Word Processor (A.K.A) Document Editor Web Services
csharp
document-editor
java
web-api
web-services
word-processor
Word Processor (a.k.a) Document Editor requires server side interaction for below listed operations
- Import Word Document
- Paste with formatting
- Restrict Editing
- Spell Check
Web API can be written in
ASP.NET MVC:
Please refer ASP.NET MVC Web API sample.
ASP.NET Core:
Please ASP.NET MVC Web API sample.
Java:
- syncfusion-ej2-wordprocessor-18.1.0.29.jar file available in build installed locaion.
Syntax:
(installed location)/Syncfusion/Essential Studio/JavaScript - EJ2/18.1.0.29/JarFiles/syncfusion-ej2-wordprocessor-18.1.0.29.jar
C:/Program Files (x86)/Syncfusion/Essential Studio/JavaScript - EJ2/18.1.0.29/JarFiles/syncfusion-ej2-wordprocessor-18.1.0.29.jar)
Please refer Java Web API sample.