scanny / python-pptx

Create Open XML PowerPoint documents in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do we have designer generation in this module?

opened this issue · comments

For context, if you go to a ppt, there is a tab called designer generation which will make designs really good with Gen AI, is there a way to implement that using python-pptx

No. python-pptx edits the PPTX file-format and does not require or have any way of controlling the PowerPoint application.