You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !
I'm working with weirdly formatted documents and styles partially written in french and I've got troubles getting the style names right with mammoth in order to make my own style map.
I've resorted to use python-docx in order to get all the style names and then making my style map accordingly.
I wish there was an easier, built-in way to get all the styles used in the document.