Convert Visio VSD or VSDX to VDX in Java

Sometimes you might need to convert a VSD or VSDX file to a VDX file which is based on XML schema. In accordance with such scenarios, this article explains how to convert a VSD or VSDX Diagram file to a VDX file in Java.

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

Convert DWG to OBJ File in C#

You may need to render such drawings in 3D modeling applications for visualizing or manipulating the designs. You can convert the DWG file to a 3D Object file in OBJ format. This article covers how to convert a DWG drawing to an OBJ file programmatically in C#.

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

Add, Update and Delete Contacts from Microsoft Exchange Server in Java

Microsoft Exchange Server is an email and calendaring server that provides different collaboration services like email, calendars, contacts management, etc. In one of my posts, I have shown you how to access and read emails from Microsoft Exchange Server programmatically in Java. However, we often need the contact list that we have on the MS Exchange Server. So in this article, you will learn how to add, delete, or update contacts on Microsoft Exchange Server in Java.

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

Convert VSD or VSDX to VDX in C#

Visio drawings are collections of shapes and icons which can be used for different purposes. For example, a floor plan or a blueprint of a building. In some cases, you might need to convert a Visio drawing to a VDX file. In accordance with such scenarios, this article covers how to convert VSD or VSDX diagrams to a VDX file programmatically in C#.

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

Convert PowerPoint PPT to Animated GIF in Python

In various cases, PowerPoint presentations are converted to other formats such as HTML, images, etc. It is usually done to avoid dependency on MS PowerPoint to view the presentations. In accordance with that, this article shows how to convert a PowerPoint PPT or PPTX presentation to an animated GIF in Python. Moreover, we will cover how to set frame size, the delay between slides, and frames per second programmatically.

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

Convert EPUB to Word DOCX in C#

EPUB files are frequently used to share or print brochures, pamphlets, or eBooks. In some cases, you might need to convert EPUB to a Word DOCX file. In accordance with such use cases, this article explains how to convert an EPUB file to DOCX format programmatically in C#.

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

Convert EPUB to XPS File in C#

EPUB files are commonly used to share or print files on a large scale. For instance, EBooks are very common these days, which are created in EPUB format. In certain situations, you may need to convert EPUB to an XPS file. Accordingly, this article covers how to convert an EPUB file to XPS format programmatically in C#.

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

Extract Text and Images from OneNote Documents using C#

You can easily extract text or images from OneNote documents programmatically without using MS OneNote. In this article, you will learn how to extract text and images from OneNote documents using C#.

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

Work with VBA Macros in PowerPoint PPT/PPTX in Python

VBA macros allow you to automate various types of operations in PowerPoint presentations. You can use them for generating charts, unhiding the hidden objects, and performing different repetitive tasks in the presentations. While working with PowerPoint presentations from within your Python applications, you may need to manipulate VBA macros. Therefore, in this article, you will learn how to add, extract and remove VBA Macros in PowerPoint using Python.

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

Add or Remove Shapes in PowerPoint Slides using Python

Various types of diagrams are used in PowerPoint presentations to make the content more elaborative. These diagrams are comprised of different shapes such as ellipses, lines, rectangles, and connectors. In this article, you will learn how to add, clone, and remove shapes in PowerPoint slides programmatically in Python.

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