Monthly Archives: April 2022

Convert MHT to an Image in Java

In certain situations, you may need to convert an MHT file to an image format. Accordingly, this article covers how to convert an MHT or MHTML to an image in JPG or PNG format programmatically in Java.

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

Read Emails from Shared Mailbox on Exchange Server in Java

Microsoft Exchange Server provides the facility of a shared mailbox that can be accessed by multiple users. The users can send or receive emails, create calendars and tasks, and perform other activities. While working with MS Exchange Server programmatically, you may need to access emails from a shared mailbox. Therefore, in this article, you will learn how to read email messages from a shared mailbox on MS Exchange Server using Java.

Posted in Aspose.Email Product Family | Tagged , ,

Generate and Display Barcode Image in ASP.NET MVC

As a .NET developer, you can easily generate various types of barcodes and display them in Razor pages. In this article, you will learn how to generate and display a barcode in an ASP.NET MVC application.

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

Convert MHT to PDF File in C#

MHT file is a webpage archive format that includes text, graphics, animations, CSS, JavaScript, and all linked resources in a single file. Some webpages access images or other resources from a server and saving the page in MHT or MHTML format will let you see such contents even when you are offline. In certain cases, you may need to convert an MHT file to PDF format. This article covers how to convert an MHT file to a PDF file in C#.

Posted in Aspose.HTML Product Family | Tagged , ,

Create and Send Messages using Microsoft Graph API in Java

Microsoft Graph API allows you to access and utilize various services of Office 365 and Microsoft Cloud programmatically. In the previous article, we have shown you how to use Microsoft Graph API to create and update folders. In this article, we will demonstrate how to create and send messages using Graph API in Java.

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

Create and Delete Folders on MS Exchange Server in C#

In Microsoft Exchange Server, emails are organized in different folders such as inbox, outbox, etc. Also, you can create your own folders or subfolders based on your needs. While working with MS Exchange Server, you may need to create custom folders programmatically. In this article, you will learn how to create folders or subfolders with EWS on MS Exchange Server in C# .NET. Also, we will cover how to delete a folder on Exchange Server.

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