vinoth-Kumar-S / how-to-review-word-documents-with-comments-in-angular-word-processor

A quick-start Angular project that shows how to review Word documents with comments in the Syncfusion Angular Word Processor component. This project contains code to insert and delete comments, navigate to the next and previous comments, and protect the document in comments-only mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Review Word Documents with Comments in the Angular Word Processor

A quick-start Angular project that shows how to review Word documents with comments in the Syncfusion Angular Word Processor component. This project contains code to insert and delete comments, navigate to the next and previous comments, and protect the document in comments-only mode.

Refer to the following documentation on comments in the Syncfusion Angular Word Processor component: https://ej2.syncfusion.com/angular/documentation/document-editor/comments

Check out this online demo of comments in the Syncfusion Angular Word Processor component: https://ej2.syncfusion.com/angular/demos/#/material3/document-editor/comments

Watch the following video to get started with the Angular Word Processor component: https://www.youtube.com/watch?v=UHdjjR_BbQY

Project prerequisites

Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the how-to-review-word-documents-with-comments-in-angular-word-processor repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the npm install command and run your project using the ng serve command.

About

A quick-start Angular project that shows how to review Word documents with comments in the Syncfusion Angular Word Processor component. This project contains code to insert and delete comments, navigate to the next and previous comments, and protect the document in comments-only mode.


Languages

Language:TypeScript 72.8%Language:HTML 22.7%Language:CSS 4.5%