Search
Follow Us
Categories
- Success Stories(157)
Archives
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#.
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 MHT to Image Java, MHT to JPG Java, MHT to PNG Java, MHTML to Image, MHTML to JPG, MHTML to PNG
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.
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 Convert MHT to PDF in csharp, MHT to PDF, MHTML to PDF
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.
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 DWG Drawing to OBJ Object, DWG to OBJ in Java, Java DWG to OBJ
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.
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 API to Work with Conversations in MS Exchange Server in Csharp, Copy a Conversation in MS Exchange Server Csharp, Delete a Conversation in MS Exchange Server Csharp, Find Conversations in MS Exchange Server Csharp, Move a Conversation in MS Exchange Server Csharp