Monthly Archives: August 2021

Add Slide Transitions in PowerPoint Presentations using C#

Slide transitions are the visual effects that appear when you move from one slide to another in PowerPoint presentations. Moreover, you can set transition sound, speed, duration, and other effects as per your choice. In this article, you will learn how to add slide transitions in PowerPoint presentations programmatically using C#.

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

Convert RGB Images to Grayscale in Java

In various cases, you may need to convert the RGB images to grayscale or black and white, for example, in image processing, etc. In accordance with that, in this article, you will learn how to convert an RGB image to grayscale using Java. Moreover, the article will cover grayscaling and binarization of the images explicitly.

Posted in Aspose.Imaging Product Family | Tagged , ,

Convert TeX Files to Images using C++

TeX is a typesetting system that has been noted as one of the most sophisticated digital typographical systems. TeX files are used for typesetting different documents and books containing text, symbols, and arithmetic expressions. Furthermore, these files can generate output in PNGJPEGTIFF, and BMP image formats. In this article, you will learn how to convert TeX files to images using C++.

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

Convert PowerPoint to XAML using C#

XAML (eXtensible Application Markup Language) is an XML-based descriptive language that is used to design graphical user interfaces. Especially, XAML is used in WPF (Windows Presentation Foundation), UWP (Universal Windows Platform), and Xamarin Forms. In this article, you will learn how to convert the slides in a PowerPoint presentation to the XAML interfaces programmatically. Particularly, the article will cover PowerPoint PPTX to XAML conversion using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert JSON to CSV Programmatically using Java

JSON files are widely used to store and transmit structured data between applications. On the other hand, CSV is also used to store the data, such as datasets, as comma-separated values. In this article, you will learn how to export data from JSON files to CSV programmatically. More specifically, the article will cover how to convert JSON data to CSV using Java.

Posted in Aspose.Cells Product Family | Tagged , ,

Create OMR Sheet Checker or Scanner with Java

Optical Mark Recognition (OMR) is frequently used to check surveys, questionnaires, and multiple-choice examination papers. It is a fast and accurate way of processing forms. In this article, you will learn how to create OMR templates and check filled answer sheets using Java.

Posted in Aspose.OMR Product Family | Tagged , ,

Convert OneNote File to JPEG, PNG, or TIFF Image Programmatically in C#

Digital notes can include graphics, pictures, drawings, or text. You can convert notes to JPEG, PNG, or TIFF images programmatically using C#. You can learn more about OneNote files (.one) to image conversion under the following headings.

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

Generate Thumbnails for PowerPoint PPTX or PPT using Java

Thumbnails are small-sized versions of the larger images that make it easier to look at or scroll through the list of images. MS PowerPoint also uses thumbnails for the presentations to go through the content and navigate to a particular slide. In this article, you will learn how to generate thumbnails of PowerPoint PPTX or PPT using Java. You can use this feature in scenarios such as while creating your web or desktop-based PowerPoint viewer.

Posted in Aspose.Slides Product Family | Tagged , ,

Add, Extract, and Remove VBA Macros in PowerPoint using Java

VBA macros are used to perform repetitive tasks, generate charts and forms, etc. in PowerPoint presentations. While working with the presentations programmatically, you may need to manipulate VBA macros. In accordance with that, in this article, you will learn how to add, extract or remove VBA macros in PowerPoint presentations using Java.

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

Create OneNote Files Programmatically using Java

OneNote files are used to keep the information organized as digital notes. You can create OneNote files from scratch using Java. In this article, you will explore different features like adding text, pages, or tags in .One files.

Posted in Aspose.Note Product Family | Tagged