没有办公自动化的 ASP.NET Word 文档

发布于 2024-10-14 13:05:52 字数 170 浏览 3 评论 0原文

是否有任何适用于 .NET 的免费库可以让您在 ASP.NET 中阅读 Microsoft Word 文档。由于互操作程序集并不是真正用于服务器使用,因此我们正在寻找一种免费的解决方案,让我们可以从 ASP.NET 应用程序读取 doc 文件的内容

编辑:应该指定 .doc 和 . docx

Is there any free library available for .NET that lets you read Microsoft Word documents in ASP.NET. As the interop assemblies aren't really meant for server usage, we are looking for a free solution that lets us read the contents of a doc file from an asp.net application

Edit: should have specified, both .doc and .docx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

飞烟轻若梦 2024-10-21 13:05:52

如果您可以将其限制为 Office 2007 & 2010 .docx 格式,可以使用 Microsoft Open XML SDK

If you can limit it to the Office 2007 & 2010 .docx format, you can use the Microsoft Open XML SDK.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文