How to Compute Left Indentation for Numbered Paragraphs in OOXML (document.xml) from a DOCX File?
I’m working with a DOCX file and examining the document.xml (OOXML) file to determine the left indentation of paragraphs. Specifically, I’m trying to calculate the distance from the left margin to the first pixel of a numbered paragraph.