Re: [python-win32] Getting the text of the first slide of a PowerPoint file

2006-04-28 Thread Tim Roberts
On Thu, 27 Apr 2006 07:27:50 -0400, "Daniel Greenfeld" <[EMAIL PROTECTED]> wrote: >On to part 2 of my project. I need to be able to get the text of the >first slide out of a lot of Powerpoint files. If anyone can give me >some handy hints, that would be appreciated. > > PowerPoint is one prog

[python-win32] Getting the text of the first slide of a PowerPoint file

2006-04-27 Thread Daniel Greenfeld
Hello, On to part 2 of my project. I need to be able to get the text of the first slide out of a lot of Powerpoint files. If anyone can give me some handy hints, that would be appreciated. By the way, thanks to Tim, my script to handle all the word documents is running today in 26 batches. Thi