Sunday, 15 September 2013

I want Text Editor in asp.net MVC? -


I have a project in which I will read the MS-Word file and retrieve the text from the file and then this feature will allow user text To edit and then save it, I have read the file and have to successfully remove the text using Open XML. My question is how can I put some text in some editors (some editors are required) and when the user edits or does anything, how can I get the text from the text editor and save it .

I have used TinyMCE in ASP.NET with the best answer: try it here:

In addition to this, you can also use it:

Both will allow you to submit text with the same format, the word is in the document.


No comments:

Post a Comment