Author Archives: Usman Aziz

Import Data from JSON to Excel on Linux

JSON files are immensely used to store and transmit structured data. However, in certain cases, you may need to import data from JSON files to Excel spreadsheets. To achieve this programmatically, this article covers how to convert JSON files to Excel XLSX or XLS format on the Linux platform.

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

Create and Manipulate Tables in PowerPoint using Java

Tables are used to well organize the data in the form of rows and columns. Moreover, they summarize the data to be viewed and analyzed easily. MS PowerPoint also allows the presenters to create tables in the presentations. Accordingly, in this article, you will learn how to create and manipulate tables in PowerPoint presentations using Java.

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

Create SmartArt in PowerPoint Presentations using C#

SmartArt in presentations is used to provide the information in visual form. Sometimes, it is opted to make the simple text more appealing. Whereas, in other cases, it is used to demonstrate flow diagrams, processes, relationships between different entities, etc. In this article, you will learn how to create SmartArt in PowerPoint presentations programmatically using C#.

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

Insert or Extract Audio in PowerPoint Presentations using C#

In various cases, the presenters include sounds or audio clips in their presentations. MS PowerPoint provides audio frames to insert the sounds into the slides. In this article, you will learn how to automate the manipulation of audio frames in presentations. Particularly, the article will cover how to insert or extract the audio frames in PowerPoint presentations using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Embed or Extract Videos in PowerPoint Presentations using Java

PowerPoint presentations often contain video frames to demonstrate something or to attract the audience. In many cases, the videos are used to save time and make the presentations effective. In this article, you will learn how to work with videos in PowerPoint files programmatically. Particularly, the article will cover how to embed or extract a video in a PowerPoint presentation using Java.

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

Embed Video in PowerPoint Presentations using C#

Video frames are used in PowerPoint presentations to demonstrate something or to attract the audience. Often, the videos are used to save time and make the presentations more effective. In this article, you will learn how to work with videos in presentations programmatically. Particularly, the article will cover how to embed or extract a video in a PowerPoint presentation using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Apply Theme in PowerPoint Presentations using C#

PowerPoint provides a wide range of themes that you can apply in the presentations. In addition, you can define your own custom themes as per your requirements. In this article, you will learn how to work with themes of PowerPoint presentations dynamically, Particularly, the article will cover how to apply themes in the PowerPoint presentations programmatically using C#.

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

Import Data from JSON to Excel on Linux using .NET

MS Excel is a rich spreadsheet manipulation software that allows you to organize the data in the form of worksheets and workbooks. Alongside, it provides features such as data sorting, graph plotting, mathematical computations and etc. On the other hand, JSON is a popular format to store structured data. In certain cases, JSON data needs to be converted to Excel worksheets. For such cases, this article shows how to import data from JSON files to Excel worksheets on Linux.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert ODP to PDF Programmatically using Java

ODP format is used by OpenOffice to represent the presentation documents. It supports charts, multimedia objects, images, transitions, and much more. In this article, you will learn how to automate the conversion of ODP files to PDF. Particularly, the article covers how to convert an ODP presentation to a PDF file programmatically using Java.

Posted in Aspose.Slides Product Family | Tagged , ,

Apply Animation to Text in PowerPoint using Java

Animated text is used to make the PowerPoint presentations more attractive and draw the audience's attention. Various types of animations are applied to the text and shapes according to the context of the presentation. Accordingly, in this article, you will learn how to apply animation to the text in PowerPoint using Java.

Posted in Aspose.Slides Product Family | Tagged , ,