Convert SVG to Word DOCX/DOC Document in C#

SVG images are popular because of their being scalable in nature. In certain scenarios, you might need to convert an SVG image to a Word document in DOCX or DOC format. Accordingly, this article covers how to convert an SVG file to a Word document programmatically in C#.

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

Convert PDF Files to PowerPoint PPT in Python

PDF format is very much in the business for creating and sharing digital documents. Since it provides cross-platform support, people opt to send and receive documents in PDF format. There could be the case when you need to import the content from a PDF file to another document such as Word, PowerPoint, etc. To accomplish this programmatically, in this article, you will learn how to convert a PDF file to PowerPoint PPT/PPTX in Python.

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

Download Youku Video Programmatically in C#

Youku is China’s famous online video hosting and streaming platform. In some specific scenarios, you may need to download a video from Youku. This article covers how to download a Youku video programmatically in C#.

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

Generate and Read Royal Mail Mailmark 2D Barcode using C#

The Royal Mail Mailmark 2D barcode is a machine-readable barcode used in letters. It provides information about mail tracking & delivery status, delivery schedule and reporting statistics. In this article, you will learn how to generate and read Royal Mail Mailmark 2D barcodes using C#.

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

Set Background of PowerPoint PPT Slides in Python

PowerPoint allows you to set different types of slide backgrounds in the presentations. For example, you can set an image, a solid color, etc. as background. In this article, we will show you how to set the background of PowerPoint PPT slides in Python. We will explicitly cover how to fill a PPT slide's background with an image, color, or a gradient programmatically.

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

Create and Manipulate Tables in PowerPoint PPT using Python

Tables are commonly used to organize the data in the form of rows and columns. They make it quite easier to view, understand and analyze the data. In various cases, you have to insert tables in your PowerPoint presentations. To accomplish that programmatically, this article covers how to create tables in PowerPoint PPT or PPTX using Python. Moreover, you will learn how to access, modify, and format the existing PowerPoint tables.

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

Convert VSD or VSDX Visio File to SWF Programmatically in C#

In some use cases, you might need to convert a VSD or VSDX diagram to an SWF file. In accordance with similar requirements, this article covers how to convert a VSD or VSDX file to an SWF file programmatically in C#.

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

Fetch Emails from POP3 Server in Python

Fetch Emails from POP3 Server in Python

Post Office Protocol (POP3) is a popular email protocol that is used to fetch emails from the mail servers. To work with the email messages in the mailbox, you first need to establish a connection to the POP3 server. To achieve that, this article covers how to connect to a POP3 server from within a Python application. Furthermore, you will learn how to fetch email messages from a POP3 server programmatically in Python.

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

Read MS Outlook PST Files in Java

PST (Personal Storage Table) is a well-known file format that is used for storage purposes by different Microsoft programs such as MS Outlook, Exchange, and Windows Messaging. PST files can store messages, contacts, and information about other items such as calendars, events, etc. In certain cases, you may need to parse a PST file and extract data from it programmatically. To achieve that, this article shows how to read MS Outlook PST files using Java. You will learn how to extract folders' information, read emails and fetch contacts from a PST file.

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

Convert OBJ to USDZ File Programmatically in C#

An OBJ file is a geometry definition file format that can contain texture maps, polygonal faces, and 3D coordinates. You may need to convert an OBJ file to a USDZ file for certain requirements. This article covers how to convert OBJ to USDZ file programmatically in C#.

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