lodop 导出 word lodop 打印word
如何做NPOI导出word NPOI2.0就可以了。 引用usingNPOI.XWPF.UserModel;XWPFDocumentdoc=newXWPFDocument();doc.CreateParagraph();FileStreamsw=File.OpenWrite("blank.docx");doc.Write(sw);...
用户登录
还没有账号?立即注册
用户注册
投稿取消
| 文章分类: |
|
还能输入300字
上传中....
我是夏东海