在服务器上读写excel文件

发布于 2024-09-24 13:01:28 字数 149 浏览 10 评论 0原文

我想知道你们的图书馆关于在 ASP .NET 网站上读写 Excel 应用程序的建议。

我尝试过 GemBox 和 NPOI,因为它们不需要在服务器上安装 Excel,但它们在处理标记为只读的 Excel 文件时有一些限制。

您推荐的任何好的、稳定的库

I would like to know your libraries recommendations to read and write Excel applications on ASP .NET website.

I have tried GemBox and NPOI, because they don't required Excel to be installed on the server, but they have some limitations on handling Excel files that are marked to read only.

Any good and stable libraries that you recomend

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

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

发布评论

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

评论(5

-小熊_ 2024-10-01 13:01:28

OpenXml 和 Syncfusion XlsIO

HTH

OpenXml and Syncfusion XlsIO

HTH

勿忘初心 2024-10-01 13:01:28

尝试Aspose Cells

我所知道的最好的图书馆。

Try Aspose Cells.

Best Library I know.

轻许诺言 2024-10-01 13:01:28

SyncFusion 非常稳定。我从未在 ASP.NET 应用程序中使用过它们,但我在 WinForms 应用程序中使用过它们的控件,并且它们对于 ASP.NET 应该是安全的。

但它不是免费的。

SyncFusion is pretty stable. I've never used them in an ASP.NET app, but I've used their controls in WinForms apps, and they are supposed to be safe for ASP.NET.

It's not free, though.

旧夏天 2024-10-01 13:01:28

正如 David 建议的,也许你可以尝试 Syncfusion XlsIO,他们似乎有一个单独的方法来读取和处理只读 excel 文件。

http://help.syncfusion .com/ug_83/Reporting/XlsIO/ASP.NET/default.htm?turl=Documents%2Fworkbook.htm

As David suggested, may be you could try Syncfusion XlsIO, they seem to have a seperate method to read and process readonly excel files.

http://help.syncfusion.com/ug_83/Reporting/XlsIO/ASP.NET/default.htm?turl=Documents%2Fworkbook.htm

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