English

Optimize SVG in C#

Optimize SVG files in C# to reduce their file size and improve page loading times. Learn how to use Aspose.SVG for .NET to remove unnecessary elements, attributes, and whitespace from your SVGs.
October 11, 2023 · 3 min · Muzammil Khan

Draw Circle in C#

Drawing shapes in C# is a common task and drawing circles is one of the most basic shapes. Learn how to draw a circle in C#. In this blog post, we will also show you how to fill in the circle with a color programmatically using C#.
October 9, 2023 · 3 min · Muzammil Khan

Create HTML Table in C#

HTML tables are a versatile and powerful way to display data on web pages. They can be used to create simple tables, such as a calendar, or more complex tables, such as a data grid. Learn how to create HTML tables programmatically in C# using Aspose.HTML for .NET.
October 4, 2023 · 3 min · Muzammil Khan

Create TAR Files in C# .NET

TAR format is primarily used in Unix and Unix-like operating systems to archive files and folders. In this blog post, we will walk you through the process of creating TAR files in C#.
October 3, 2023 · 2 min · Usman Aziz

Convert JPG Images to PPT in PHP

Use PHP API to convert JPG to PPT. Learn how to create effective PowerPoint presentations based on JPG images. Generate PowerPoint from JPG
October 3, 2023 · 2 min · Seriki Emmanuel

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