I am using python-docx-template to generate a word document report by populating my word template. Yesterday evening (before update 1.1.1), I ran my code and ...
I'm trying to duplicate a document styles in another. This is my code so far. The styles are copied but without any properties or formatting. In the target document i got all the styles, but they all ...