Command line conversion of XML to XLS
AdeptXLS XML to XLS Conversion Wizard
includes a command-line program which can be used for batch
conversion. The command line program is called
AdeptxlsCmd.exe and should be installed in the same
directory as AdeptXLS.exe.
USAGE
AdeptxlsCmd.exe [Options] Output.xls InputXMLFile(s)
DESCRIPTION
The program extracts data from one or more input XML file(s) and saves it into the specified Microsoft Excel Spreadsheet file, Output.xls. If more than one input file is specified, the data from the files is merged and output is written to the XLS file. Multiple input files can be specified by listing them out separately as follows:
AdeptxlsCmd.exe Sales.xls Sales-Mar.xml Sales-Apr.xml Sales-May.xml
Or, you can specify a wildcard as follows:
AdeptxlsCmd.exe Sales.xls Sales-*.xml
OPTIONS
- -n
- Dry-run option. Shows the input files that will be processed and the output file that will be created without actually doing anything.
- -q
- Turns on quiet mode which suppresses progress reporting. Use this option when processing large files since progress reporting slows down the program a little bit.
- -V ViewName:Table1,Table2[,..]
- Create a view named 'ViewName' from the tables Table1, ..
- -w
- Overwrite output file(s) as needed. Existing files will NOT be overwritten unless this option is used.
![]() a Free Trial |
![]() for US$100 |
![]() More Info |




