Work with Smart Filters and Smart Objects in PSD File with C#

you can add one or more smart filters provided a layer is a smart object. This article covers how to edit and update smart filters as well as add new filters like GaussianBlurSmartFilter, AddNoiseSmartFilter, etc. to an image programmatically in C#.

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

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

Convert DWG to OBJ in Java

DWG files contain vector images as well as metadata so that any off-book information is not needed to comprehend the drawings. Such drawings are used by engineers, architects, or town planners to create huge designs. In certain situations, you might require to convert a DWG file to an OBJ 3D Object format file. According to such use cases, this article covers how to convert a DWG file to an OBJ file programmatically in Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Create OMR Template from Text Markup using Java

As a Java developer, you can easily generate OMR surveys, quizzes, or answer sheets from text markup programmatically. In this article, you will learn how to create an OMR Template from text markup using Java.

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

Work with Conversations on MS Exchange Server in C#

The conversations on Microsoft Exchange Server are referred to as the group of email messages in a thread. In simple words, an email and all its replies are known to be a conversation. In this article, we will show you how to work with conversations in MS Exchange Server programmatically. Particularly, you will learn how to find, copy, move and delete conversations on MS Exchange Server in C# .NET.

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