English

Text to QR Code Generator in Python

Learn how to develop a text to QR code generator in Python. In this blog post, we will show you how to create QR codes for any type of text programmatically in Python.
October 2, 2023 · 3 min · Muzammil Khan

Extract Nested ZIP Archives in Python

Extracting files from nested ZIP files can be a challenging task if you don’t have the right tools. In this blog post, we will explore how to extract nested ZIP archives in Python effortlessly.
October 2, 2023 · 2 min · Usman Aziz

Convert PPT to JPG in PHP

Learn how to convert PowerPoint PPT to JPG images in PHP. Generate JPG pictures from slides in PowerPoint presentations by running PHP code
September 28, 2023 · 3 min · Seriki Emmanuel

Copy Pages in PDF using C# .NET

Sometimes, you may need to manipulate PDF files programmatically, and one common task is copying PDF pages. So in this blog post, we will explore how to copy pages in PDF files using C#.
September 27, 2023 · 3 min · Usman Aziz

Convert Publisher to JPG in C#

In this blog post, we will show you how to convert Publisher files to JPG images in C#. We will provide a step-by-step guide and code snippets to help you get started.
September 27, 2023 · 4 min · Muzammil Khan

Create and Read OMR Sheet with Barcode in C#

Learn how to create and read an OMR sheet with a barcode in C# using the Aspose.OMR for .NET API. This comprehensive and easy-to-use API provides a variety of features and options, making it a powerful and versatile solution for a wide range of OMR applications.
September 25, 2023 · 3 min · Muzammil Khan

Append Files to a ZIP Archive in Python

In this blog post, we’ll explore how to append files to a ZIP archive in Python in a few simple steps.
September 25, 2023 · 2 min · Usman Aziz

Merge TAR with ZIP in Python

Two commonly used compression formats are TAR and ZIP, each with its own strengths and use cases. In this blog post, we will explore how to merge TAR with ZIP in Python.
September 22, 2023 · 3 min · Usman Aziz

Create and Open PPT in Node.js

Learn how to create and open PowerPoint PPT, PPTX files in Node.js. Add slide to PPT in Node.js. Add text to PowerPoint in Node.js. Add an image to PowerPoint in Node.js
September 22, 2023 · 6 min · Seriki Emmanuel

Merge Multiple ZIP Files in Python

In this blog post, we will explore how to merge multiple ZIP files into a single ZIP in Python.
September 21, 2023 · 2 min · Usman Aziz