Hello,
I am trying to figure out how to extract 'word/document.xml' from a docx file and then saving that xml to a file. I've got the extracting done using "MainDocumentPart", but am having difficulties figuring out how to then save that to a file. I have looked throughout the site and documentation and cannot for the life of me figure that part out. Anybody have any suggestions?
Thank you.