diff --git a/Document-Processing/Word/Word-Processor/vue/accessibility.md b/Document-Processing/Word/Word-Processor/vue/accessibility.md
index 4edd528059..936562a8cf 100644
--- a/Document-Processing/Word/Word-Processor/vue/accessibility.md
+++ b/Document-Processing/Word/Word-Processor/vue/accessibility.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Accessibility in Vue Document editor component
-The accessibility compliance for the Document editor component is outlined below.
+The accessibility compliance for the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component is outlined below.
| Accessibility Criteria | Compatibility |
| -- | -- |
diff --git a/Document-Processing/Word/Word-Processor/vue/bookmark.md b/Document-Processing/Word/Word-Processor/vue/bookmark.md
index 0ee37506a2..45a7c8fc5b 100644
--- a/Document-Processing/Word/Word-Processor/vue/bookmark.md
+++ b/Document-Processing/Word/Word-Processor/vue/bookmark.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
Bookmark is a powerful tool that helps you to mark a place in the document to find again easily. You can enter many bookmarks in the document and give each one a unique name to identify easily.
-Document Editor provides built-in dialog to add, delete, and navigate bookmarks within the document. To add a bookmark, select a portion of text in the document. After that, jump to the location or add links to it within the document using built-in hyperlink dialog. You can also delete bookmarks from a document.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides built-in dialog to add, delete, and navigate bookmarks within the document. To add a bookmark, select a portion of text in the document. After that, jump to the location or add links to it within the document using built-in hyperlink dialog. You can also delete bookmarks from a document.
>Bookmark names need to begin with a letter. They can include both numbers and letters, but not spaces. To separate the words, use an underscore.
>Bookmark names starting with an underscore are called hidden bookmarks. For example, bookmarks generated for table of contents.
diff --git a/Document-Processing/Word/Word-Processor/vue/chart.md b/Document-Processing/Word/Word-Processor/vue/chart.md
index f9c473a66c..6e7059f786 100644
--- a/Document-Processing/Word/Word-Processor/vue/chart.md
+++ b/Document-Processing/Word/Word-Processor/vue/chart.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Chart in Vue Document editor component
-Document Editor provides chart preservation support. Using Document Editor, you can see the chart reports from your Word document.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides chart preservation support. Using Document Editor, you can see the chart reports from your Word document.
The following example shows chart preservation in Document Editor.
diff --git a/Document-Processing/Word/Word-Processor/vue/clipboard.md b/Document-Processing/Word/Word-Processor/vue/clipboard.md
index a705f86975..654d4feed9 100644
--- a/Document-Processing/Word/Word-Processor/vue/clipboard.md
+++ b/Document-Processing/Word/Word-Processor/vue/clipboard.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Clipboard in Vue Document editor component
-Document Editor takes advantage of system clipboard and allows you to copy or move a portion of the document into it in HTML format, so that it can be pasted in any application that supports clipboard.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) takes advantage of system clipboard and allows you to copy or move a portion of the document into it in HTML format, so that it can be pasted in any application that supports clipboard.
## Copy
diff --git a/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-asp-net-core.md b/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-asp-net-core.md
index da058e5566..938d48da02 100644
--- a/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-asp-net-core.md
+++ b/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-asp-net-core.md
@@ -14,7 +14,7 @@ Allows multiple users to work on the same document simultaneously. This can be d
## Prerequisites
-The following are needed to enable collaborative editing in Document Editor.
+The following are needed to enable collaborative editing in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
* SignalR
* Redis
diff --git a/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-java.md b/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-java.md
index 540e17202b..52b9f76ae4 100644
--- a/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-java.md
+++ b/Document-Processing/Word/Word-Processor/vue/collaborative-editing/using-redis-cache-java.md
@@ -14,7 +14,7 @@ Allows multiple users to work on the same document simultaneously. This can be d
## Prerequisites
-The following are needed to enable collaborative editing in Document Editor.
+The following are needed to enable collaborative editing in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
- `SockJS`
- `Redis`
diff --git a/Document-Processing/Word/Word-Processor/vue/comments.md b/Document-Processing/Word/Word-Processor/vue/comments.md
index 48b0b94670..db0a4b2555 100644
--- a/Document-Processing/Word/Word-Processor/vue/comments.md
+++ b/Document-Processing/Word/Word-Processor/vue/comments.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Comments in Vue Document editor component
-Document Editor allows you to add comments to documents. You can add, navigate and remove comments in code and from the UI.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) allows you to add comments to documents. You can add, navigate and remove comments in code and from the UI.
## Add a new comment
diff --git a/Document-Processing/Word/Word-Processor/vue/content-control.md b/Document-Processing/Word/Word-Processor/vue/content-control.md
index 70f41da2aa..a712232a2c 100644
--- a/Document-Processing/Word/Word-Processor/vue/content-control.md
+++ b/Document-Processing/Word/Word-Processor/vue/content-control.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Content control in Vue Document editor control
-Document Editor provides support for inserting, editing content controls.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides support for inserting, editing content controls.
Content controls can be categorized based on its occurrence in a document as follows,
diff --git a/Document-Processing/Word/Word-Processor/vue/dialog.md b/Document-Processing/Word/Word-Processor/vue/dialog.md
index 57be5625a0..6703d10e52 100644
--- a/Document-Processing/Word/Word-Processor/vue/dialog.md
+++ b/Document-Processing/Word/Word-Processor/vue/dialog.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Dialog in Vue Document editor component
-Document Editor provides dialog support to major operations such as insert or edit hyperlink, formatting text, paragraph, style, list and table properties.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides dialog support to major operations such as insert or edit hyperlink, formatting text, paragraph, style, list and table properties.
## Font Dialog
diff --git a/Document-Processing/Word/Word-Processor/vue/document-management.md b/Document-Processing/Word/Word-Processor/vue/document-management.md
index 1fdd0bb7e5..e2ee0ea9f5 100644
--- a/Document-Processing/Word/Word-Processor/vue/document-management.md
+++ b/Document-Processing/Word/Word-Processor/vue/document-management.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Document management in Vue Document editor component
-Document Editor provides support to restrict editing. When the protected document includes range permission, then unique user or user group only authorized to edit separate text area.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides support to restrict editing. When the protected document includes range permission, then unique user or user group only authorized to edit separate text area.
## Set current user
diff --git a/Document-Processing/Word/Word-Processor/vue/export.md b/Document-Processing/Word/Word-Processor/vue/export.md
index 709753b407..757559eae2 100644
--- a/Document-Processing/Word/Word-Processor/vue/export.md
+++ b/Document-Processing/Word/Word-Processor/vue/export.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Export in Vue Document editor component
-Document Editor exports the document into various known file formats in client-side such as Microsoft Word document (.docx), text document (.txt), and its own format called **Syncfusion Document Text (.sfdt)**.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) exports the document into various known file formats in client-side such as Microsoft Word document (.docx), text document (.txt), and its own format called **Syncfusion Document Text (.sfdt)**.
We are providing two types of save APIs as mentioned below.
@@ -48,7 +48,7 @@ The following example shows how to export documents in Document Editor as Syncfu
The following example shows how to export the document as Word document (.docx).
->Note: The Syncfusion® Document Editor component's document pagination (page-by-page display) can't be guaranteed for all the Word documents to match the pagination of Microsoft Word application. For more information about [why the document pagination (page-by-page display) differs from Microsoft Word](./import#why-the-document-pagination-differs-from-microsoft-word)
+>Note: The Vue Document Editor component's document pagination (page-by-page display) can't be guaranteed for all the Word documents to match the pagination of Microsoft Word application. For more information about [why the document pagination (page-by-page display) differs from Microsoft Word](./import#why-the-document-pagination-differs-from-microsoft-word)
{% tabs %}
{% highlight html tabtitle="Composition API (~/src/App.vue)" %}
diff --git a/Document-Processing/Word/Word-Processor/vue/faq/sfdt-faqs.md b/Document-Processing/Word/Word-Processor/vue/faq/sfdt-faqs.md
index a235bc3486..46e2538710 100644
--- a/Document-Processing/Word/Word-Processor/vue/faq/sfdt-faqs.md
+++ b/Document-Processing/Word/Word-Processor/vue/faq/sfdt-faqs.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# FAQs about SFDT in Vue DOCX Editor
-The frequently asked questions about SFDT in Document Editor is listed below:
+The frequently asked questions about SFDT in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) is listed below:
## What is SFDT format?
diff --git a/Document-Processing/Word/Word-Processor/vue/faq/unsupported-file-format.md b/Document-Processing/Word/Word-Processor/vue/faq/unsupported-file-format.md
index 7e5b4d447c..4087c6c78d 100644
--- a/Document-Processing/Word/Word-Processor/vue/faq/unsupported-file-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/faq/unsupported-file-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Why Do I Get the Unsupported Warning Message When Opening a Document in Vue?
-If you receive an "The file format you have selected isn't supported. Please choose valid format." message when opening a document in the Document Editor, it typically indicates that the document format is not supported by the current version of the Document Editor. Here are some common reasons for this warning:
+If you receive an "The file format you have selected isn't supported. Please choose valid format." message when opening a document in the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), it typically indicates that the document format is not supported by the current version of the Document Editor. Here are some common reasons for this warning:
1. Unsupported File Format: The document you are trying to open might be in a format that the Document Editor does not support. Ensure you are using a supported format, such as SFDT.
2. Corrupted Document: The document file might be corrupted or improperly formatted. Try opening a different document to see if the issue persists.
To avoid this warning, always use the recommended document formats and features supported by the Document Editor.
diff --git a/Document-Processing/Word/Word-Processor/vue/feature-module.md b/Document-Processing/Word/Word-Processor/vue/feature-module.md
index 8de451aabd..9301c04bda 100644
--- a/Document-Processing/Word/Word-Processor/vue/feature-module.md
+++ b/Document-Processing/Word/Word-Processor/vue/feature-module.md
@@ -10,9 +10,9 @@ domainurl: ##DomainURL##
# Feature module in Vue Document editor component
-Document Editor features are segregated into individual feature-wise modules to enable selective referencing. By default, the Document Editor displays the document in read-only mode. The required modules should be injected to extend its functionality. The following are the selective modules of Document Editor that can be included as required:
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) features are segregated into individual feature-wise modules to enable selective referencing. By default, the Document Editor displays the document in read-only mode. The required modules should be injected to extend its functionality. The following are the selective modules of Document Editor that can be included as required:
* **Print** - Prints the document.
-* **SfdtExport** - Exports the document as Syncfusion® Document Text (.SFDT) file.
+* **SfdtExport** - Exports the document as Vue Document Text (.SFDT) file.
* **Selection** - Selects a portion of the document and copy it to the clipboard.
* **Search** - Searches specific text and navigate between the results.
* **WordExport** - Exports the document as Word Document (.DOCX) file.
diff --git a/Document-Processing/Word/Word-Processor/vue/fields.md b/Document-Processing/Word/Word-Processor/vue/fields.md
index 351e26c561..cdfd4e9095 100644
--- a/Document-Processing/Word/Word-Processor/vue/fields.md
+++ b/Document-Processing/Word/Word-Processor/vue/fields.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Fields in Vue Document editor component
-Document Editor has preservation support for all types of fields in an existing word document without any data loss.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) has preservation support for all types of fields in an existing word document without any data loss.
## Adding Fields
diff --git a/Document-Processing/Word/Word-Processor/vue/find-and-replace.md b/Document-Processing/Word/Word-Processor/vue/find-and-replace.md
index b2765ec6a4..1a77fa2566 100644
--- a/Document-Processing/Word/Word-Processor/vue/find-and-replace.md
+++ b/Document-Processing/Word/Word-Processor/vue/find-and-replace.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Find and replace in Vue Document editor component
-The Document Editor component searches a portion of text in the document through a built-in interface called `OptionsPane` or rich APIs. When used in combination with selection performs various operations on the search results like replacing it with some other text, highlighting it, making it bolder, and more.
+The [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component searches a portion of text in the document through a built-in interface called `OptionsPane` or rich APIs. When used in combination with selection performs various operations on the search results like replacing it with some other text, highlighting it, making it bolder, and more.
## Options pane
diff --git a/Document-Processing/Word/Word-Processor/vue/form-fields.md b/Document-Processing/Word/Word-Processor/vue/form-fields.md
index 0b4a3de1cb..9ae94ee2ab 100644
--- a/Document-Processing/Word/Word-Processor/vue/form-fields.md
+++ b/Document-Processing/Word/Word-Processor/vue/form-fields.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Form fields in Vue Document editor component
-Document Editor Container component provide support for inserting Text, CheckBox, DropDown form fields through in-built toolbar.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) Container component provide support for inserting Text, CheckBox, DropDown form fields through in-built toolbar.

