Document Processing APIs for C# .NET, Java, Python, and C++

Aspose Document Processing APIs provide robust solutions for enterprises across various programming languages including C# .NET, Java, Python, and C++.
August 29, 2023 · Usman Aziz

Add Text to Image in C#

Adding text to images can be a great way to add context, branding, or even just a little bit of fun. In this tutorial, we’ll show you how to write text on photos or add text to images in C#.
August 28, 2023 · Muzammil Khan

OCR PDF and Extract Text from PDF in Python

Learn how to perform OCR on PDF documents to recognize and extract text from scanned PDF documents programmatically. In this article, you will learn how to OCR PDF and extract text from PDF documents in Python.
August 25, 2023 · Muzammil Khan

Convert CSV to JSON using Java

In this blog, we’ll delve into how to convert CSV (Comma-Separated Values) files to JSON (JavaScript Object Notation) in Java.
August 24, 2023 · Usman Aziz

Convert XML to Excel using Java

Converting XML data into Excel XLS files can be incredibly useful for data analysis, reporting, and other business tasks. In this blog post, we will explore how to convert XML data to Excel XLS in Java.
August 23, 2023 · Usman Aziz

Extract SVG from Website in C#

Learn how to extract SVGs from websites using C#. Elevate your design and development with vector magic. In this article, you will learn how to extract inline or extrnal SVG images from a webpage programmatically in C#.
August 23, 2023 · Muzammil Khan

Merge Multiple Excel Files in C#

Are you tired of manually copying and pasting data from multiple Excel files? If so, you’re in luck! In this tutorial, we’ll explore how to effortlessly merge Excel files in C#.
August 22, 2023 · Usman Aziz

5 Ways to Retrieve Emails using C# .NET

Discover the ways to retrieve emails in C# via POP3, IMAP, EWS, Graph API or from offline mailbox storages of various formats such as PST, MBOX, OLM, TGZ. The article will provide you with valuable step-by-step instructons on email retrieval.
August 19, 2023 · Margarita Samodurova

Creating Mbox Files using C# .NET

It is challenging to store multiple emails in a single file. So, an effective way to do this is storing them in an mbox format. In this article, we will explore the nature of mbox format, its structure and characteristics and learn to do basic manipulations with mbox files using in Aspose.Email .NET library
August 19, 2023 · Margarita Samodurova

Manage Calendar Items using C# .NET

Working with Calendar files is an inevitable part in the proccess of programming any calendar app. They help users manage their time effectively, keep up with currect events, and, overall, be diligent in performing their duties. With our advanced Aspose.Email .NET library, developers can implement this capability easily. In this article, we will explore the notion of calendar items and their usability, learn to create, read and save Calendar ICS files, work with recurring events using C# .NET
August 19, 2023 · Margarita Samodurova