Convert Outlook VCF files to HTML and back in C#

Convert Outlook VCF to HTML and HTML to VCF in C#

This article shows how to automate the conversion of Outlook VCF files to web-friendly HTML and vice versa using Aspose.Email for .NET in C#. It includes code samples, step-by-step instructions, and highlights for improving contact data workflows.
September 19, 2025 · 0 min · Margarita Samodurova
Extract Outlook Reactions from MSG Files in Python

Extract Outlook Reactions from MSG Files in Python

This article shows how to extract user emoji reactions (like 👍, ❤️) from Outlook .msg files in Python using the FollowUpManager API in Aspose.Email for Python via .NET. It also explains how to use reaction metadata for automation and analytics.
September 19, 2025 · 0 min · Margarita Samodurova
Extract Properties, Attachments, and Recipients from PST Files in C#

Extract Properties, Attachments, and Recipients from PST Files in C#

This article shows developers how to work with PST files efficiently in C#. Instead of loading entire messages, you can extract only the properties, attachments, or recipient lists you need by using Aspose.Email for .NET. The guide includes code examples and explanations for working with property tags, saving attachments directly, and retrieving recipient collections
September 19, 2025 · 0 min · Margarita Samodurova
Convert multi-contact VCF files

Read and Convert Multi-Contact VCF Files in C#

This article shows how to manage multi-contact VCF files in C#, including detection, reading, and conversion to Outlook distribution lists using Aspose.Email.
September 19, 2025 · 0 min · Margarita Samodurova
Transform PNG to SVG in Python

Convert HEX to RGB or RGBA Color Codes in Python

In this blog post, you will discover how to transform HEX colors into RGB or RGBA color codes in Python. Use Aspose.SVG for Python via .NET to handle color conversions and apply them to SVG graphics.
September 19, 2025 · 0 min · Muzammil Khan
Convert HTML to DOCX in Python

Convert HTML to DOCX in Python

Automate the conversion of web pages into MS Word files programmatically. Aspose.HTML for Python via .NET offers features to convert HTML to DOCX in Python.
September 18, 2025 · 0 min · Muhammad Mustafa
Edit HTML with Python

Edit HTML with Python - Aspose.HTML for Python via .NET

Let us edit HTML with Python. Aspose.HTML for Python via .NET is an enterprise-level SDK for the creation and modification of HTML pages programmatically.
September 17, 2025 · 0 min · Muhammad Mustafa
How to Create a Dropdown List in Excel using Python

How to Create a Dropdown List in Excel using Python

Discover how to create a dropdown list in Excel with Python using Aspose.Cells. This guide covers both inline lists and range-based dropdowns, complete with code examples and practical tips for adding dropdown lists in Excel files programmatically.
September 16, 2025 · 0 min · Muzammil Khan
Create an HTML Page using Python

Create an HTML Page using Python Programmatically

Aspose.HTML for Python via .NET offers classes and methods to create an HTML page using Python. This HTML SDK is a go-to option for processing web pages.
September 16, 2025 · 0 min · Muhammad Mustafa
Convert Excel Range to Python List | Python Excel to List

How to Convert Excel Range to List in Python using Aspose.Cells

In this article, you will learn how to convert a specific Excel range into a Python list using Aspose.Cells for Python via .NET. Step-by-step tutorial with code examples for data analysis, Pandas, and JSON.
September 15, 2025 · 0 min · Muzammil Khan