Monthly Archives: April 2022

Convert USDZ to PDF in Java

USDZ files include the data related to shading, skeletal deformation, and other aspects of 3D scenes. In certain scenarios, you might want to convert a USDZ file to PDF format as the PDF files are widely supported over a number of platforms. For such requirements, this article explains how to convert USDZ to PDF files in Java.

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

Insert or Remove Header and Footer in VSD VSDX Files in C#

Headers and footers are used to display information over the top and bottom margin of each page of a file. They can include the topic, chapter, author, page number, and other relevant information. Visio diagrams in VSD or VSDX format can also contain a header and footer to show important information. This article covers how to insert or remove the header and footer in Visio files programmatically in C#.

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

Create, Update or Delete Google Calendar in C#

Google Calendar is a scheduling service that lets you create and keep track of the events such as meetings. You can log the events on the calendar and get reminders about the upcoming ones. Google also allows you to use its calendaring service programmatically. Thus, you can manage your events using Google Calendars from within your applications. In this article, you will learn how to create, update, and delete Google Calendar programmatically in C#.

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

Merge XPS Files Programmatically in Java

XPS format consists of XML markup which explains visual representation or rendering rules for a document. In certain cases, you may need to merge or combine many XPS documents. For such use cases, this article covers how to merge XPS files programmatically in Java.

Posted in Aspose.Page Product Family | Tagged , ,

Convert WOFF to TTF using C#

As a C# developer, you can easily convert Web fonts (WOFF or WOFF2) to True Type Fonts (TTF) programmatically. In this article, you will learn how to convert WOFF to TTF using C#.

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

Create PDF from LaTeX in Java

As a Java developer, you can easily create a PDF document from the LaTeX source file programmatically. In this article, you will learn how to create PDF from LaTeX in Java.

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

Create Exchange Distribution List in Java

MS Exchange Server allows you to create email distribution lists that can be used to send emails to a group of people without entering individual email addresses. To create such lists programmatically, this article covers how to create a distribution list on MS Exchange Server in Java. Furthermore, it shows how to fetch a distribution list programmatically.

Posted in Aspose.Email Product Family | Tagged , ,

Add and Remove Members in MS Exchange Distribution Lists in C#

While working with MS Exchange Server from within .NET applications, you may need to work with distribution lists. In the previous post, you have seen how to create and fetch Exchange distribution lists. In this article, you will learn how to add or remove members in MS Exchange distribution lists programmatically in C# .NET.

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

Create and Read MS Outlook Distribution Lists in C#

Email distribution lists make it easier to send a single email to a group of people without writing their individual email IDs. You can create as many lists as required based on the circles you have, such as official, social, etc. MS Outlook also allows you to make the distribution lists and often you may need to create such lists programmatically. So let's see how to create and read MS Outlook distribution lists in C# .NET.

Posted in Aspose.Email Product Family | Tagged , ,

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