Tagged articles
1 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Aug 15, 2023 · Fundamentals

Manipulating PowerPoint Files with python-pptx: Installation, Basic Operations, and Advanced Examples

This tutorial explains how to install the python-pptx library, outlines the basic PPT object model, demonstrates extracting text and shapes, shows how to create and modify slides, work with placeholders, and provides a complete example that generates personalized certificates from Excel data, all using Python.

Document GenerationPowerPoint automationexcel integration
0 likes · 11 min read
Manipulating PowerPoint Files with python-pptx: Installation, Basic Operations, and Advanced Examples