News

py_parse_xlsx_for_image Using pure python, extract an image from an excel file by its address. Initially for a project which had to run in Jython (for Ignition Scada). Needed to get instructions, ...
cancan101 commented Aug 26, 2013 The rationale is that there are some ExcelFiles that parse is not able to parse and that I have to parse by hand iterating over the file (for example the file has odd ...