Yearly Archives: 2021

Convert MPP to Excel XLSX or CSV Programmatically in C#

Microsoft Project (MPP) files can contain tasks, resources, assignments, and different other project-related information. You can convert MPP files to Excel format XLSX or CSV file programmatically using C#. Please refer to the following sections for further details.

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

Create SmartArt in PowerPoint Presentations using C++

SmartArt is used to enhance the experience of PowerPoint presentations and to present data visually. It can be used to make the text more prominent and appealing and also be used to show flow diagrams, processes, relational charts, etc. In this article, you will learn how to create SmartArt in PowerPoint presentations using C++.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert PowerPoint Presentations to SVG in Java

PowerPoint to SVG conversion is often performed to display the presentations in web or desktop applications. Various PowerPoint viewers also convert the presentations to SVG for slideshow. Accordingly, this article covers how to convert PowerPoint PPTX or PPT presentations to SVG files using Java.

Posted in Aspose.Slides Product Family |

Add Watermark to Word Documents using Java

Watermarks are added to the Word documents for various purposes such as preventing illegal usage, defining the ownership, displaying the document's status, etc. In this article, you will learn how to add a watermark to Word documents using Java. The article will demonstrate the insertion of text and image watermarks into a Word document separately.

Posted in Aspose.Words Product Family | Tagged , ,

Convert PDF Pages to PNG Images using C++

PDF is a popular format for sharing and printing documents due to its consistent layout. However, you might find yourself in situations where you want to generate a cover image of the PDF file or embed its pages on a web page. In such cases, converting the PDF file to image format will prove to be helpful. To that end, this article will teach you how to convert PDF pages to PNG images using C++.

Posted in Aspose.PDF Product Family | Tagged , ,

Convert PSB to PDF, JPG, or PSD Programmatically using C#

PSB files can store huge images of large dimensions and large file sizes. You can convert a PSB file to a PDF document, JPEG image, or PSD file programmatically using C#. This article will explain how to convert PSB files to different file formats.

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

Convert ODP to PDF Programmatically using C++

OpenOffice uses ODP file format for its presentation documents. ODP files are a collection of slides containing text, images, charts, animations, and other media types. There might be situations where you need to convert your ODP files to PDF format. To that end, this article will teach you how to convert ODP files to PDF format using C++.

Posted in Aspose.Slides Product Family | Tagged ,

Copy Rows and Columns in Excel using C#

In certain cases, you need to copy rows and columns in an Excel file without copying the entire worksheet. To perform this operation programmatically, this article covers how to copy rows or columns in an Excel worksheet using C#.

Posted in Aspose.Cells Product Family | Tagged , ,

Extract Data from Tables in PDF Files using C++

PDF files are a standard format for exchanging documents over the internet. Documents like invoices and product guides are usually shared in the form of PDFs. There might be situations where you have multiple invoices containing tabular data that you want to extract and process further. It will be more efficient to extract this data programmatically. To that end, this article will teach you how to extract data from PDF tables using C++.

Posted in Aspose.PDF Product Family | Tagged , ,

Convert HTML or MHTML to XPS Programmatically in C#

HTML files are used over the web for presenting and formatting information. You can convert HTML files to XPS files programmatically using C#. The following use cases elaborate different conversion scenarios.

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