Tag

excel integration

0 views collected around this technical thread.

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.

PowerPoint automationPythondocument generation
0 likes · 11 min read
Manipulating PowerPoint Files with python-pptx: Installation, Basic Operations, and Advanced Examples