Home All Groups Group Topic Archive Search About
Author
29 Aug 2006 6:33 AM
Alan T
I want to convert file type another such as

convert from HTML to .txt
convert from Excel to .txt
convert from Word to .txt
convert from PPT to .txt

so that I can run it programmatically in my code.

Any ways or any .exe of this utility can do this conversion?

Author
29 Aug 2006 12:13 PM
Herfried K. Wagner [MVP]
"Alan T" <alanpltseNOSPAM@yahoo.com.au> schrieb:
>I want to convert file type another such as
>
> convert from HTML to .txt

=> MSHTML.

> convert from Excel to .txt
> convert from Word to .txt
> convert from PPT to .txt

=> Office automation.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>