Why accessing bold/italic text runs with python-docx doesn´t work?
I am trying to convert a docx file to a xml file using the python library python-docx. Working with paragraphs
works so far, but i fail to work with runs
.
I am trying to convert a docx file to a xml file using the python library python-docx. Working with paragraphs
works so far, but i fail to work with runs
.