generate abstract document from excel table
- pandas
- xlrd
- python-docx
- pillow
$ xlsx2docx.py [options] input.xlsx output.docx
--version: show program's version number and exit-h,--help: show this help message and exit-i IMAGE_DIR,--imagedir=IMAGE_DIR: image directory (default image)-t TEMPLATE_TYPE,--template=TEMPLATE_TYPE: template type: 'aini2016' or 'jscpb2016' (default aini2016)
