I am trying to split a word document by page number but havenot got any success yet
, can anyone suggest any library to split a docx document?
Thank you

Thank you
Split docx document by page number
|
I am trying to split a word document by page number but havenot got any success yet
![]() Thank you
May-15-2018, 06:17 PM
python-docx is the package to work with docx files. Here is the documentation: https://python-docx.readthedocs.io/en/latest/
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link Create MCV example Debug small programs |
|