We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
for example I want to add
<w:pPr> <w:bidi/> <w:spacing w:after="0" w:lineRule="auto"/> </w:pPr>
in the top for each paragraph in the document, is that doable using docx instead of unzip the word document?