How can I embed any file type into Microsoft Word using OpenXml 2.0

前端 未结 5 2097
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 06:09

I spent a lot of time trying to figure out a good way to embed any file into Microsoft Word using OpenXml 2.0; Office documents are fairly easy but what about other file typ

5条回答
  •  日久生厌
    2020-11-30 06:52

    Make a copy of the document how you wanted to get through code and then use Open XML SDK Tool 2.5 for Microsoft Office for writing code. This tool reflects code. which you can simply copy paste.

提交回复
热议问题