如何创建类似Google文档的文本编辑器 [英] How to create an text editor similar Google doc

查看:129
本文介绍了如何创建类似Google文档的文本编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

我想在ASP.Net C#中创建一个可以上传办公室字(.doc或.docx)并在编辑器上显示的应用程序,用户可以编辑并保存它。 (类似谷歌文档)



我不想使用通常的文本编辑器,如:ckEditor或devexpress等。



请建议我一个解决方案或帮助我进行更有效的搜索。



我尝试了什么:



我测试了大多数组件,每个组件都有一个问题,例如:创建表中的问题或无法创建数学函数等。

解决方案

开发像Google Docs这样的系统需要很多努力,时间,专业知识和研究。我甚至不确定是否有类似的组件可以完成同样的工作。



既然你想要一个像Google文档一样的应用程序,你仍然需要使用Google文档并将其集成到您的应用中,以充分利用其提供的功能。您可以在此处查看API文档:适用于.NET的Google表格API客户端库  | 适用于.NET的API客户端库  |  Google Developers [ ^

Hi all!
I want create an application in ASP.Net C# that can upload a office word (.doc or .docx) and show it on editor and user can edit and save it. (similar google doc)

I don't want use usual text editor such as: ckEditor or devexpress or etc.

Please suggest me a solution or help me for more effective search.

What I have tried:

I tested most components, each one has a problem such as: problem in create table or unable to create math functions or etc.

解决方案

Developing a system like "Google Docs" requires alot of effort, time, expertise and research. I'm not even sure if there's a similar component that does the same job.

Since you want an app that acts like Google docs, you would still need to use Google Docs and integrate that into your app to take advantage of the features that it offers. You can start by looking the API docs here: Google Sheets API Client Library for .NET  |  API Client Library for .NET  |  Google Developers[^]


这篇关于如何创建类似Google文档的文本编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