Python powerpoint automation using pywin32

Mark Lawrence breamoreboy at yahoo.co.uk
Tue Feb 25 03:38:49 EST 2014


On 25/02/2014 03:52, Jaydeep Patil wrote:
> On Monday, 24 February 2014 17:27:23 UTC+5:30, sffj... at gmail.com  wrote:
>> On Monday, 24 February 2014 11:35:08 UTC, Jaydeep Patil  wrote:
>>
>>> I need to create a new powerpoint presentation. I need to add images, paste some graphs, add texts, tables into powerpoint.
>>
>>>
>>
>>> Is any link or document available which help me to do this work more effectivey & faster.
>>
>>
>>
>> Always remember, PyPi is your friend.
>>
>>
>>
>> I've not used it but the following is available which works with Microsoft's XML based document types. It is not automation per se (and doesn't use pywin32) but a library for pptx document manipulation.
>>
>>
>>
>> https://pypi.python.org/pypi/python-pptx/
>>
>>
>>
>> Docs are here
>>
>>
>>
>> https://python-pptx.readthedocs.org/en/latest/
>>
>>
>>
>> --Simon
>
>
> Hi Simon,
>
> I need to use COM interface for PowerPoint generation.
>
> So let me know any related docs?
>
>
> Regards
> Jaydeep
>

I don't need to read double spaced stuff so please read and action this 
https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing it, 
thanks.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com





More information about the Python-list mailing list