Monthly Archives: April 2022

Convert OneNote Document to HTML Webpage using C#

As a C# developer, you convert OneNote to HTML. Converting OneNote to HTML allows showing the content in any browser without sharing the original files. In this article, you will learn how to convert a OneNote document to an HTML webpage using C#.

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

Insert Text or Image in XPS using C#

XPS files contain fixed page layout information including the layout, appearance, and printing information for a document. You can insert some text or image into an XPS file programmatically in C#.

Posted in Aspose.Page Product Family | Tagged , ,

Generate Thumbnails for PDF Files in Java

While embedding the PDF documents into a web application you may need to generate a thumbnail. In other scenarios, such as creating a PDF viewer, you may need to create a thumbnail for each page in the PDF. In this article, we will show you how to generate thumbnails of a PDF file programmatically in Java. We will explicitly cover how to create a thumbnail of a particular page or all the pages in a PDF file.

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

Create and Update Folders using Microsoft Graph API in Java

Microsoft provides Graph API to interact and work with Office 365 and Microsoft Cloud services. It allows you to create and manage folders, access messages, manage categories and use other services programmatically. In this article, you will learn how to use Microsoft Graph API to create and update folders in Java.

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

Add Objects to XBRL Documents using C#

You can easily create an XBRL instance document programmatically and add objects or elements such as schema reference, context, unit, items, etc. In this article, you will learn how to add objects to XBRL instance documents using C#.

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

Convert IFC to PDF in C#

Sometimes you might need to convert an IFC file to PDF format because only a limited number of applications support viewing the IFC files. Accordingly, this article covers how to convert an IFC file to PDF format programmatically in C#.

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

Manage Inbox Rules on Exchange Server in Java

While using Microsoft Exchange Server services, you may need to define different rules for the inbox folder. These rules are applied to the messages such as moving a message to a folder, deleting a message, etc. An inbox rule is comprised of conditions and the actions to be performed when the conditions are met. In this article, you will learn how to create and update inbox rules on MS Exchange Server in Java.

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

Convert USDZ to FBX in C#

In some cases, you may need to convert USDZ to FBX format. For such requirements, this article covers how to convert a USDZ file to an FBX file programmatically in C#.

Posted in Aspose.3D Product Family | Tagged , ,

Convert OFT Files to HTML in Java

MS Outlook uses OFT as a template format to create layouts for the emails. The template can be preformatted and populated with the content dynamically for creating custom messages. In some instances, you may get the OFT files and need to convert them to HTML format programmatically. To achieve that, this article shows how to convert an OFT file to HTML in Java.

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

Create, Update or Delete Tasks on MS Exchange Server in C#

Various people create a list of activities to be performed, which is also known as a to-do list. Such lists are usually created on a paper, text editor, spreadsheets, etc. Microsoft also provides you the feature of creating and managing to-do lists and terms them as tasks. In this article, we will cover how to add, update, or delete tasks on MS Exchange Server programmatically in C#.

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