ubuntu - How can I extract the tables, text and the pictures in ODT(OpenDocumentText) format using Python? -


How can I output tables, text and images in an ODT (OpenDocumentText) file to output them to another ODT file Can i Python on Python?

I have never used it, but it comes with documentation and code examples. , And it can read and write the ODT files.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -