Dolan

Results 153 comments of Dolan

@Hunderhan Thank you so much for this!

Yup, this feature is added here: https://github.com/dolanmiu/docx/pull/2487

Been doing a lot of research, I do not think this is possible actually > I found that, page number cannot be retrieved using openxml element. We can approximate it....

Related issue: https://github.com/dolanmiu/docx/issues/885 I do not think this is possible because `Pages` as a concept isn't part of OOXML. `docx` has no way of knowing what page what thing is...

What sort of Change tracking would you wanted supported in `docx`? The PR for the change tracking feature: https://github.com/dolanmiu/docx/pull/644

Run properties are now added in `8.3.0`: https://github.com/dolanmiu/docx/pull/2457 Thank you [yuanliwei](https://github.com/yuanliwei)

Need to implement: https://c-rex.net/samples/ooxml/e1/Part4/OOXML_P4_DOCX_defaultTabStop_topic_ID0EIXSX.html

> But would this work as an iife? Like a standard `` tag?