I found the HTMLProject and HTMLProjectItem objects that I can
use to get HTML from PowerPoint, though I had difficulty getting clear
HTML and not just specific PPT HTML. Also, they only work on a slide
granularity and not on a TextFrame level so performance was not that
good and it was not so easy to find the right subset of the HTML. At
the same time I'm guessing the content of the TextFrame is Unicode
text and that there may be more general conversion tools available or
that some other COM or ActiveX component could be used to get the
HTML. I have not yet found one, though. I did use the HTMLDocument
object from Microsoft HTML Objects library included in visual studio
6.0 but it only took care of breakes in the TextFrame.
Any clearer?
Cheers
Erik
I don't quite understand what you want to end up with.
Can you describe it in more detail? Perhaps explain the problem this is to solve?
"Michael Koerner" <iamnot@home.com> wrote in message
Have you tried publishing the presentation to HTML?
--
<>Please post all follow-up questions/replies to the newsgroup<>
<><>Email unless specifically requested will not be opened<><>
<><><>Do Provide The Version Of PowerPoint You Are Using<><><>
<><><>Do Not Post Attachments In This Newsgroup<><><>
Michael Koerner [MS PPT MVP]
Does anyone know of a automatic way to get HTML from a
PowerPoint.TextFrame or possibly TextRAnge. Including all hyperlinks
and style specification (font, color etc)?
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ:
www.pptfaq.com
PPTools:
www.pptools.com
================================================