English

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.
December 23, 2021 · 2 min · Usman Aziz