Python powerpoint automation using pywin32

sffjunkie at gmail.com sffjunkie at gmail.com
Tue Feb 25 06:33:59 EST 2014


On Tuesday, 25 February 2014 03:52:29 UTC, Jaydeep Patil  wrote:
> I need to use COM interface for PowerPoint generation.

The following will get you started

http://nbviewer.ipython.org/github/sanand0/ipython-notebooks/blob/master/Office.ipynb

Then you'll need to interpret the Microsoft MSDN docs for anything else

http://msdn.microsoft.com/en-us/library/microsoft.office.interop.powerpoint.aspx

--Simon Kennedy



More information about the Python-list mailing list