English

Create PowerPoint PPT Presentations 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.
December 31, 2021 · 6 min · Usman Aziz