Implements extended-properties by AxDSan · Pull Request #1206 · python-openxml/python-docx
added 11 commits
April 16, 2023 02:06The `'extended_properties'` elements are now being parsed... although there is an ugly hack, basically, hardcoding what I want to get from the element (text) and from which element (eg. element[1[)
This implementation introduces a very hacky and ugly way of reading and writing to the document app.xml file, which is in charge of the extended properties.
toxicphreAK added a commit to toxicphreAK/python-docx-ng that referenced this pull request
May 12, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters