Convert file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alan T

    #1

    Convert file

    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 programmaticall y in my code.

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


  • Herfried K. Wagner [MVP]

    #2
    Re: Convert file

    "Alan T" <alanpltseNOSPA M@yahoo.com.aus chrieb:
    >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/>

    Comment

    Working...