Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T07:16:42.000Z (19 days ago)
- Last Synced: 2024-12-03T08:23:32.261Z (19 days 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.06 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
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 demo illustrates how multiple users can edit sequentially in a Word document using Syncfusion® Word processor component (Document editor) in your Web application.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
2. User2 - User2
3. Author - Author