From 7e7e9e2a557bc72fae334235012e71ce8f958eb8 Mon Sep 17 00:00:00 2001 From: Sujitha Siva Date: Fri, 8 May 2026 20:20:03 +0530 Subject: [PATCH] 1025962: Add Document Editor Details as a Separate Page --- Document-Processing-toc.html | 7 + .../angular/document-editor-toc.html | 1 + .../how-to/document-editor-component.md | 39 +++ .../how-to/document-editor-component.md | 39 +++ .../ej2-javascript-document-editor-toc.html | 1 + .../how-to/document-editor-component.md | 95 +++++++ .../ej2-typescript-document-editor-toc.html | 1 + .../how-to/document-editor-component.md | 56 ++++ .../react/document-editor-toc.html | 1 + .../react/how-to/document-editor-component.md | 263 ++++++++++++++++++ .../vue/document-editor-toc.html | 1 + .../vue/how-to/document-editor-component.md | 73 +++++ 12 files changed, 577 insertions(+) create mode 100644 Document-Processing/Word/Word-Processor/asp-net-core/how-to/document-editor-component.md create mode 100644 Document-Processing/Word/Word-Processor/asp-net-mvc/how-to/document-editor-component.md create mode 100644 Document-Processing/Word/Word-Processor/javascript-es5/how-to/document-editor-component.md create mode 100644 Document-Processing/Word/Word-Processor/javascript-es6/how-to/document-editor-component.md create mode 100644 Document-Processing/Word/Word-Processor/react/how-to/document-editor-component.md create mode 100644 Document-Processing/Word/Word-Processor/vue/how-to/document-editor-component.md diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index b262ea62d1..8ec429e928 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -3541,6 +3541,7 @@
  • Security Advisories
  • How To