Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Tag: UNIX

Excel binary files to parsable text with Java

Usage: java -jar xls2txt.jar [options] fileToImport.xls Possible options: -list : Outputs the list of sheets of the excel document -sheet sheet-name : Outputs only the contents of the specified sheet-name -comma: Use “,” instead of “.” for decimal separator Without options all the excel sheets will be converted in text. Use “>” operator to redirect…
Leggi tutto