English

Convert Word DOC/DOCX to TXT in C#

In the realm of document processing, the need often arises to convert Word documents into simpler plain text formats. So in this blog post, we’ll explore how to convert a Word document to TXT format in a C# application.
November 14, 2023 · 3 min · Usman Aziz

Magic Wand Tool for Java

Aspose.Imaging for Java offers the Magic Wand tool, which allows precise and efficient selection of areas in an image based on color similarity. In this blog post, we will explore how to use the Magic Wand tool on an image in Java.
November 13, 2023 · 3 min · Usman Aziz

C# API for Email Bounces and Delivery Notifications Handling

Managing email bounces and delivery notifications is essential for effective email communication. Learning to handle them is not only about technical competence but also about improving the effectiveness. In this article we will guide you to the principles of these operations and provide you with functional code samples with intuitive steps.
November 11, 2023 · 4 min · Margarita Samodurova

Parsing and Creating Outlook Tasks in C#

Introducing a software tool for effective management of Outlook tasks. In this blog post, we will explore how to parse and create MSG files for Outlook tasks using C# .NET API.
November 11, 2023 · 3 min · Margarita Samodurova

Working with Distribution Lists in Outlook PST Files using C#

Distribution lists, also known as contact groups, are a handy feature in Microsoft Outlook. If you’re working with Outlook PST files in your C# application, you might find it useful to interact with distribution lists. In this blog post, we will explore how to work with distribution lists in Outlook PST files using C#.
November 11, 2023 · 4 min · Margarita Samodurova

Compare Two Word Documents in C#

You often need to compare two Word documents to identify differences, revisions, or updates. In this blog post, we’ll explore how to compare Word documents in C#.
November 10, 2023 · 3 min · Usman Aziz

Create Tables in Word Documents using Java

When it comes to automating document creation and manipulation in Java, you may need an effortless solution to create tables within Word documents. So in this blog post, we will explore how to create tables in Word documents in a Java application.
November 8, 2023 · 5 min · Usman Aziz

Convert PUB to TIFF in C#

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

Create and Modify VBA Macros in Word Documents using Java

In this blog post, we’ll explore how you can create and modify VBA code in Word documents in a Java application.
November 7, 2023 · 5 min · Usman Aziz

Convert ODP to PDF Online - Free Online Converter

Use online ODP to PDF web app to convert OpenOffice ODP to PDF. Learn how to convert ODP to PDF using code: convert ODP to PDF in C#, Java, C++, Python, Node.js, and PHP
November 2, 2023 · 4 min · Seriki Emmanuel