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.

Extract Images from PowerPoint PPT in Java

In certain cases, you may need to extract images from PowerPoint presentations along with the text. To achieve that, this article covers how to extract images from PowerPoint PPT or PPTX programmatically in Java. You will also learn how to extract images only from the backgrounds or the shapes in PPT slides.

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

Extract Images from PowerPoint PPT in C#

While processing the PowerPoint presentations in a .NET application, you may need to extract content from the PPT slides. The content could be in the form of text and images. In the previous post, we have covered text extraction from PowerPoint slides. In this article, we will show you how to extract images from PowerPoint PPT or PPTX in C#.

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

Find and Replace Text in PowerPoint PPT in Python

While processing digital documents, you often need to find and replace a specific text in the content. This could be required when a piece of information is to be censored before sharing the documents. To accomplish this programmatically, this article covers how to find and replace text in PowerPoint PPT or PPTX in Python.

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

Apply 3D Effects in PowerPoint PPT using Python

MS PowerPoint provides 3D effects to make the presentations more attractive. You can use 3D text, shapes, and images to enhance the interactivity of the content. In this article, you will learn how to apply the 3D effects in PowerPoint PPT programmatically in Python. We will cover how to create 3D effects for text, shapes, and images in the presentations.

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

Create MS PowerPoint PPT/PPTX in Python

MS PowerPoint is a feature-rich application that lets you create interactive presentations using charts, graphics, animations, and other elements. As a programmer, you might need to automate PowerPoint's presentation manipulation features from within the Python applications. In this post, you will learn how to create PowerPoint PPT or PPTX presentations in Python. In addition, we will cover how to add slides, text, tables, images, and charts in the presentations programmatically.

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

Convert PPT to PNG in Python

Often, you may need to display the PowerPoint PPTX or PPT presentations in your Python applications. The easiest way to achieve this is the conversion of slides to PNG images. In this article, you will learn how to convert PPT or PPTX to PNG images in Python. Furthermore, we will discuss how to generate PNG images of custom scale or size programmatically.

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

Convert PPT to PDF in Python

PDF is a popular and widely used file format having cross-platform support. The layout of PDF documents appears to be the same in heterogeneous environments. Thus, PDF becomes handy when you need to share your documents across multiple platforms. PowerPoint to PDF is among the common document conversions these days. To automate this conversion, we will show you how to convert PPTX or PPT files to PDF format in Python. Moreover, we will demonstrate how to customize the PPTX to PDF conversion using different options.

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

Lock or Unlock PowerPoint Presentations in Python

Digital documents are always prone to be tampered with by unauthorized entities. Therefore, various protection mechanisms are used to ensure the security of the documents. In this article, we will particularly target the protection of MS PowerPoint presentations. So you will learn how to lock and unlock PowerPoint presentations programmatically in Python.

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

Split PowerPoint PPT Slides in Python

While manipulating the PowerPoint presentations programmatically, you may need to split the slides and save them as separate PPT files. For example, you may want to split each slide, all odd or even slides, and so on. In this article, you will learn how to split slides in PowerPoint PPT or PPTX in Python.

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

Convert PowerPoint PPT to HTML in Python

In various cases, you have to convert the slides in PowerPoint presentations to HTML. For example, to view in browser, to index the content, etc. In this article, you will learn how to convert PowerPoint PPT or PPTX to HTML in Python. Moreover, we will cover how to convert PPT to responsive HTML and include slides notes in resultant HTML pages.

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