En

Apply Theme in PowerPoint Presentations using Java

PowerPoint supports a range of themes that you can apply in the presentations. In addition, you can define your own themes as per your requirements. In this article, you will learn how to use themes in PowerPoint presentations dynamically, Particularly, the article will cover how to apply themes in the PowerPoint presentations programmatically using Java.
August 16, 2021 · 3 min · Usman Aziz

Convert ODP to PDF Programmatically using C#

OpenOffice uses ODP format to represent the presentation documents. You can add charts, multimedia objects, images, transitions, and much more in the ODP presentations. In this article, you will learn how to automate the ODP to PDF conversion. Particularly, the article covers how to convert an ODP presentation to a PDF file programmatically using C#.
August 15, 2021 · 2 min · Usman Aziz

Find and Replace Text in PowerPoint PPTX/PPT using C#

Finding and replacing text is often used to update the content in PowerPoint presentations. However, in order to perform this operation for a batch of presentations, you need automation. Accordingly, this article covers how to find and replace text in PowerPoint PPTX/PPT programmatically using C#.
August 12, 2021 · 2 min · Usman Aziz

Access or Modify Properties of PowerPoint Files using Java

PowerPoint files contain some additional information known as document properties. These properties are used for the identification of the presentations, which include author, title, keywords, subject, etc. In this article, you will learn how to add, access or modify the document properties in PowerPoint files using Java.
August 12, 2021 · 4 min · Usman Aziz

Convert PowerPoint PPTX/PPT to TIFF using C#

PowerPoint to TIFF conversion could be useful in various scenarios, such as, for printing, fax, etc. In order to perform this conversion programmatically, this article covers how to convert PowerPoint PPTX/PPT to TIFF using C#. Furthermore, you will learn how to customize the size and pixel format of the resultant TIFF images.
August 11, 2021 · 2 min · Usman Aziz

Print PowerPoint Presentations using C#

Often, you may need to print the PowerPoint presentations programmatically from your web or desktop applications. In order to achieve it, this article covers how to print PowerPoint presentations using C#. Furthermore, you will also learn how to set the desired printer and other printing options dynamically.
August 10, 2021 · 2 min · Usman Aziz

Split PowerPoint Presentations using Java

PowerPoint presentations are often required to be split into multiple PPTX/PPT files. You may split a presentation by each slide, even or odd slides, etc. as per your scenario. In this article, you will learn how to split the PowerPoint PPTX/PPT presentations using Java.
August 10, 2021 · 2 min · Usman Aziz

Clone Slides in PowerPoint Presentations using Java

In various cases, you may need to make copies or clones of the slides in PowerPoint presentations. The cloning process makes the copy of a slide without disturbing the original slide. Furthermore, the clone of a slide can be made into the same presentation or into another one. In this article, you will learn how to automate slide cloning in PowerPoint presentations. Particularly, the article will cover how to clone slides within the same or another PowerPoint presentation using Java.
August 8, 2021 · 4 min · Usman Aziz

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#.
August 6, 2021 · 3 min · Usman Aziz

Convert PowerPoint to XAML using C#

XAML (eXtensible Application Markup Language) is an XML, 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#.
August 5, 2021 · 2 min · Usman Aziz