Search
Follow Us
Categories
- Success Stories(157)
Archives
Category Archive: Aspose.Slides Product Family
Official blog of Aspose.Slides for .NET, Java, Reporting Services & JasperReports with news of newly supported features, hot fixes, technical articles, tips and videos.
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.
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#.
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#.
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.
Posted in Aspose.Slides Product Family | Tagged Access Built-in Properties in PowerPoint Presentations Java, Access Custom Properties in PowerPoint Presentations Java, Add Custom Properties in PowerPoint Presentations Java, Modify Built-in Properties in PowerPoint Presentations Java, Modify Custom Properties in PowerPoint Presentations Java
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.
Posted in Aspose.Slides Product Family | Tagged powerpoint to tiff csharp, ppt to tiff csharp, pptx to tiff csharp
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.
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.
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.
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#.
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 PPT to XAML Csharp, PPTX to XAML Csharp, PowerPoint to XAML Csharp