https://github.com/syncfusionexamples/multiple-users-edit-sequentially-in-word-document
This demo illustrates how multiple users can edit sequentially in a Word document using Syncfusion Word processor component (Document editor) in your Web application.
https://github.com/syncfusionexamples/multiple-users-edit-sequentially-in-word-document
document-editor docx edit-document-with-multiple-users word word-processing-document-api word-processor
Last synced: about 2 months ago
JSON representation
This demo illustrates how multiple users can edit sequentially in a Word document using Syncfusion Word processor component (Document editor) in your Web application.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/multiple-users-edit-sequentially-in-word-document
- Owner: SyncfusionExamples
- Created: 2022-12-01T06:47:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-13T11:14:49.000Z (6 months ago)
- Last Synced: 2025-09-13T13:45:24.392Z (6 months ago)
- Topics: document-editor, docx, edit-document-with-multiple-users, word, word-processing-document-api, word-processor
- Language: HTML
- Homepage: https://www.syncfusion.com/aspnet-core-ui-controls/word-processor
- Size: 1.07 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How multiple users can edit sequentially in a Word document using Syncfusion® Word processor
This repository provides a working example of how multiple users can edit a Word document sequentially using the Syncfusion® Document Editor (a.k.a. Word Processor) component in a web application. It demonstrates a controlled workflow where users are allowed to make changes one after another, ensuring clear editing sequences and helping to avoid merge conflicts in collaborative scenarios.
At present Syncfusion® Word processor component doesn't support collaborative editing functionality (edit simultaneously). The users are allowed one by one to edit the same document, the demo follows a check\-in and check\-out state for each document. So, a document can be edited by only one user at a time.
User name \- Password
1. User1 \- User1
1. User2 \- User2
1. Author \- Author
# Resources
- **Product page:** [Syncfusion® ASP.NET Core Word Processor](https://www.syncfusion.com/aspnet-core-ui-controls/docx-editor)
- **Documentation:** [Syncfusion® Word Processor](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/getting-started-core)
- **Online demo:** [Syncfusion® Word Processor - Demo](https://ej2.syncfusion.com/aspnetcore/documenteditor/default)
# Support and feedback
For any other queries, reach our [Syncfusion® support team](https://support.syncfusion.com/?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples).
Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples).
# License
This is a commercial product and requires a paid license for possession or use Syncfusion's licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/license/studio/22.2.5/syncfusion_essential_studio_eula.pdf?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples) or start a free 30\-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-github-documenteditor-examples).