简体   繁体   中英

Append word document to an existing document using OpenXML and C#

I want to append the content of an existing .docx document (including all formatting/styles) to another existing document.

I found the following link but its more for duplication rather than addition: Duplicating Word document using OpenXml and C#

Any help would be much appreciated. Thanks!

I've answered this question earlier, please check this question .

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM