Powerpoint Automation: WebOptions
Hi,
I have an application that interacts with PowerPoint via COM to export
PowerPoint slides as HTML. I get a Presentation object by opening the
file, and look for a WebOptions property of that object. Most of the
time, that works; but for a few computers here and there, it seems to
fail. All of the failing systems belong to customers of ours, so I
haven't been able to investigate closely; but there seems to be no
common thread in terms of the version of PowerPoint in use.
Any ideas? When would WebOptions not exist?
--
Chris Smith
.
Relevant Pages
- Re: Powerpoint 2007
... I have removed all references to older ... versions of PowerPoint ie 9, 10 and 11, and added a reference to Powerpoint ... the VB.NET code and have confirmed that the Presentation Object I am using is ... The Sld object is declared as a Microsoft.Office.Interop.PowerPoint.Slide ... (microsoft.public.powerpoint) - Re: Powerpoint Automation: WebOptions
... I have an application that interacts with PowerPoint via COM to export ... I get a Presentation object by opening the ... When would WebOptions not exist? ... If they're using PPT 97, ... (microsoft.public.office.developer.automation) - Re: How to change the ReadOnly state of a Presentation?
... I am instructing PowerPoint to ... > PowerPoint to make the presentation that I just opened ... > readonly on the Presentation object and I can't seem to find a method ... Steve Rindsberg, PPT MVP ... (microsoft.public.powerpoint) - Re: Cant open or print PowerPoint 2003 documents
... the file or by opening PowerPoint and going through the 'open' dialogue? ... you are double-clicking and the files are opening in the viewer rather than ... Changing a File Association, Repairing broken File Associations ... (microsoft.public.powerpoint) - Re: Error message when closing Word 2007
... Opening attachments in Outlook and Powerpoint post close crashes: ... updates site, disabling all plug ins... ... closing problems too despite its name. ... (microsoft.public.word.application.errors) |
|