Search
Follow Us
Categories
- Success Stories(157)
Archives
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.
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#.
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.
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.
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 Aspose Sponsors DevNexus 2022
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.
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 HTML to MHT in Java, Java HTML to MHTML, Jave HTML to MHT
Convert XBRL to PDF using C#
As a .NET developer, you can easily convert XBRL files or financial data from XML files to PDF documents. In this article, you will learn how to convert XBRL to PDF using C#.
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#.
Posted in Aspose.PSD Product Family Tagged Add Sign to Image, Image Signature, Image signing csharp, Sign Image, Sign Image Csharp