Tag Archives: Java Email Library

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 and Send Outlook Email Messages using Java

Create and Send Outlook Emails Java

Aspose.Email for Java is a powerful email processing API that provides all the basic as well as advanced features for email management. It allows you to create Outlook email messages, read existing emails, and convert MSG, EML, PST, OST, MBOX, and MHT messages to other formats from within your Java applications. In this article, I’ll demonstrate some basic yet important features of how to create and send Outlook emails using Java.

I am going to cover the following features of … Continue Reading

Posted in Aspose.Email Product Family | Tagged , ,

Work with Extended Attributes of Messages using EWS in Java

aspose-email-for-java

We are pleased to announce the release of Aspose.Email for Java 17.11. This release introduces a new feature of working with Extended attributes of messages using API’s Exchange Web Service (EWS) client. In addition, it also brings several fixes to other functionality of the API that further stabilizes the overall behavior of the API in terms of expected behavior. For a complete list of what is new and fixed, please visit the release notes section of API documentation.

Work

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