简体   繁体   English

使用OpenXML和C#将word文档附加到现有文档

[英]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. 我想将现有.docx文档的内容(包括所有格式/样式)附加到另一个现有文档。

I found the following link but its more for duplication rather than addition: Duplicating Word document using OpenXml and C# 我找到了以下链接,但它更多的是复制而不是添加: 使用OpenXml和C#复制Word文档

Any help would be much appreciated. 任何帮助将非常感激。 Thanks! 谢谢!

I've answered this question earlier, please check this question . 我之前已回答过这个问题,请查看这个问题

Hope this helps. 希望这可以帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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