Author Archives: Usman Aziz

Set Slide Background in PowerPoint Presentations using C#

In this article, you will learn how to set the background of slides in PowerPoint presentations programmatically using C#. Particularly, the article will cover how to set the background of normal slides as well as the master slide.

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

Generate Thumbnails for PowerPoint PPTX or PPT using C#

Thumbnails are commonly used to create small-sized versions of the larger images. They make it easier to look at or scroll through the list of images. MS PowerPoint also provides you the thumbnails of the slides in a presentation. Using slides' thumbnails, you can easily go through the presentation and navigate to a particular slide. In this article, you will learn how to generate thumbnails of PowerPoint PPTX or PPT using C#. This could be useful in scenarios such as when you need to create your own web or desktop-based PowerPoint viewer.

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

Add Header and Footer in PowerPoint Presentations using Java

Header and footer in PowerPoint presentations are used to display additional information such as slide number, author, date, etc. In this article, you will learn how to add and manage the header and footer in PowerPoint PPTX/PPT presentations programmatically using Java.

Posted in Aspose.Slides Product Family | Tagged , ,

Add Text to a PDF Document using C#

PDF format is widely used to generate various types of documents such as invoices, financial reports, resumes, etc. In the world of automation, PDF documents are generated and manipulated from within the web or desktop applications. Thereby, in certain cases, you may need to add text to the existing PDF files programmatically. In accordance with that, this article shows how to add text to PDF documents using C#.

Posted in Aspose.PDF Product Family | Tagged , ,

Create, Read, and Edit Excel Spreadsheets in ASP.NET MVC

In this article, you will learn how to create, read, and edit Excel spreadsheets in an ASP.NET MVC application. For this, we will create a spreadsheet application consisting of a feature-rich grid control to display and edit Excel files, as shown below.

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

Create and Manipulate Tables in PowerPoint using C#

Tables are used to arrange the data in the form of rows and columns. Moreover, they organize and summarize the data so that it can be viewed and analyzed easily. MS PowerPoint also allows you to insert tables in the presentations. Accordingly, this article covers how to create and manipulate tables in PowerPoint presentations using C#.

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

Create SmartArt in PowerPoint Presentations using Java

In presentations, SmartArt is used to present the information in visual form. Often, the presenters use SmartArt to make the simple text more appealing. Moreover, it is also used to create flow diagrams, processes, relationships between different entities, etc. In this article, you will learn how to create SmartArt in PowerPoint presentations programmatically using Java.

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

Insert or Extract Audio in PowerPoint Presentations using Java

In various cases, the presenters use sounds or audio clips in their presentations. To include sounds in the presentations, MS PowerPoint provides audio frames. In this article, you are going to learn how to automate the manipulation of the audio frames. Particularly, the article will cover how to insert or extract the audio frames in PowerPoint presentations using Java.

Posted in Aspose.Slides Product Family | Tagged , ,

Apply Animation to Text in PowerPoint using C#

Animated text in PowerPoint presentations is used to draw the attention of the audience. Moreover, it brings life to the content of the presentations. You can apply animation effects to text, shapes, and the slides. In this article, you will learn how to apply animation to the text in PowerPoint using C#.

Posted in Aspose.Slides Product Family | Tagged , ,

Convert PowerPoint Presentations to SVG in C#

PowerPoint to SVG conversion is often used to embed the content of the slides in web or desktop applications. Various online PowerPoint viewers also convert the presentations to SVG for slideshow. In accordance with that, this article covers how to convert PowerPoint PPTX/PPT presentations to SVG format using C#.

Posted in Aspose.Slides Product Family | Tagged , ,