scanny / python-pptx

Create Open XML PowerPoint documents in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copying slide-masters

francogrex opened this issue · comments

This is a good initiative it's commendable, however at first sight I think it needs to be better it needs to show that it has the advantage and can help people do more in preparing and managing PowerPoint presentations using it, than just actually using the PowerPoint software itself! For instance one thing that I have seen is the transferability of slide Masters: you would like to take slide master from one presentation and apply to another one, but I didn't see any straightforward way to do it so this is something that could be improved. I'm sure there are other aspects that also can be improved in the same manner.

Doesn't the approach of basing your new presentation on the one whose masters you like work?