PPT notes C#
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi,
I am writing a piece of code to extract the powerpoint speaker notes
and display them in a html file. I am able to extract the speaker notes
from the slides by using sh.TextFrame.TextRange.Text . Though I am
getting the text, all the formatting bullets are lost. How do I retain
the formatting while displaying the speaker notes in the html.
-Prithvis
.
Relevant Pages
- Re: PPT notes
... > I am writing a piece of code to extract the powerpoint speaker notes ... > and display them in a html file. ... I am able to extract the speaker notes ... Steve Rindsberg, PPT MVP ... (microsoft.public.powerpoint) - Help with Php and Regex
... I'm just wondering what the best way is to extract and display a ... number from a html file. ... echo $reg; ... (comp.lang.php) - Re: Saving a presentation as HTML
... In 2000 you have to do that before you click Web Options (ie, ... "Display Speaker Notes" is disabled. ... Steve Rindsberg, PPT MVP ... (microsoft.public.powerpoint) - Button to display notes when in presentation mode
... When in slide show mode, ... click "Screen> Speaker Notes." ... >display of the notes associated with the particular ... >to be seen on the screen and not hidden to the audience. ... (microsoft.public.powerpoint) |
|