diff --git a/Document-Processing/Word/Word-Processor/vue/getting-started-vue-3.md b/Document-Processing/Word/Word-Processor/vue/getting-started-vue-3.md
index ae90fbe675..e39809bf98 100644
--- a/Document-Processing/Word/Word-Processor/vue/getting-started-vue-3.md
+++ b/Document-Processing/Word/Word-Processor/vue/getting-started-vue-3.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Getting Started with Vue DOCX Editor (Vue 3)
-This article provides a step-by-step guide for setting up a [Vite](https://vitejs.dev/) project with integrating the Syncfusion® [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) component using the [Composition API](https://vuejs.org/guide/introduction.html#composition-api) or [Options API](https://vuejs.org/guide/introduction.html#options-api).
+This article provides a step-by-step guide for setting up a [Vite](https://vitejs.dev/) project with integrating the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) component using the [Composition API](https://vuejs.org/guide/introduction.html#composition-api) or [Options API](https://vuejs.org/guide/introduction.html#options-api).
## Steps to create a DOCX Editor in Vue 3
@@ -156,6 +156,8 @@ N> If you don't require the above functionalities, you can deploy the component
For detailed information about server-side dependencies, refer to the [Web Services Overview](./web-services-overview) page.
+N> Looking for the full Vue DOCX Editor component overview, features, pricing, and documentation? Visit the [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) page.
+
## See also
- [Open a document](./import)
diff --git a/Document-Processing/Word/Word-Processor/vue/getting-started.md b/Document-Processing/Word/Word-Processor/vue/getting-started.md
index d3d976b7b3..98b858afdd 100644
--- a/Document-Processing/Word/Word-Processor/vue/getting-started.md
+++ b/Document-Processing/Word/Word-Processor/vue/getting-started.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Getting Started with Vue DOCX Editor (Vue 2)
-Syncfusion® [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) enables you to create, edit, view, and print Word documents in web applications. This section guides you through the steps to get started and create a DOCX Editor in a Vue application.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) enables you to create, edit, view, and print Word documents in web applications. This section guides you through the steps to get started and create a DOCX Editor in a Vue application.
## Steps to create a DOCX Editor in Vue 2
@@ -158,6 +158,8 @@ N> If you don't require the above functionalities, you can deploy the component
For detailed information about server-side dependencies, refer to the [Web Services Overview](./web-services-overview) page.
+N> Looking for the full Vue DOCX Editor component overview, features, pricing, and documentation? Visit the [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) page.
+
## See also
- [Open a document](./import)
diff --git a/Document-Processing/Word/Word-Processor/vue/global-local.md b/Document-Processing/Word/Word-Processor/vue/global-local.md
index 48d0032f0a..14771a0dcc 100644
--- a/Document-Processing/Word/Word-Processor/vue/global-local.md
+++ b/Document-Processing/Word/Word-Processor/vue/global-local.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## Localization
-The Localization library allows you to localize default text content of the Document Editor. The document editor component has static text on some features (like find & replace, context-menu, dialogs) that can be changed to other cultures (Arabic, Deutsch, French, etc.) by defining the locale value and translation object. Please refer the sample link [RTL](https://ej2.syncfusion.com/vue/demos/document-editor/right-to-left/)
+The Localization library allows you to localize default text content of the Document Editor. The [Vue Document Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component has static text on some features (like find & replace, context-menu, dialogs) that can be changed to other cultures (Arabic, Deutsch, French, etc.) by defining the locale value and translation object. Please refer the sample link [RTL](https://ej2.syncfusion.com/vue/demos/document-editor/right-to-left/)
Note: Please refer the [Locale](https://github.com/syncfusion/ej2-locale).
diff --git a/Document-Processing/Word/Word-Processor/vue/header-footer.md b/Document-Processing/Word/Word-Processor/vue/header-footer.md
index 6d3aa00617..4f3df51a6d 100644
--- a/Document-Processing/Word/Word-Processor/vue/header-footer.md
+++ b/Document-Processing/Word/Word-Processor/vue/header-footer.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Header footer in Vue Document editor component
-Document editor supports headers and footers in its document. Each section in the document can have the following types of headers and footers:
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports headers and footers in its document. Each section in the document can have the following types of headers and footers:
* First page: Used only on the first page of the section.
* Even pages: Used on all even numbered pages in the section.
diff --git a/Document-Processing/Word/Word-Processor/vue/history.md b/Document-Processing/Word/Word-Processor/vue/history.md
index 90bb0e9329..3be366a508 100644
--- a/Document-Processing/Word/Word-Processor/vue/history.md
+++ b/Document-Processing/Word/Word-Processor/vue/history.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# History in Vue Document editor component
-Document Editor tracks the history of all editing actions done in the document, which allows undo and redo functionality.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) tracks the history of all editing actions done in the document, which allows undo and redo functionality.
## Enable or disable history
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to.md b/Document-Processing/Word/Word-Processor/vue/how-to.md
index f21a5be74d..874fa4cfa7 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to in Vue Document editor component
-Document Editor triggers the [`keyDown`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs/) event every time when any key is entered and provides an instance of `DocumentEditorKeyDownEventArgs`. You can use the `isHandled` property to override the keyboard shortcut behavior.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) triggers the [`keyDown`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs/) event every time when any key is entered and provides an instance of `DocumentEditorKeyDownEventArgs`. You can use the `isHandled` property to override the keyboard shortcut behavior.
## Preventing default keyboard shortcut
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/add-save-button-in-toolbar.md b/Document-Processing/Word/Word-Processor/vue/how-to/add-save-button-in-toolbar.md
index 13da7c44b2..9de17a5a9a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/add-save-button-in-toolbar.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/add-save-button-in-toolbar.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## To add a save button to the existing toolbar in DocumentEditorContainer
-DocumentEditorContainer allows you to add a new button to the existing items in a toolbar using [`CustomToolbarItemModel`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/vue/documentation/api/toolbar/clickEventArgs/).
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) Container allows you to add a new button to the existing items in a toolbar using [`CustomToolbarItemModel`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/vue/documentation/api/toolbar/clickEventArgs/).
{% tabs %}
{% highlight html tabtitle="Composition API (~/src/App.vue)" %}
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/change-document-view.md b/Document-Processing/Word/Word-Processor/vue/how-to/change-document-view.md
index e81ab80425..1ca40badec 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/change-document-view.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/change-document-view.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## How to change the document view in DocumentEditor component
-Document Editor allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/layoutType/).
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/layoutType/).
```
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/change-the-cursor-color-in-document-editor.md b/Document-Processing/Word/Word-Processor/vue/how-to/change-the-cursor-color-in-document-editor.md
index 4bc266488c..e99de15c4a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/change-the-cursor-color-in-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/change-the-cursor-color-in-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Change the cursor color in document editor in Vue Document editor component
-Document Editor default cursor color is black. The user can change the color by overriding the css property using class name. The Document editor cursor css have a class named `e-de-blink-cursor`.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) default cursor color is black. The user can change the color by overriding the css property using class name. The Document editor cursor css have a class named `e-de-blink-cursor`.
Please refer the below code snippet to change the cursor color to red.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/change-the-default-search-highlight-color.md b/Document-Processing/Word/Word-Processor/vue/how-to/change-the-default-search-highlight-color.md
index 362b6e0d06..73b855a63c 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/change-the-default-search-highlight-color.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/change-the-default-search-highlight-color.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Change the default search highlight color in Vue Document editor component
-Document editor provides an options to change the default search highlight color using [`searchHighlightColor`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#searchhighlightcolor) in Document editor settings. The highlight color which is given in [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#documenteditorsettings) will be highlighted on the searched text. By default, search highlight color is `yellow`.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides an options to change the default search highlight color using [`searchHighlightColor`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#searchhighlightcolor) in Document editor settings. The highlight color which is given in [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#documenteditorsettings) will be highlighted on the searched text. By default, search highlight color is `yellow`.
Similarly, you can use [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/customize-color-picker.md b/Document-Processing/Word/Word-Processor/vue/how-to/customize-color-picker.md
index 4bec5c537b..459733f839 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/customize-color-picker.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/customize-color-picker.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Customize color picker in Vue Document editor component
-Document editor provides an options to customize the color picker using [`colorPickerSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#colorpickersettings)in the document editor settings. The color picker offers customization options for default appearance, by allowing selection between Picker or Palette mode, for font and border colors."
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides an options to customize the color picker using [`colorPickerSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#colorpickersettings)in the document editor settings. The color picker offers customization options for default appearance, by allowing selection between Picker or Palette mode, for font and border colors."
Similarly, you can use [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/customize-context-menu.md b/Document-Processing/Word/Word-Processor/vue/how-to/customize-context-menu.md
index 7bdd8ce3fe..23f4474da5 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/customize-context-menu.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/customize-context-menu.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## How to customize context menu in Document Editor
-Document Editor allows you to add custom option in context menu. It can be achieved by using the [`addCustomMenu()`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/contextMenu#addcustommenu) method and custom action is defined using the [`customContextMenuSelect`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/customContentMenuEventArgs/)
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) allows you to add custom option in context menu. It can be achieved by using the [`addCustomMenu()`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/contextMenu#addcustommenu) method and custom action is defined using the [`customContextMenuSelect`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/customContentMenuEventArgs/)
### Add Custom Option
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/customize-font-family-drop-down.md b/Document-Processing/Word/Word-Processor/vue/how-to/customize-font-family-drop-down.md
index 49d92b1c82..513e19b103 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/customize-font-family-drop-down.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/customize-font-family-drop-down.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Customize font family drop down in Vue Document editor component
-Document editor provides an options to customize the font family drop down list values using [`fontfamilies`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#fontfamilies) in Document editor settings. Fonts which are added in fontFamilies of [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#documenteditorsettings) will be displayed on font drop down list of text properties pane and font dialog.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides an options to customize the font family drop down list values using [`fontfamilies`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#fontfamilies) in Document editor settings. Fonts which are added in fontFamilies of [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#documenteditorsettings) will be displayed on font drop down list of text properties pane and font dialog.
Similarly, you can use [`documentEditorSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/customize-ribbon.md b/Document-Processing/Word/Word-Processor/vue/how-to/customize-ribbon.md
index b7840372ba..5f627a121e 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/customize-ribbon.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/customize-ribbon.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Customize Ribbon in Vue Document Editor
-The Syncfusion Document Editor provides an extensive and flexible API to customize the built-in ribbon UI. You can:
+The [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides an extensive and flexible API to customize the built-in ribbon UI. You can:
- Customize the File menu.
- Add the Backstage menu instead of File menu.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/customize-tool-bar.md b/Document-Processing/Word/Word-Processor/vue/how-to/customize-tool-bar.md
index 754c2f8c40..9ce756c93a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/customize-tool-bar.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/customize-tool-bar.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## How to customize existing toolbar in DocumentEditorContainer
-Document Editor Container allows you to customize(add, show, hide, enable, and disable) existing items in a toolbar.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) Container allows you to customize(add, show, hide, enable, and disable) existing items in a toolbar.
* Add - New items can defined by [`CustomToolbarItemModel`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/vue/documentation/api/toolbar/clickEventArgs/).
* Show, Hide - Existing items can be shown or hidden using the [`toolbarItems`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container#toolbaritems) property. Pre-defined toolbar items are available with [`ToolbarItem`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/toolbarItem/).
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/deploy-document-editor-component-for-mobile.md b/Document-Processing/Word/Word-Processor/vue/how-to/deploy-document-editor-component-for-mobile.md
index 58ef3f9e70..ac71093807 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/deploy-document-editor-component-for-mobile.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/deploy-document-editor-component-for-mobile.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## Document editor component for Mobile
-At present, Document editor component is not responsive for mobile, and we haven't ensured the editing functionalities in mobile browsers. Whereas it works properly as a document viewer in mobile browsers.
+At present, [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component is not responsive for mobile, and we haven't ensured the editing functionalities in mobile browsers. Whereas it works properly as a document viewer in mobile browsers.
Hence, it is recommended to switch the Document editor component as read-only in mobile browsers. Also, invoke [`fitPage`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#fitpage) method with [`FitPageWidth`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/pageFitType/) parameter in document change event, such as to display one full page by adjusting the zoom factor.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/disable-auto-focus.md b/Document-Processing/Word/Word-Processor/vue/how-to/disable-auto-focus.md
index e9c13a3185..32b9fe7986 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/disable-auto-focus.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/disable-auto-focus.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to disable auto focus in Syncfusion® Vue Document Editor component
-Document Editor gets focused automatically when the page loads. If you want the Document editor not to be focused automatically it can be customized.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) gets focused automatically when the page loads. If you want the Document editor not to be focused automatically it can be customized.
The following example illustrates to disable the auto focus in DocumentEditorContainer.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/disable-drag-and-drop.md b/Document-Processing/Word/Word-Processor/vue/how-to/disable-drag-and-drop.md
index c377954808..2c67ee3208 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/disable-drag-and-drop.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/disable-drag-and-drop.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to disable drag and drop in document editor in vue Document editor component
-Document Editor provides support to drag and drop contents within the component and it can be customized(enable and disable) using [`allowDragAndDrop`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container/documenteditorsettings#allowDragAndDrop) property in Document editor settings.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides support to drag and drop contents within the component and it can be customized(enable and disable) using [`allowDragAndDrop`](https://ej2.syncfusion.com/vue/documentation/api/document-editor-container/documenteditorsettings#allowDragAndDrop) property in Document editor settings.
The following example illustrates to customize the drag and drop option.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/disable-optimized-text-measuring.md b/Document-Processing/Word/Word-Processor/vue/how-to/disable-optimized-text-measuring.md
index 8920d05755..cf2714a27a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/disable-optimized-text-measuring.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/disable-optimized-text-measuring.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Disable optimized text measuring in Vue Document editor component
-Starting from v19.3.0.x, the accuracy of text size measurements in Document editor is improved such as to match Microsoft Word pagination for most Word documents. This improvement is included as default behavior along with an optional API [`enableOptimizedTextMeasuring`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#enableoptimizedtextmeasuring) in Document editor settings.
+Starting from v19.3.0.x, the accuracy of text size measurements in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) is improved such as to match Microsoft Word pagination for most Word documents. This improvement is included as default behavior along with an optional API [`enableOptimizedTextMeasuring`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#enableoptimizedtextmeasuring) in Document editor settings.
If you want the Document editor component to retain the document pagination (display page-by-page) behavior like v19.2.0.x and older versions. Then you can disable this optimized text measuring improvement, by setting `false` to [`enableOptimizedTextMeasuring`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorSettingsModel#enableoptimizedtextmeasuring) property of Vue Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/enable-ruler-in-document-editor-component.md b/Document-Processing/Word/Word-Processor/vue/how-to/enable-ruler-in-document-editor-component.md
index 0b591f7b21..fa0fd0e33a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/enable-ruler-in-document-editor-component.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/enable-ruler-in-document-editor-component.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to enable ruler in Vue Document Editor component
-Using ruler we can refer to setting specific margins, tab stops, or indentations within a document to ensure consistent formatting in Document Editor.
+Using ruler we can refer to setting specific margins, tab stops, or indentations within a document to ensure consistent formatting in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
The following example illustrates how to enable ruler in Document Editor
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/get-current-word.md b/Document-Processing/Word/Word-Processor/vue/how-to/get-current-word.md
index 9d33a89170..f5dade034a 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/get-current-word.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/get-current-word.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Get current word in Vue Document editor component
-You can get the current word or paragraph content from the Vue Document Editor component as plain text and SFDT (rich text).
+You can get the current word or paragraph content from the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component as plain text and SFDT (rich text).
## Select and get the word in current cursor position
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/get-the-selected-content.md b/Document-Processing/Word/Word-Processor/vue/how-to/get-the-selected-content.md
index 0ea4a67e7e..c2333256bc 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/get-the-selected-content.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/get-the-selected-content.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Get the selected content in Vue Document editor component
-You can get the selected content from the Vue Document Editor component as plain text and SFDT (rich text).
+You can get the selected content from the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component as plain text and SFDT (rich text).
## Get the selected content as plain text
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/hide-tool-bar-and-properties-pane.md b/Document-Processing/Word/Word-Processor/vue/how-to/hide-tool-bar-and-properties-pane.md
index dade3bdc52..621363d7ab 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/hide-tool-bar-and-properties-pane.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/hide-tool-bar-and-properties-pane.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
**Document editor container** provides the main document view area along with the built-in toolbar and properties pane.
-**Document editor** provides just the main document view area. Here, the user can compose, view, and edit the Word documents. You may prefer to use this component when you want to design your own UI options for your application.
+**[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor)** provides just the main document view area. Here, the user can compose, view, and edit the Word documents. You may prefer to use this component when you want to design your own UI options for your application.
## Hide the properties pane
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/insert-page-number-and-navigate-to-page.md b/Document-Processing/Word/Word-Processor/vue/how-to/insert-page-number-and-navigate-to-page.md
index ef37809821..0b8b740746 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/insert-page-number-and-navigate-to-page.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/insert-page-number-and-navigate-to-page.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert page number and navigate to page in Vue Document editor component
-You can insert page number and navigate to specific page in Vue Document Editor component by following ways.
+You can insert page number and navigate to specific page in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component by following ways.
## Insert page number
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-in-current-position.md b/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-in-current-position.md
index f897035b4a..50ce550204 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-in-current-position.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-in-current-position.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert text in current position in Vue Document editor component
-You can insert the text, paragraph and rich-text content in Vue Document Editor component.
+You can insert the text, paragraph and rich-text content in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component.
## Insert text in current cursor position
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-or-image-in-table-programmatically.md b/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-or-image-in-table-programmatically.md
index 0a84cc2b11..ba03618522 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-or-image-in-table-programmatically.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/insert-text-or-image-in-table-programmatically.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert text or image in table programmatically in Vue Document editor component
-Using Document editor API's, you can insert [`text`](../how-to/insert-text-in-current-position#insert-text-in-current-cursor-position) or [`image`](../image#images) in [`table`](../table#create-a-table) programmatically based on your requirement.
+Using [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) API's, you can insert [`text`](../how-to/insert-text-in-current-position#insert-text-in-current-cursor-position) or [`image`](../image#images) in [`table`](../table#create-a-table) programmatically based on your requirement.
Use [`selection`](../how-to/move-selection-to-specific-position#selects-content-based-on-start-and-end-hierarchical-index) API's to navigate between rows and cells.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/open-default-document.md b/Document-Processing/Word/Word-Processor/vue/how-to/open-default-document.md
index 47ebf7847c..3baa120b0c 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/open-default-document.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/open-default-document.md
@@ -14,7 +14,7 @@ In this article, we are going to see how to open a default document when Documen
## Opening a default document in DocumentEditor
-By default, Document Editor will open blank document. You can use [`open`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#open) API in Document Editor to open the sfdt content.
+By default, [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) will open blank document. You can use [`open`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#open) API in Document Editor to open the sfdt content.
Document editor have [`created`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#created) event which gets triggered once Document editor control created. So, if you want to open the document by default, you can use [`open`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#open) and [`created`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#created) API.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/open-document-by-address.md b/Document-Processing/Word/Word-Processor/vue/how-to/open-document-by-address.md
index a4a8e1bc11..cf79e15f1b 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/open-document-by-address.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/open-document-by-address.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## How to open a document from URL in DocumentEditor
-In this article, we are going to see how to open a document from URL in DocumentEditor
+In this article, we are going to see how to open a document from URL in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor)
please refer below example for client-side code
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/optimize-sfdt.md b/Document-Processing/Word/Word-Processor/vue/how-to/optimize-sfdt.md
index 81ebb5ce7a..04c5bfe4db 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/optimize-sfdt.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/optimize-sfdt.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to optimize the SFDT file
-Starting from version v21.1.x, the SFDT file generated in Word Processor component is optimized by default to reduce the file size. All static keys are minified, and the final JSON string is compressed. This helps reduce the SFDT file size relative to a DOCX file and provides the following benefits,
+Starting from version v21.1.x, the SFDT file generated in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component is optimized by default to reduce the file size. All static keys are minified, and the final JSON string is compressed. This helps reduce the SFDT file size relative to a DOCX file and provides the following benefits,
* File transfer between client and server through the internet gets faster.
* The new optimized SFDT files require less storage space than the old SFDT files.
Hence, the optimized SFDT file can't be directly manipulated as JSON string.
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/override-the-keyboard-shortcuts.md b/Document-Processing/Word/Word-Processor/vue/how-to/override-the-keyboard-shortcuts.md
index 66fa66ef79..890752a102 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/override-the-keyboard-shortcuts.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/override-the-keyboard-shortcuts.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Override the Keyboard Shortcuts in Vue Document Editor Component
-Document Editor triggers the [`keyDown`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#keydown) event every time when any key is entered and provides an instance of [`DocumentEditorKeyDownEventArgs`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs/). You can use the [`isHandled`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs#ishandled) property to override the keyboard shortcut behavior.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) triggers the [`keyDown`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#keydown) event every time when any key is entered and provides an instance of [`DocumentEditorKeyDownEventArgs`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs/). You can use the [`isHandled`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/documentEditorKeyDownEventArgs#ishandled) property to override the keyboard shortcut behavior.
## Preventing default keyboard shortcut
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/resize-document-editor.md b/Document-Processing/Word/Word-Processor/vue/how-to/resize-document-editor.md
index 0e55df1b66..cd4bdf1d21 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/resize-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/resize-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Resize document editor in Vue Document editor component
-In this article, we are going to see how to change height and width of Document Editor.
+In this article, we are going to see how to change height and width of [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
## Change height of Document Editor
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/retrieve-the-bookmark-content-as-text.md b/Document-Processing/Word/Word-Processor/vue/how-to/retrieve-the-bookmark-content-as-text.md
index 97f0f9a3ef..ac81b7f695 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/retrieve-the-bookmark-content-as-text.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/retrieve-the-bookmark-content-as-text.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Retrieve the bookmark content as text in Vue Document editor component
-You can get the bookmark or whole document content from the Vue Document Editor component as plain text and SFDT (rich text).
+You can get the bookmark or whole document content from the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component as plain text and SFDT (rich text).
## Get the bookmark content as plain text
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/set-default-format-in-document-editor.md b/Document-Processing/Word/Word-Processor/vue/how-to/set-default-format-in-document-editor.md
index e2c7b18e9c..5f0066005b 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/set-default-format-in-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/set-default-format-in-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Set default format in document editor in Vue Document editor component
-You can set the default character format, paragraph format and section format in Document editor.
+You can set the default character format, paragraph format and section format in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
## Set the default character format
diff --git a/Document-Processing/Word/Word-Processor/vue/how-to/show-hide-spinner.md b/Document-Processing/Word/Word-Processor/vue/how-to/show-hide-spinner.md
index ea2e6da5f4..0e37639ecc 100644
--- a/Document-Processing/Word/Word-Processor/vue/how-to/show-hide-spinner.md
+++ b/Document-Processing/Word/Word-Processor/vue/how-to/show-hide-spinner.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Show hide spinner in Vue Document editor component
-Using [`spinner`](https://ej2.syncfusion.com/documentation/spinner/getting-started#create-the-spinner-globally) component, you can show/hide spinner while opening document in DocumentEditor .
+Using [`spinner`](https://ej2.syncfusion.com/documentation/spinner/getting-started#create-the-spinner-globally) component, you can show/hide spinner while opening document in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
Example code snippet to show/hide spinner
diff --git a/Document-Processing/Word/Word-Processor/vue/image.md b/Document-Processing/Word/Word-Processor/vue/image.md
index 99143b442d..7865201a2e 100644
--- a/Document-Processing/Word/Word-Processor/vue/image.md
+++ b/Document-Processing/Word/Word-Processor/vue/image.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Image in Vue Document editor component
-Document Editor supports common raster format images like PNG, BMP, JPEG, SVG and GIF. You can insert an image file or online image in the document using the [`insertImage()`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/editor#insertimage) method. Refer to the following sample code.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports common raster format images like PNG, BMP, JPEG, SVG and GIF. You can insert an image file or online image in the document using the [`insertImage()`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/editor#insertimage) method. Refer to the following sample code.
The following example shows how to open bookmark dialog in Document Editor.
diff --git a/Document-Processing/Word/Word-Processor/vue/import.md b/Document-Processing/Word/Word-Processor/vue/import.md
index 7835331a2c..7abb2ab5c3 100644
--- a/Document-Processing/Word/Word-Processor/vue/import.md
+++ b/Document-Processing/Word/Word-Processor/vue/import.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Import in Vue Document editor component
-In Document Editor, the documents are stored in its own format called **Syncfusion Document Text (SFDT)**.
+In [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), the documents are stored in its own format called **Syncfusion Document Text (SFDT)**.
The following example shows how to open SFDT data in Document Editor.
@@ -44,7 +44,7 @@ The following example shows how to import document from local machine.
You can convert word documents into SFDT format using the .NET Standard library [`Syncfusion.EJ2.WordEditor.AspNet.Core`]() by the web API service implementation. This library helps you to convert word documents (.dotx,.docx,.docm,.dot,.doc), rich text format documents (.rtf), and text documents (.txt) into SFDT format.
->Note: The Syncfusion® Document Editor component's document pagination (page-by-page display) can't be guaranteed for all the Word documents to match the pagination of Microsoft Word application. For more information about [why the document pagination (page-by-page display) differs from Microsoft Word](./import#why-the-document-pagination-differs-from-microsoft-word)
+>Note: The Vue Document Editor component's document pagination (page-by-page display) can't be guaranteed for all the Word documents to match the pagination of Microsoft Word application. For more information about [why the document pagination (page-by-page display) differs from Microsoft Word](./import#why-the-document-pagination-differs-from-microsoft-word)
Please refer the following example for converting word documents into SFDT.
@@ -224,7 +224,7 @@ To know about server-side action, please refer this [page](./web-services-overvi
## Compatibility with Microsoft Word
-Syncfusion® Document Editor is a minimal viable Word document viewer/editor product for web applications. As most compatible Word editor, the product vision is adding valuable feature sets of Microsoft Word, and not to cover 100% feature sets of Microsoft Word desktop application. You can even see the feature sets difference between Microsoft Word desktop and their Word online application. So kindly don't misunderstand this component as a complete replacement for Microsoft Word desktop application and expect 100% feature sets of it.
+Vue Document Editor is a minimal viable Word document viewer/editor product for web applications. As most compatible Word editor, the product vision is adding valuable feature sets of Microsoft Word, and not to cover 100% feature sets of Microsoft Word desktop application. You can even see the feature sets difference between Microsoft Word desktop and their Word online application. So kindly don't misunderstand this component as a complete replacement for Microsoft Word desktop application and expect 100% feature sets of it.
### How Syncfusion® accepts the feature request for Document Editor
@@ -236,7 +236,7 @@ You can report the problems with displaying, or editing Word documents in Docum
### Why the document pagination differs from Microsoft Word
-For your understanding about the Word document structure and the workflow of Word viewer/editor components, the Word document is a flow document in which content will not be preserved page by page; instead, the content will be preserved sequentially like a HTML file. Only the Word viewer/editor paginates the content of the Word document page by page dynamically, when opened for viewing or editing and this page-wise position information will not be preserved in the document level (it is Word file format specification standard). Syncfusion® Document Editor component also does the same.
+For your understanding about the Word document structure and the workflow of Word viewer/editor components, the Word document is a flow document in which content will not be preserved page by page; instead, the content will be preserved sequentially like a HTML file. Only the Word viewer/editor paginates the content of the Word document page by page dynamically, when opened for viewing or editing and this page-wise position information will not be preserved in the document level (it is Word file format specification standard). Vue Document Editor component also does the same.
At present there is a known technical limitation related to slight difference in text size calculated using HTML element based text measuring approach. Even though the text size is calculated with correct font and font size values, the difference lies; it is as low as 0.00XX to 0. XXXX values compared to that of Microsoft Word application’s display. Hence the document pagination (page-by-page display) can't be guaranteed for all the Word documents to match the pagination of Microsoft Word application.
diff --git a/Document-Processing/Word/Word-Processor/vue/keyboard-shortcut.md b/Document-Processing/Word/Word-Processor/vue/keyboard-shortcut.md
index d6e45dbf15..b64e4d7eb0 100644
--- a/Document-Processing/Word/Word-Processor/vue/keyboard-shortcut.md
+++ b/Document-Processing/Word/Word-Processor/vue/keyboard-shortcut.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## Text formatting
-The following table lists the default keyboard shortcuts in Document Editor for formatting text:
+The following table lists the default keyboard shortcuts in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) for formatting text:
| Key combination | Description |
|-----------------|-------------|
diff --git a/Document-Processing/Word/Word-Processor/vue/link.md b/Document-Processing/Word/Word-Processor/vue/link.md
index adc490e1f3..4ac2bca7af 100644
--- a/Document-Processing/Word/Word-Processor/vue/link.md
+++ b/Document-Processing/Word/Word-Processor/vue/link.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Link in Vue Document editor component
-Document Editor supports hyperlink field. You can link a part of the document content to Internet or file location, mail address, or any text within the document.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports hyperlink field. You can link a part of the document content to Internet or file location, mail address, or any text within the document.
## Navigate a hyperlink
diff --git a/Document-Processing/Word/Word-Processor/vue/list-format.md b/Document-Processing/Word/Word-Processor/vue/list-format.md
index bdff92b1e1..f1cc4ba719 100644
--- a/Document-Processing/Word/Word-Processor/vue/list-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/list-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# List format in Vue Document editor component
-Document Editor supports both the single-level and multilevel lists. Lists are used to organize data as step-by-step instructions in documents for easy understanding of key points. You can apply list to the paragraph either using supported APIs.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports both the single-level and multilevel lists. Lists are used to organize data as step-by-step instructions in documents for easy understanding of key points. You can apply list to the paragraph either using supported APIs.
## Create bullet list
diff --git a/Document-Processing/Word/Word-Processor/vue/notes.md b/Document-Processing/Word/Word-Processor/vue/notes.md
index 943efafc85..f62b4dde7d 100644
--- a/Document-Processing/Word/Word-Processor/vue/notes.md
+++ b/Document-Processing/Word/Word-Processor/vue/notes.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Notes in Vue Document editor component
-DocumentEditorContainer component provides support for inserting footnotes and endnotes through the in-built toolbar. Refer to the following screenshot.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) Container component provides support for inserting footnotes and endnotes through the in-built toolbar. Refer to the following screenshot.

diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/aws-s3-bucket.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/aws-s3-bucket.md
index d431c31f28..28e4622abc 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/aws-s3-bucket.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/aws-s3-bucket.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from AWS S3 in Vue Document editor
-To load a document from AWS S3 in a Document Editor, you can follow the steps below
+To load a document from AWS S3 in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in Vue
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/azure-blob-storage.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/azure-blob-storage.md
index b23be3576a..e560df51a1 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/azure-blob-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/azure-blob-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Azure Blob Storage in Vue Document editor
-To load document from Azure Blob Storage in a Document Editor, you can follow the steps below
+To load document from Azure Blob Storage in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in Vue
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/box-cloud-file-storage.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/box-cloud-file-storage.md
index bac67b6334..68a8acfd45 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/box-cloud-file-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/box-cloud-file-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Box cloud file storage in Vue Document editor
-To load a document from Box cloud file storage in a document Editor, you can follow the steps below
+To load a document from Box cloud file storage in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1** Set up a Box developer account and create a Box application
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/dropbox-cloud-file-storage.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/dropbox-cloud-file-storage.md
index 0307e28acd..fa3636ee55 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/dropbox-cloud-file-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/dropbox-cloud-file-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Dropbox cloud file storage in Vue Document editor
-To load a document from Dropbox cloud file storage in a Document editor, you can follow the steps below
+To load a document from Dropbox cloud file storage in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1** Create a Dropbox API
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/google-cloud-storage.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/google-cloud-storage.md
index f4d6ecfafd..40f405f96b 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/google-cloud-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/google-cloud-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Google Cloud Storage in Vue Document editor
-To load a document from Google Cloud Storage in a Document editor, you can follow the steps below
+To load a document from Google Cloud Storage in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in Vue
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/google-drive.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/google-drive.md
index b6336baeb5..835e39ac3b 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/google-drive.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/google-drive.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Google Drive in Vue Document editor
-To load a document from Google Drive in a Document editor, you can follow the steps below
+To load a document from Google Drive in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1** Set up Google Drive API
diff --git a/Document-Processing/Word/Word-Processor/vue/opening-documents/one-drive.md b/Document-Processing/Word/Word-Processor/vue/opening-documents/one-drive.md
index 56a04c7010..4b5b7ab583 100644
--- a/Document-Processing/Word/Word-Processor/vue/opening-documents/one-drive.md
+++ b/Document-Processing/Word/Word-Processor/vue/opening-documents/one-drive.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from One Drive in Vue Document editor
-To load a document from One Drive in a Document editor, you can follow the steps below
+To load a document from One Drive in a [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor), you can follow the steps below
**Step 1** Create the Microsoft graph API.
diff --git a/Document-Processing/Word/Word-Processor/vue/overview.md b/Document-Processing/Word/Word-Processor/vue/overview.md
index 0d4e661b8b..fa0ae93015 100644
--- a/Document-Processing/Word/Word-Processor/vue/overview.md
+++ b/Document-Processing/Word/Word-Processor/vue/overview.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Overview of the Vue DOCX Editor
-The Syncfusion® [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) is a feature-rich, user-interactive component that enables creating, editing, viewing, and printing Word documents with advanced formatting, editing capabilities, and broad support for document import and export formats.
+The [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/Vue-docx-editor) (Document Editor) is a feature-rich, user-interactive component that enables creating, editing, viewing, and printing Word documents with advanced formatting, editing capabilities, and broad support for document import and export formats.

diff --git a/Document-Processing/Word/Word-Processor/vue/paragraph-format.md b/Document-Processing/Word/Word-Processor/vue/paragraph-format.md
index e6eaadc0a1..a5ccd66a18 100644
--- a/Document-Processing/Word/Word-Processor/vue/paragraph-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/paragraph-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Paragraph format in Vue Document editor component
-Document Editor supports various paragraph formatting options such as text alignment, indentation, paragraph spacing, and more.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports various paragraph formatting options such as text alignment, indentation, paragraph spacing, and more.
## Indentation
diff --git a/Document-Processing/Word/Word-Processor/vue/print.md b/Document-Processing/Word/Word-Processor/vue/print.md
index a76a36aedc..8f5dcfb8b0 100644
--- a/Document-Processing/Word/Word-Processor/vue/print.md
+++ b/Document-Processing/Word/Word-Processor/vue/print.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Print in Vue Document editor component
-To print the document, use the [`print`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#print) method from Document Editor instance.
+To print the document, use the [`print`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#print) method from [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) instance.
Refer to the following example for showing a document and print it.
diff --git a/Document-Processing/Word/Word-Processor/vue/restrict-editing.md b/Document-Processing/Word/Word-Processor/vue/restrict-editing.md
index 9cedc909ed..9a49d4b5e0 100644
--- a/Document-Processing/Word/Word-Processor/vue/restrict-editing.md
+++ b/Document-Processing/Word/Word-Processor/vue/restrict-editing.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Restrict Editing in Vue Document Editor Component
-Document Editor provides support to restrict editing. When the protected document includes range permission, then unique user or user group only authorized to edit separate text area.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides support to restrict editing. When the protected document includes range permission, then unique user or user group only authorized to edit separate text area.
## Set current user
diff --git a/Document-Processing/Word/Word-Processor/vue/ribbon.md b/Document-Processing/Word/Word-Processor/vue/ribbon.md
index 73dfa5799b..6c67c0a768 100644
--- a/Document-Processing/Word/Word-Processor/vue/ribbon.md
+++ b/Document-Processing/Word/Word-Processor/vue/ribbon.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Ribbon in Vue Document Editor Control
-The Document Editor provides a modern Ribbon interface similar to Microsoft Word's interface. This Ribbon UI provides an efficient and intuitive way to access editing features, organizing commands within well-structured tabs and groups to enhance your document editing experience. Additionally, the Ribbon interface supports contextual tabs. Contextual tabs appear only when certain elements, such as tables, images, or headers/footers, are selected in the document.
+The [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides a modern Ribbon interface similar to Microsoft Word's interface. This Ribbon UI provides an efficient and intuitive way to access editing features, organizing commands within well-structured tabs and groups to enhance your document editing experience. Additionally, the Ribbon interface supports contextual tabs. Contextual tabs appear only when certain elements, such as tables, images, or headers/footers, are selected in the document.
You can switch between the classic **Toolbar** and the new **Ribbon** UI, and you can also choose between **Classic** and **Simplified** ribbon layouts.
diff --git a/Document-Processing/Word/Word-Processor/vue/right-to-left.md b/Document-Processing/Word/Word-Processor/vue/right-to-left.md
index 676efe70b4..fd21284e95 100644
--- a/Document-Processing/Word/Word-Processor/vue/right-to-left.md
+++ b/Document-Processing/Word/Word-Processor/vue/right-to-left.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Right to left in Vue Document editor component
-Document Editor provides RTL (right-to-left) support. This can be enabled using the “enableRtl” property.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) provides RTL (right-to-left) support. This can be enabled using the “enableRtl” property.
{% tabs %}
{% highlight html tabtitle="Composition API (~/src/App.vue)" %}
diff --git a/Document-Processing/Word/Word-Processor/vue/saving-documents/aws-s3-bucket.md b/Document-Processing/Word/Word-Processor/vue/saving-documents/aws-s3-bucket.md
index 8c3d58caf6..f6b4ed617a 100644
--- a/Document-Processing/Word/Word-Processor/vue/saving-documents/aws-s3-bucket.md
+++ b/Document-Processing/Word/Word-Processor/vue/saving-documents/aws-s3-bucket.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
To save a document to AWS S3, you can follow the steps below
-**Step 1:** Create a Simple Document Editor sample in Vue
+**Step 1:** Create a Simple [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) sample in Vue
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in Vue. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/vue/saving-documents/azure-blob-storage.md b/Document-Processing/Word/Word-Processor/vue/saving-documents/azure-blob-storage.md
index 5efb6d6f69..fed3c7e1f3 100644
--- a/Document-Processing/Word/Word-Processor/vue/saving-documents/azure-blob-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/saving-documents/azure-blob-storage.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
To save a document to Azure Blob Storage, you can follow the steps below
-**Step 1:** Create a Simple Document Editor sample in Vue
+**Step 1:** Create a Simple [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) sample in Vue
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in vue. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/vue/saving-documents/google-cloud-storage.md b/Document-Processing/Word/Word-Processor/vue/saving-documents/google-cloud-storage.md
index 27f858e2d5..af8a0fbc5a 100644
--- a/Document-Processing/Word/Word-Processor/vue/saving-documents/google-cloud-storage.md
+++ b/Document-Processing/Word/Word-Processor/vue/saving-documents/google-cloud-storage.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
To save a document to Google Cloud Storage, you can follow the steps below
-**Step 1:** Create a Simple Document Editor sample in Vue
+**Step 1:** Create a Simple [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) sample in Vue
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in vue. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/vue/scrolling-zooming.md b/Document-Processing/Word/Word-Processor/vue/scrolling-zooming.md
index 3ef5780c9f..83ef3d6bfc 100644
--- a/Document-Processing/Word/Word-Processor/vue/scrolling-zooming.md
+++ b/Document-Processing/Word/Word-Processor/vue/scrolling-zooming.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Scrolling zooming in Vue Document editor component
-The Document Editor renders the document as page by page. You can scroll through the pages by mouse wheel or touch interactions. You can also scroll through the page by using ‘scrollToPage()’ method of Document Editor instance. Refer to the following code example.
+The [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) renders the document as page by page. You can scroll through the pages by mouse wheel or touch interactions. You can also scroll through the page by using ‘scrollToPage()’ method of Document Editor instance. Refer to the following code example.
{% tabs %}
{% highlight html tabtitle="Composition API (~/src/App.vue)" %}
diff --git a/Document-Processing/Word/Word-Processor/vue/section-format.md b/Document-Processing/Word/Word-Processor/vue/section-format.md
index 519ec3a50f..66825aa6bb 100644
--- a/Document-Processing/Word/Word-Processor/vue/section-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/section-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Section format in Vue Document editor component
-Document Editor supports various section formatting such as page size, page margins, and more.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports various section formatting such as page size, page margins, and more.
## Page size
diff --git a/Document-Processing/Word/Word-Processor/vue/security-advisories.md b/Document-Processing/Word/Word-Processor/vue/security-advisories.md
index ece6d2112b..df4bca1604 100644
--- a/Document-Processing/Word/Word-Processor/vue/security-advisories.md
+++ b/Document-Processing/Word/Word-Processor/vue/security-advisories.md
@@ -16,11 +16,11 @@ This document provides a description of the security updates available for Syncf
## Security Updates
-The following security updates are available for Syncfusion® DocumentEditor control and are listed based on the release version.
+The following security updates are available for Vue DocumentEditor control and are listed based on the release version.
### 2024 Volume 2 (v26.2.4) - July 25, 2024
-This release resolves critical and moderate security vulnerabilities affecting the Syncfusion® Document Editor Docker Image.
+This release resolves critical and moderate security vulnerabilities affecting the Vue Document Editor Docker Image.
**Threat:**
diff --git a/Document-Processing/Word/Word-Processor/vue/server-deployment/word-processor-server-docker-image-overview.md b/Document-Processing/Word/Word-Processor/vue/server-deployment/word-processor-server-docker-image-overview.md
index 50404a4301..e5659aa7ab 100644
--- a/Document-Processing/Word/Word-Processor/vue/server-deployment/word-processor-server-docker-image-overview.md
+++ b/Document-Processing/Word/Word-Processor/vue/server-deployment/word-processor-server-docker-image-overview.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Word processor server docker image overview in Vue Document editor component
-The Syncfusion® **Word Processor (also known as Document Editor)** is a component with editing capabilities like Microsoft Word. It is used to create, edit, view, and print Word documents. It provides all the common word processing abilities, including editing text; formatting contents; resizing images and tables; finding and replacing text; importing, exporting, and printing Word documents; and using bookmarks and tables of contents.
+The **[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (also known as Document Editor)** is a component with editing capabilities like Microsoft Word. It is used to create, edit, view, and print Word documents. It provides all the common word processing abilities, including editing text; formatting contents; resizing images and tables; finding and replacing text; importing, exporting, and printing Word documents; and using bookmarks and tables of contents.
This Docker image is the predefined Docker container of Syncfusion’s® Word Processor backend. You can deploy it quickly to your infrastructure.
diff --git a/Document-Processing/Word/Word-Processor/vue/shapes.md b/Document-Processing/Word/Word-Processor/vue/shapes.md
index 272b3e9b1f..87b4c7fb64 100644
--- a/Document-Processing/Word/Word-Processor/vue/shapes.md
+++ b/Document-Processing/Word/Word-Processor/vue/shapes.md
@@ -10,9 +10,9 @@ domainurl: ##DomainURL##
# Shapes in Vue Document editor component
-Shapes are drawing objects that include a text box, rectangles, lines, curves, circles, etc. It can be preset or custom geometry.
+Shapes are drawing objects that include a text box, rectangles, lines, curves, circles, etc. It can be preset or custom geometry.
->Note: At present, Document Editor does not have support to insert shapes. however, if the document contains a shape while importing, it will be preserved properly.
+>Note: At present, [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) does not have support to insert shapes. however, if the document contains a shape while importing, it will be preserved properly.
## Supported shapes
diff --git a/Document-Processing/Word/Word-Processor/vue/spell-check.md b/Document-Processing/Word/Word-Processor/vue/spell-check.md
index 7597666c52..c984368b15 100644
--- a/Document-Processing/Word/Word-Processor/vue/spell-check.md
+++ b/Document-Processing/Word/Word-Processor/vue/spell-check.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Spell check in Vue Document editor component
-Document editor supports performing spell checking for any input text. You can perform spell checking for the text in Document Editor and it will provide suggestions for the mis-spelled words through dialog and in context menu. Document editor's spell checker is compatible with [hunspell dictionary files](https://github.com/wooorm/dictionaries).
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports performing spell checking for any input text. You can perform spell checking for the text in Document Editor and it will provide suggestions for the mis-spelled words through dialog and in context menu. Document editor's spell checker is compatible with [hunspell dictionary files](https://github.com/wooorm/dictionaries).
{% tabs %}
{% highlight html tabtitle="Composition API (~/src/App.vue)" %}
diff --git a/Document-Processing/Word/Word-Processor/vue/supported-fileformats.md b/Document-Processing/Word/Word-Processor/vue/supported-fileformats.md
index f915ff4fd8..6a3141db79 100644
--- a/Document-Processing/Word/Word-Processor/vue/supported-fileformats.md
+++ b/Document-Processing/Word/Word-Processor/vue/supported-fileformats.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Supported File Formats in Vue DOCX Editor
-Syncfusion® Vue DOCX Editor (Document Editor) supports a wide range of Microsoft Word and other document formats for opening and exporting, with both client-side and server-side capabilities.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) supports a wide range of Microsoft Word and other document formats for opening and exporting, with both client-side and server-side capabilities.
## Supported File Formats
diff --git a/Document-Processing/Word/Word-Processor/vue/table-format.md b/Document-Processing/Word/Word-Processor/vue/table-format.md
index 342592eb59..4c4302eb93 100644
--- a/Document-Processing/Word/Word-Processor/vue/table-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/table-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Table format in Vue Document editor component
-Document editor customizes the formatting of table, or table cells such as table width, cell margins, cell spacing, background color, and table alignment. This section describes how to customize these formatting for selected cells, rows, or table in detail.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) customizes the formatting of table, or table cells such as table width, cell margins, cell spacing, background color, and table alignment. This section describes how to customize these formatting for selected cells, rows, or table in detail.
## Cell margins
diff --git a/Document-Processing/Word/Word-Processor/vue/table-of-contents.md b/Document-Processing/Word/Word-Processor/vue/table-of-contents.md
index 938638323a..c2181773e2 100644
--- a/Document-Processing/Word/Word-Processor/vue/table-of-contents.md
+++ b/Document-Processing/Word/Word-Processor/vue/table-of-contents.md
@@ -14,7 +14,7 @@ The table of contents in a document is same as the list of chapters at the begin
## Inserting table of contents
-Document Editor exposes an API to insert table of contents at cursor position programmatically. You can specify the settings for table of contents explicitly. Otherwise, the default settings will be applied.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) exposes an API to insert table of contents at cursor position programmatically. You can specify the settings for table of contents explicitly. Otherwise, the default settings will be applied.
[`TableOfContentsSettings`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/tableOfContentsSettings/) contain the following properties:
* **startLevel**: Specifies the start level for constructing table of contents.
diff --git a/Document-Processing/Word/Word-Processor/vue/table.md b/Document-Processing/Word/Word-Processor/vue/table.md
index dbbce6f8e5..d65b0eed70 100644
--- a/Document-Processing/Word/Word-Processor/vue/table.md
+++ b/Document-Processing/Word/Word-Processor/vue/table.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Table in Vue Document editor component
-Tables are an efficient way to present information. Document Editor can display and edit the tables. You can select and edit tables through keyboard, mouse, or touch interactions. Document Editor exposes a rich set of APIs to perform these operations programmatically.
+Tables are an efficient way to present information. [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) can display and edit the tables. You can select and edit tables through keyboard, mouse, or touch interactions. Document Editor exposes a rich set of APIs to perform these operations programmatically.
## Create a table
diff --git a/Document-Processing/Word/Word-Processor/vue/text-format.md b/Document-Processing/Word/Word-Processor/vue/text-format.md
index 99949befb7..95420cea17 100644
--- a/Document-Processing/Word/Word-Processor/vue/text-format.md
+++ b/Document-Processing/Word/Word-Processor/vue/text-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Text format in Vue Document editor component
-Document Editor supports several formatting options for text like bold, italic, font color, highlight color, and more. This section describes how to modify the formatting for selected text in detail.
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) supports several formatting options for text like bold, italic, font color, highlight color, and more. This section describes how to modify the formatting for selected text in detail.
## Bold
diff --git a/Document-Processing/Word/Word-Processor/vue/text-wrapping-style.md b/Document-Processing/Word/Word-Processor/vue/text-wrapping-style.md
index 183fad5aa6..2be8cd8781 100644
--- a/Document-Processing/Word/Word-Processor/vue/text-wrapping-style.md
+++ b/Document-Processing/Word/Word-Processor/vue/text-wrapping-style.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Text wrapping style in Vue Document editor component
-Text wrapping refers to how images and shapes are fit with surrounding text in a document. Currently, Document Editor has only preservation support for image and textbox shape with below wrapping styles.
+Text wrapping refers to how images and shapes are fit with surrounding text in a document. Currently, [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) has only preservation support for image and textbox shape with below wrapping styles.
## In-Line with Text
diff --git a/Document-Processing/Word/Word-Processor/vue/track-changes.md b/Document-Processing/Word/Word-Processor/vue/track-changes.md
index adcbd3ffb2..10399aa914 100644
--- a/Document-Processing/Word/Word-Processor/vue/track-changes.md
+++ b/Document-Processing/Word/Word-Processor/vue/track-changes.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Track changes in Vue Document editor component
-Track Changes allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject the modifications. It is a useful tool for managing changes made by several reviewers to the same document. If track changes option is enabled, all editing operations are preserved as revisions in Document Editor.
+Track Changes allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject the modifications. It is a useful tool for managing changes made by several reviewers to the same document. If track changes option is enabled, all editing operations are preserved as revisions in [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor).
## Enable track changes in Document Editor
diff --git a/Document-Processing/Word/Word-Processor/vue/troubleshooting/document-loading-issue-with-404-error.md b/Document-Processing/Word/Word-Processor/vue/troubleshooting/document-loading-issue-with-404-error.md
index 46ffd24cf1..acb366a1fa 100644
--- a/Document-Processing/Word/Word-Processor/vue/troubleshooting/document-loading-issue-with-404-error.md
+++ b/Document-Processing/Word/Word-Processor/vue/troubleshooting/document-loading-issue-with-404-error.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Document loading issue with 404 error in Vue DOCX Editor
-If document loading fails and you see a 404 error in the browser console, the Document Editor is unable to reach a valid Web Service endpoint.
+If document loading fails and you see a 404 error in the browser console, the [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) is unable to reach a valid Web Service endpoint.
## Reasons
diff --git a/Document-Processing/Word/Word-Processor/vue/unsupported-features.md b/Document-Processing/Word/Word-Processor/vue/unsupported-features.md
index aac9b234be..4c1691feb8 100644
--- a/Document-Processing/Word/Word-Processor/vue/unsupported-features.md
+++ b/Document-Processing/Word/Word-Processor/vue/unsupported-features.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Unsupported Features in Vue DOCX Editor
-This section describes the unsupported elements in Syncfusion® Vue DOCX Editor (Document Editor)
+This section describes the unsupported elements in [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor)
## Document formatting
diff --git a/Document-Processing/Word/Word-Processor/vue/view.md b/Document-Processing/Word/Word-Processor/vue/view.md
index 3d1734d8a7..2c0938f932 100644
--- a/Document-Processing/Word/Word-Processor/vue/view.md
+++ b/Document-Processing/Word/Word-Processor/vue/view.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## Web Layout
-Document Editor allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/layoutType/).
+[Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/vue/documentation/api/document-editor/layoutType/).
```
diff --git a/Document-Processing/Word/Word-Processor/vue/web-services-overview.md b/Document-Processing/Word/Word-Processor/vue/web-services-overview.md
index 355d6dcdf7..6e9efa970c 100644
--- a/Document-Processing/Word/Word-Processor/vue/web-services-overview.md
+++ b/Document-Processing/Word/Word-Processor/vue/web-services-overview.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Web services in Vue Document editor component
-You can deploy web APIs for server-side dependencies of Document Editor component in the following platforms.
+You can deploy web APIs for server-side dependencies of [Vue DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/vue-docx-editor) (Document Editor) component in the following platforms.
* [ASP.NET Core](./web-services/core)
* [ASP.NET MVC](./web-services/mvc)
@@ -20,12 +20,12 @@ You can deploy web APIs for server-side dependencies of Document Editor componen
|Operations|When client-server communication will be triggered?|What type of data will be transferred between client and server?|
|------------|--------------------------------------|------------------------|
-|[Open file formats other than SFDT](./import#convert-word-documents-into-sfdt)|When opening the document other than SFDT (Syncfusion® Document Editor's native file format), the server-side web API is invoked from client-side script.|**Client**: Sends the input file.
**Server**: Receives the input file and sends the converted SFDT back to the client.
The server-side web API internally extracts the content from the document (DOCX, DOC, WordML, RTF, HTML) using Syncfusion® Word library (DocIO) and converts it into SFDT for opening the document in Document Editor.|
+|[Open file formats other than SFDT](./import#convert-word-documents-into-sfdt)|When opening the document other than SFDT (Vue Document Editor's native file format), the server-side web API is invoked from client-side script.|**Client**: Sends the input file.
**Server**: Receives the input file and sends the converted SFDT back to the client.
The server-side web API internally extracts the content from the document (DOCX, DOC, WordML, RTF, HTML) using Word library (DocIO) and converts it into SFDT for opening the document in Document Editor.|
|[Paste with formatting](./clipboard#paste-with-formatting)|When pasting the formatted content (HTML/RTF) received from system clipboard. For converting HTML/RTF to SFDT format.
**Note**: Whereas plain text received from system clipboard will be pasted directly in the client-side.|**Client**: Sends the input Html or Rtf string.
**Server**: Receives the input Html or Rtf string and sends the converted SFDT back to the client.|
|[Restrict editing](./restrict-editing)|When protecting the document, for generating hash.|**Client**: Sends the input data for hashing algorithm.
**Server**: Receives the input data for hashing algorithm and sends the result hash information back to the client.|
|[Spellcheck](./spell-check)(default)|When the spellchecker is enabled on client-side Document Editor, and it performs the spell check validation for words in the document.|**Client**: Sends the words (string) with their language for spelling validation.
**Server**: Receives the words (string) with their language for spelling validation and sends the validation result as JSON back to the client.|
|[SpellCheckByPage](./spell-check)|Document editor provides options to spellcheck page by page when loading the documents. By [enabling optimized spell check](./spell-check#enableoptimizedspellcheck) in client-side, you can perform spellcheck page by page when loading the documents.|**Client**: Sends the words (string) with their language for spelling validation.
**Server**: Receives the words (string) with their language for spelling validation and sends the validation result as JSON back to the client.|
-|[Save as file formats other than SFDT and DOCX](./saving-documents/server-side-export) (optional API)|You can configure this API, if you want to save the document in file format other than DOCX and SFDT.
For saving the files as WordML, DOC, RTF, HTML, ODT, Text using Syncfusion® Word library (DocIO) and PDF using Syncfusion® Word (DocIO) and PDF libraries.|You can transfer document from client to server either as SFDT or DOCX format.
First option (SFDT):
**Client**: Sends the SFDT.
**Server**: Receives the SFDT and saves the converted document as any file format supported by [Syncfusion® Word library (DocIO)](https://www.syncfusion.com/word-framework/net/word-library) in server or sends the saved file to the client browser.
Second option (DOCX):
**Client**: Sends the DOCX file.
**Server**: Receives the DOCX file and saves the converted document as any file format supported by [Syncfusion® Word library (DocIO)](https://www.syncfusion.com/word-framework/net/word-library) in server or sends the saved file to the client browser.|
+|[Save as file formats other than SFDT and DOCX](./saving-documents/server-side-export) (optional API)|You can configure this API, if you want to save the document in file format other than DOCX and SFDT.
For saving the files as WordML, DOC, RTF, HTML, ODT, Text using Word library (DocIO) and PDF using Word (DocIO) and PDF libraries.|You can transfer document from client to server either as SFDT or DOCX format.
First option (SFDT):
**Client**: Sends the SFDT.
**Server**: Receives the SFDT and saves the converted document as any file format supported by [Word library (DocIO)](https://www.syncfusion.com/word-framework/net/word-library) in server or sends the saved file to the client browser.
Second option (DOCX):
**Client**: Sends the DOCX file.
**Server**: Receives the DOCX file and saves the converted document as any file format supported by [Word library (DocIO)](https://www.syncfusion.com/word-framework/net/word-library) in server or sends the saved file to the client browser.|
>Note: If you don't require the above functionalities then you can deploy as pure client-side component without any server-side interactions.