Saving Word document

后端 未结 3 1030
误落风尘
误落风尘 2021-01-21 18:32

I would like to save a Word document according to the Word installed version;

In case it is Word 2003 (appropriate version number is 11), with DOC exten

3条回答
  •  庸人自扰
    2021-01-21 18:53

    Use the following project's code base to create and save ms word using c#: https://github.com/kauser-cse-buet/NetOfficeUsage

提交回复
热议问题