Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
test_convart.ZIP | 2015-03-02 | 840.5 kB | |
README.txt | 2015-03-02 | 526 Bytes | |
convart.dll | 2015-03-02 | 2.3 MB | |
testconvart.exe | 2015-03-02 | 16.9 kB | |
Totals: 4 Items | 3.2 MB | 1 |
This example demonstrates the library in action. Simply point it to the directory where doc, docx, xls or xlsx files reside, specify output folder and it will convert all the documents in the directory to HTML and put them to the output folder. Usage: testconvart.exe [input path] [output path] Where: input path - path to the folder where documents to convert are located output path - path to the folder where converted to HTML documents will be stored Example: testconvart.exe c:\word_docs c:\html_docs