Monthly Archives: March 2022

Convert DWG to OBJ in Java

DWG files contain vector images as well as metadata so that any off-book information is not needed to comprehend the drawings. Such drawings are used by engineers, architects, or town planners to create huge designs. In certain situations, you might require to convert a DWG file to an OBJ 3D Object format file. According to such use cases, this article covers how to convert a DWG file to an OBJ file programmatically in Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Create OMR Template from Text Markup using Java

As a Java developer, you can easily generate OMR surveys, quizzes, or answer sheets from text markup programmatically. In this article, you will learn how to create an OMR Template from text markup using Java.

Posted in Aspose.OMR Product Family | Tagged , , , , , ,

Work with Conversations on MS Exchange Server in C#

The conversations on Microsoft Exchange Server are referred to as the group of email messages in a thread. In simple words, an email and all its replies are known to be a conversation. In this article, we will show you how to work with conversations in MS Exchange Server programmatically. Particularly, you will learn how to find, copy, move and delete conversations on MS Exchange Server in C# .NET.

Posted in Aspose.Email Product Family | Tagged , , , ,

Convert EPUB to a PNG or JPG Image in Java

EPUB file format is popular for printing e-books, brochures, pamphlets, etc. Sometimes you may need to convert an EPUB file to an image for displaying file contents. Therefore, this article guides you on how to convert an EPUB file to a JPG or PNG image programmatically in Java.

Posted in Aspose.HTML Product Family | Tagged , ,

Convert Visio VSD or VSDX to XAML in C#

You may need to convert a Visio file in VSDX or VSD format to a XAML file. This article covers how to convert a VSD or VSDX diagram to a XAML file programmatically in C#.

Posted in Aspose.Diagram Product Family | Tagged , , , , ,

Get Contacts List from Microsoft Exchange Server in C#

Microsoft Exchange Server is a well-known platform for email, calendaring and other collaboration services. Often you may need to connect to your MS Exchange Server and retrieve the list of contacts programmatically. To achieve that, this article shows how to get the contacts list from Microsoft Exchange Server in C# .NET.

Posted in Aspose.Email Product Family | Tagged , ,

Convert STL to USDZ in C#

STL files are used in computer-aided manufacturing as these files contain 3D geometrical information. Whereas, a USDZ file is often used to create augmented-reality-based scenes. In certain use cases, you might need to convert an STL file to USDZ format. This article covers how to convert an STL file to a USDZ file programmatically in C#.

Posted in Aspose.3D Product Family | Tagged , ,

Convert USDZ to STL File in C#

USDZ files are commonly used to create augmented reality-based scenes. USDZ files include data for rigging, textures, geometry, etc. to precisely portray a 3D scene. In certain scenarios, you might need to convert a USDZ file to STL format. Accordingly, this article explains how to convert a USDZ file to an STL file programmatically in C#.

Posted in Aspose.3D Product Family | Tagged , ,

Connect to IMAP Servers in Python

Internet Message Access Protocol (IMAP) is one of the most commonly used protocols for reading messages from an email server. In order to access the mailbox from your client applications, you would first need to establish a connection with the IMAP server. To achieve this, this article covers how to connect to an IMAP server using Python. Furthermore, you will learn how to fetch messages from an IMAP server programmatically.

Posted in Aspose.Email Product Family | Tagged , , ,

Find and Replace Text in Visio Diagram in Java

In certain scenarios, you might want to find and replace some text in a VSD or VSDX format Visio diagram. Accordingly, this article explains how to find and replace text in Visio drawings programmatically in Java.

Posted in Aspose.Diagram Product Family | Tagged , ,