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 , ,

Read MS Outlook PST Files in C# .NET

PST (Personal Storage Table) is a storage file format that is used by different Microsoft programs such as MS Outlook, Exchange, and Windows Messaging. PST files are capable of storing messages, contacts, calendars, events, etc. In certain cases, you may need to parse a PST file and extract data from it programmatically. To achieve that, this article shows how to read MS Outlook PST files using C# .NET. Particularly, you will learn how to extract folders' information, read emails and fetch contacts from a PST file.

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

Add, Update and Delete Contacts from Microsoft Exchange Server in C#

Microsoft Exchange Server is a popular platform that provides various collaboration services like email, calendars, contacts, etc. In the previous post, we have shown you how to read emails from Microsoft Exchange Server. However, you may also need to work with the contacts on the Exchange Server programmatically. In this article, you will learn how to add, delete, or update contacts on Microsoft Exchange Server in C# .NET.

Posted in Aspose.Email Product Family | Tagged , ,

Extract Text or Images from OneNote Documents using Java

As a Java developer, you can easily extract text or images from OneNote documents programmatically without using MS OneNote. In this article, you will learn how to extract text and images from OneNote documents using Java.

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