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

2006-04-27 Thread Daniel Greenfeld
. This list has been very helpful. Thanks, Daniel Greenfeld ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Python-win32 Digest, Vol 37, Issue 25

2006-04-22 Thread Daniel Greenfeld
're running 4 different summaries from the same original, why > not do the word.open outside of the loop? You would have to change the > Word class to close the autosummary document in the autoSummarize call, > instead of in close, but that's easy. It was easy. Like I said, your advice made me jump really far ahead. Thanks so much! -- 'Knowledge is Power' Daniel Greenfeld http://del.icio.us/dgreenfe ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Need help with AutoSummarize feature in Word

2006-04-20 Thread Daniel Greenfeld
Hello, Last year I made the migration from Java to Python and have been having lots of fun. Just this month I got tasked with a COM programming effort, and since none of us on the team are COM programmers, we decided to do the effort in Python and I was assigned the task. And, of course, in our