|
Home |
Products
|Purchase |
FAQ
| Contact Us |
Useful Resources
Convert XLSX to XLS software can batch convert xlsx to xls files format without Microsoft Excel 2007. It is very simple to use. You can batch convert XLSX (Excel 2007) to XLS (Excel 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.

With Convert XLSX to XLS software you can:
Convert XLSX to XLS files in batches.
Convert XLSM to XLS files in batches.
Current Version: 29.12.13
File Size: 1.68(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.
convertxlsx.exe /f filename.xlsx filename.xls
Examples:
convertxlsx.exe /f C:\Downloads\Excel2007.xlsx D:\test.xls
annotation: Convert Excel2007.xlsx file TO test.xls file.
convertxlsx.exe /d C:\Downloads\ D:\File /OVERWRITETABLE=0
annotation: Convert all Excel Files in ' C:\Downloads' folder TO ' D:\File' folder.
Specific parameters:
| Parameter |
Description |
| /f |
Convert one Excel File. |
| /d |
Convert all Excel Files in folder. |
| filename.xlsx |
Source XLSXile. |
| filename.xls |
Target XLS file. |
| /OVERWRITETABLE=1 |
Overwrite existing Excel File. (Default OVERWRITETABLE=1) |
| /OVERWRITETABLE=0 |
Do not overwrite existing Excel File. |
|