Hi,
We’re generating Docx reports programmatically (using Go To build the WordprocessingML XML) and then passing them through Aspose.Words for Python To resolve field codes. The ToC uses PAGEREF fields referencing bookm…...6:51pm 1 Hi, We’re generating DOCX reports programmatically (using...aw doc = aw.Document(file_stream) doc.update_fields() doc.update_page_layout()...