Delete Blank Rows and Columns in Excel using Python

We often need to remove empty rows or columns in an Excel worksheet while handling data. In this article, you will learn how to delete blank rows and columns in an Excel worksheet using Python.
January 15, 2024 · Muzammil Khan

Manage MS Contacts: Load, Parse, Save MSG Files in C# .NET

When building communication apps, the implementation of the contact handling functionality is crucial. It improves connections and overall productivity. By automating data tasks, and optimizing communication, you can create outstanding custom software applications. This article explores how to enhance contact management by programmatically handling Outlook MSG files.
January 12, 2024 · Margarita Samodurova

Outlook TNEF Format Emails Processing in C# .NET

Get a clear overview of Outlook TNEF emails, the challenges they bring, and step‑by‑step techniques to load, create, process, and save TNEF messages effortlessly with C#.
January 12, 2024 · Margarita Samodurova

Retrieve Emails in Python via IMAP, POP3 or from Offline Storage

Discover the ways to retrieve emails from POP3, IMAP servers and local storages. The article will provide you with a tutorial that details key features and capabilities of Aspose.Email, with a focus on how it can be utilized to retrieve emails in Python.
January 12, 2024 · Margarita Samodurova

How to Convert XML to PDF in Python

In this article, you will learn how to convert XML to PDF in Python. You will learn to generate PDF files dynamically from the XML data. Furthermore, the article also provides the complete XML schema that is used to create a PDF document.
January 11, 2024 · Muzammil Khan

Convert SVG to PNG in Java - Image Conversion Software

Follow this blog post to learn how to convert SVG to PNG in Java. Install Aspose.HTML for Java and build an SVG to PNG converter programmatically.
January 10, 2024 · Muhammad Mustafa

Convert Picture to Word in C#

In certain cases, you may need to insert pictures or photos into Word documents in DOC or DOCX formats. So in this blog post, we’ll learn how to convert a picture to a Word document in a C# application.
January 8, 2024 · Muzammil Khan

Resize JPG Images in Python

In certain cases, we receive images that do not align with our size specifications, necessitating the need for resizing. This article will guide you on resizing images using Python.
January 3, 2024 · Muzammil Khan

Generate Bookland EAN Barcode in Python

In this article, we will learn how to generate Bookland EAN barcodes in Python. We will learn to generate ISBN barcode for books using the EAN-13 code and save them as image files.
January 1, 2024 · Muzammil Khan

C# .NET Drawing API - Draw Graphics on Images

To empower developers with advanced yet easy-to-implement drawing features, we introduce Aspose.Imaging.Drawing, a powerful API designed for C# .NET applications, offering a range of image drawing features.
December 29, 2023 · Usman Aziz