|
Home |
Products
|Purchase |
FAQ
| Contact Us |
Useful Resources
Convert Docx to Doc software can batch convert docx to doc without Microsoft Word 2007. It is very simple to use. You can batch convert Word DOCX (Word 2007) to DOC (Word 1997-2003 Format) easily. The program supports command line interface. So, you can run it with necessary parameters in a batch mode from the command line or from Windows scheduler without human beings.

Current Version: 29.12.16
File Size: 1.38(MB)
Platform: Windows2000/XP/Vista/Windows7.
Software requirements: NET Framework 2.0 (x86).
Purchase Price: $28.95
Command line description:
You can run the program from the command line.
convertdocx.exe /f filename.docx filename.doc
Examples:
convertdocx.exe /f C:\Downloads\Word2007.docx D:\test.doc
annotation: Convert Word2007.docx file TO test.doc file.
convertdocx.exe /d C:\Downloads\ D:\File /OVERWRITETABLE=0
annotation: Convert all Word Files in ' C:\Downloads' folder TO ' D:\File' folder.
Specific parameters:
| Parameter |
Description |
| /f |
Convert one Word File. |
| /d |
Convert all Word Files in folder. |
| filename.docx |
Source DOCX file. |
| filename.doc |
Target DOC file. |
| /OVERWRITETABLE=1 |
Overwrite existing Word File. (Default OVERWRITETABLE=1) |
| /OVERWRITETABLE=0 |
Do not overwrite existing Word File. |
|