Monthly Archives: October 2021

Convert MS Project MPP Files to SVG Format using Java

The SVG format is mostly used for embedding content in desktop and web applications. There might be situations where you need to embed your MPP files into desktop or web applications. To achieve that, converting your MPP files to SVG format will prove to be helpful. To that end, this article will teach you how to convert MPP files to SVG format using Java.

Posted in Aspose.Tasks Product Family | Tagged , ,

Convert PDF Files to Word Document in Python

PDF is a commonly used file format for sharing and printing documents. However, in certain cases, PDF files are converted to Word DOCX or DOC format to parse the text or make the document editable. For such scenarios, this article covers how to convert a PDF file to a Word document using Python. Moreover, you will learn how to specify different load options to control the loading of PDF files dynamically.

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

Create MS Word Documents using Python

MS Word files are immensely used to create various types of documents such as invoices, reports, technical articles, etc. The document automation has facilitated the users to generate Word documents dynamically from within their web or desktop portals. In this article, we will cover how to generate Word documents in Python without MS Office. Moreover, you will learn how to create a DOCX or DOC file and add text or other elements into it dynamically using Python.

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

Add Header and Footer in PowerPoint Presentations using C++

You can use header and footer sections in PowerPoint slides to display additional information such as slide number, date, author, etc. You can also manipulate these sections programmatically within your C++ applications. To that end, this article will teach you how to add header and footer in PowerPoint presentations using C++.

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

Convert Word DOCX or DOC to PDF in Python

Word to PDF is one of the most popular and immensely performed document conversions. The DOCX or DOC files are converted to PDF format before they are printed or shared. In this article, we will automate Word to PDF conversion in Python. The steps and code samples will demonstrate how to convert DOCX or DOC files to PDF within a few lines of Python code. Also, you will learn about different options to customize Word to PDF conversion.

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

Find and Replace Text in PowerPoint PPTX/PPT using C++

Finding and replacing text is a common task that you may need to do often. In the case of multiple files, doing this programmatically will prove to be more efficient. To that end, this article will teach you how to find and replace text in PowerPoint files using C++.

Posted in Aspose.Slides Product Family | Tagged , ,

Crop or Rotate PSD Image in Java

PSD image files are used to design pictures for logos, banners, brochures, and many other purposes. In certain scenarios, you may need to crop or rotate a PSD file within your Java applications. This article covers how to crop or rotate a PSD file programmatically using Java.

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

Convert Excel Files to PDF on Linux using Java

In various cases, you need to convert the Excel spreadsheets to PDF format, for example, to print or share the worksheets. In this article, you'll learn how to convert Excel files to PDF format on the Linux platform using Java. Furthermore, you'll come to know about different options to customize the Excel to PDF conversion.

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

Create and Manipulate Tables in PowerPoint using C++

Microsoft PowerPoint provides the ability to insert tables in PowerPoint presentations. Tables allow you to arrange data in the form of rows and columns. Furthermore, they organize the data and make it easy to view and analyze it. To that end, this article will teach you how to create and manipulate tables in PowerPoint presentations using C++.
Posted in Aspose.Slides Product Family | Tagged , , ,

Convert VSD/VSDX Visio Diagram File to PDF using Java

VSD or VSDX Visio files are commonly used to design processes, workflows, flow charts, etc. However, these file types are supported by a limited number of applications. In certain situations, you may need to convert a VSDX or VSD Visio file to a PDF document. This article covers how to convert a VSD/VSDX Diagram file to a PDF document using Java.

Posted in Aspose.Diagram Product Family | Tagged , ,