ASP.NET 中的在线文档编辑

发布于 2024-08-13 11:32:41 字数 159 浏览 1 评论 0原文

我的要求是我想在我的网站中实现类似于 Google Docs 的功能。

我希望用户能够在不使用 MS Office 和 pdf 阅读器的情况下从我的网站打开 word、pdf 文档,并且他们应该能够在服务器中编辑和保存这些文档。

我应该怎么办?有没有第三方工具可以做到这一点?

My requirement is that i want to implement something similar to Google Docs in my website.

I want the user to be able to open word, pdf documents from my website without using MS office and pdf reader and they should be able to edit and save those documents in the server.

What should I do? Are there any third party tools for that?

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

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

发布评论

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

评论(2

小草泠泠 2024-08-20 11:32:41

我假设您想要像 Google Docs 这样的组件。除非您是 Google 人员,否则您必须做大量工作才能从当前可用的组件转移到 Google 文档。如果组件与 Google Docs 相当,那么组件供应商也会提供基于云的 Office 应用程序,对吧?

FckEditor 开源。

支持 PDF 和 MS Office 格式的 ASP.NET 库。 商业

Telerik RadEditor 我用这个进行拼写检查。商业化,来源可用。

I'm assuming you want components that are like Google Docs. Unless you're google, you'll have to do a lot of work to get from the currently available components to Google Docs. If components were on par with Google Docs then component vendors would be offering cloud based Office apps too, right?

FckEditor Opensource.

ASP.NET libraries that work with PDF and MS Office formats. Commercial

Telerik RadEditor I use this one for the spell check. Commercial, source available.

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