English

Write and Read Messages on Thunderbird Storage in C# .NET

Thunderbird is an open-source email client application that lets you configure multiple email servers and access their email messages. This makes it possible for you to manage emails from multiple accounts in a single place. In certain cases, you may need to create and access email messages in Thunderbird storage programmatically. Accordingly, in this article, you will learn how to write and read messages on Thunderbird storage in C# .NET.
March 19, 2022 · 3 min · Usman Aziz

Add Signature to an Image Programmatically in C#

These days many organizations and institutions have adopted paperless policies. In some use cases, you might need to sign images for different purposes. Aspose.PSD for .NET API can be used to work with different graphic layers and images. This article covers how to add a signature to an image programmatically in C#.
March 18, 2022 · 2 min · Farhan Raza

Convert VSD or VSDX Visio to Word DOC or DOCX in C#

Visio files can contain text, lines, or shapes to create drawings like a flowchart, organizational chart, etc. In some scenarios, you may want to convert a Visio drawing to a Word document in DOC or DOCX file format. Accordingly, this article explains how to convert a VSD or VSDX diagrams file to a Word document in DOC or DOCX file format programmatically in C#.
March 16, 2022 · 3 min · Farhan Raza

Insert Text or Image in XPS Programmatically in Java

XPS files are based on XML paper specifications which are used to save information about the appearance, layout, and printing. You can easily insert any text or image into an XPS file programmatically in Java.
March 15, 2022 · 3 min · Farhan Raza

Convert TTF to WOFF in C#

As a C# developer, we can easily convert TTF to WOFF. TTF (True Type Font) works fine on all digital platforms and gives excellent quality on-screen and in printed documents. On the other hand, the WOFF (Web Open Font Format) is mostly used on web pages. It contains format-specific compression and additional XML metadata. In this article, we will learn how to convert TTF to WOFF using C#.
March 15, 2022 · 3 min · Muzammil Khan

Convert IFC to PDF in Java - CAD API For Java Developers

Convert IFC to PDF File in Java programmatically. Aspose.CAD lets you export Industry Foundation Class files to PDF documents smoothly and seamlessly.
March 14, 2022 · 2 min · Farhan Raza

Convert DWG to FBX Programmatically in C#

DWG files are CAD drawings that are commonly used by architectural or engineering applications. Whereas, FBX files are used for data compatibility between several 3D modeling applications. In some scenarios, you may want to convert a DWG file to FBX format. This article elaborates on how to convert DWG to FBX file programmatically in C#.
March 14, 2022 · 2 min · Farhan Raza

Manage Inbox Rules on Exchange Server in C#

Microsoft Exchange Server allows you to define different rules for the inbox, which are applied to the messages such as moving a message to a folder, deleting a message, etc. While working with the Exchange services from within .NET applications, you may need to manage inbox rules programmatically. In this article, you will learn how to create and update inbox rules on MS Exchange Server in C# .NET.
March 13, 2022 · 3 min · Usman Aziz

Convert USDZ to FBX in Java

USDZ files contain robust schemas which are helpful for the interchange of skeletal, geometry, and shading information. Different 3D graphics manipulating applications might sometime need to export a USDZ file to FBX file format. In accordance with such requirements, this article covers how to convert USDZ to FBX format programmatically in Java.
March 12, 2022 · 2 min · Farhan Raza

Create, Update or Delete Tasks on MS Exchange Server in Java

To-do lists are used to keep track of the activities to be performed. People create such lists on paper, text editors, spreadsheets, etc. Microsoft Exchange Server also provides the feature of creating and managing to-do lists that are composed of tasks. To work with these tasks programmatically, this article shows how to add, update, or delete tasks on MS Exchange Server in Java.
March 11, 2022 · 3 min · Usman Aziz