Monthly Archives: September 2021

Split PowerPoint Presentations using C#

In various cases, you may need to split the PowerPoint presentations into multiple files. For example, to split a presentation by each slide, even or odd slides, and so on. In this article, you will learn how to split the PowerPoint PPTX/PPT presentations using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Copy Rows and Columns in Excel Files using C++

Copying rows and columns is a common task that is performed while working with Excel files. There might be situations where you need to copy rows or columns in Excel files programmatically. For such cases, this article will teach you how to copy rows and columns in Excel files using C++.

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

Convert PowerPoint PPTX/PPT to PNG Images in C#

In certain cases, you may need to convert the slides in PowerPoint presentations to images. For example, to embed presentations in your web or desktop applications, to generate thumbnails, etc. PNG is one of the most popular image formats which uses lossless compression. Therefore, in this article, you will learn how to convert slides in PowerPoint PPTX or PPT to PNG images using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert JSON to Excel Worksheet in Node.js

MS Excel provides a wide range of features to keep and organize data in the form of worksheets contained by workbooks. In addition to the data organization, it lets you perform sorting, data visualization, mathematical computations and etc. In certain cases, you receive the data in JSON format and need to import it to Excel worksheets programmatically. For such cases, this article covers how to convert JSON data to Excel XLSX/XLS in Node.js.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert OneNote File (.one) to Word Document DOCX or DOC in C#

You may need to convert a OneNote file (.one) to a word document as a DOCX or DOC file. This article covers how to perform this conversion with high fidelity and efficiency.

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