libreoffice calc - Create ODS worksheets from CSV files -


i have set of csv files, need convert single ods (or excel) spreadsheet multiple tabbed worksheets. i'm using pyexcel library python, it's buggy , horribly slow.

libreoffice has nice file conversion utility, don't see support worksheet tabs. there simple way script this?


Comments

Popular posts from this blog

c# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -