.net 有类似 Python -docx-template 的库

2022-08-10 10:19:16 +08:00
 yuhangch

https://github.com/elapouya/python-docx-template

1798 次点击
所在节点    .NET
4 条回复
INCerry
2022-08-10 10:26:03 +08:00
楼主是问的有没有操作 word 的库吗?如果你是.NET 的项目,而且没有跨平台需求,那可以直接调用 Microsoft Word 的 Com 接口使用,这里的 API 是最全面的。如果是.NET Core 1.x 以后的跨平台项目,下面有一些选择可以使用。

https://github.com/xceedsoftware/DocX
https://github.com/nissl-lab/npoi
https://github.com/aspose-words/Aspose.Words-for-.NET
ColinZeb
2022-08-10 10:32:32 +08:00
@INCerry 他说的是模板引擎吧
yuhangch
2022-08-10 10:40:07 +08:00
@INCerry
@ColinZeb
对,需要个模板引擎,生成报告用
INCerry
2022-08-10 10:45:09 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/871851

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX