Topic

seaborn

Collection size
2 articles
Page 1 of 1
Python Programming Learning Circle
Python Programming Learning Circle
Jul 10, 2024 · Fundamentals

Automating PowerPoint with Python: win32com, python-pptx, and seaborn

This tutorial demonstrates how to use Python libraries such as win32com and python-pptx to automate PowerPoint creation, manipulation, and styling—including copying templates, adding slides, text boxes, tables, charts, shapes, and images—while also covering seaborn installation and basic data‑visualization examples that can be embedded into PPT files.

PPT AutomationPythonpython-pptx
0 likes · 24 min read
Automating PowerPoint with Python: win32com, python-pptx, and seaborn
Python Programming Learning Circle
Python Programming Learning Circle
Sep 23, 2023 · Fundamentals

Automating PowerPoint and Data Visualization Using Python (win32com, python-pptx, seaborn)

This tutorial demonstrates how to automate PowerPoint creation, modification, and data extraction with Python libraries such as win32com and python-pptx, and how to generate and embed data visualizations using seaborn, providing complete code examples for slides, tables, charts, shapes, and images.

Data VisualizationPowerPoint automationpython-pptx
0 likes · 26 min read
Automating PowerPoint and Data Visualization Using Python (win32com, python-pptx, seaborn)