Monthly Archives: July 2021

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

Find and Replace Text in PowerPoint PPTX/PPT using Java

MS PowerPoint provides a useful feature of finding and replacing text in the presentations. However, you might need automation to perform this operation for a batch of files. Accordingly, in this article, you will learn how to find and replace text in PowerPoint PPTX/PPT programmatically using Java.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert PowerPoint PPTX/PPT to TIFF using Java

In various scenarios, such as printing, fax, etc., PowerPoint to TIFF conversion is used. To automate this conversion from within a web or desktop application, this article covers how to convert PowerPoint PPTX/PPT to TIFF using Java. Furthermore, it also shows how to customize the size and pixel format of the resultant TIFF images.

Posted in Aspose.Slides Product Family | Tagged , ,