Monthly Archives: March 2022

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

Import Gmail Contacts Programmatically in Java

Google's Gmail is among the most popular and commonly used email services. Gmail provides a range of features along with just sending and receiving emails, such as calendars, chats, etc. In certain cases, you may need to connect to Gmail and import contacts programmatically from within your applications. To achieve that, this article shows how to import Gmail contacts using Java. Also, we will cover how to access contacts in a specific email group.

Posted in Aspose.Email Product Family | Tagged , ,

Change SVG Color or Background Programmatically in C#

SVG images are getting popular because of their scalability and quality features. In some scenarios, you might need to change the color of SVG images to make them more attractive. This article covers how to change the color of different SVG elements programmatically in C#.

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

Convert VCF Files to HTML in Java

VCF is a commonly used format to store the contact information of single or multiple persons. Also, it can contain the contact information of the business. The fields of a VCF file include name, address, phone, email, etc. In certain cases, you may need to convert a VCF file to HTML, for example, to embed it into a web page. To accomplish that programmatically, this article shows how to convert a VCF file to HTML in Java.

Posted in Aspose.Email Product Family | Tagged , ,

Create, Update, and Delete Contacts in Gmail using Java

Gmail is one of the commonly used online applications for sending and receiving emails. In addition, it allows working with calendars, contacts, chats, etc., and provides various other collaboration services. Recently, in an article, we have covered how to import contacts from a Gmail account. Today, you will learn how to create, update, and delete contacts in a Gmail account using Java.

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

Aspose sponsors DevNexus 2022 Java conference

DevNexus 2022 is right around the corner! Hosted on April 12-14 at the Georgia World Congress Center (GWCC), DevNexus is Atlanta’s most exciting conference for professional software developers. Come and discover how the industry’s best minds use the latest Java technologies to build solutions to business problems. Connect with other software developers, and study real-life case studies in Java application development. DevNexus provides exceptional speakers and presentations and also great food and much more.

Posted in Developer Community Support | Tagged

Convert EML and MSG Emails to PDF in Java

EML and MSG are popular email formats used by MS Outlook to store emails. There could be the cases when you need to share the content of EML or MSG files from within your web or desktop applications. One of the most suitable solutions is the conversion of email files to PDF format. In this article, you will learn how to convert an EML or MSG email to PDF programmatically in Java.

Posted in Aspose.Email Product Family | Tagged , ,

Convert HTML to MHT in Java

MHT files are used to keep images, text, CSS, and other related resources in a single webpage. In some use cases, you might want to convert an HTML file to MHT format. Accordingly, this article covers how to convert HTML to MHT format programmatically in Java.

Posted in Aspose.HTML Product Family | Tagged , ,