diff --git a/Document-Processing/Word/Word-Processor/react/accessibility.md b/Document-Processing/Word/Word-Processor/react/accessibility.md
index fc61aca68d..6ce3285172 100644
--- a/Document-Processing/Word/Word-Processor/react/accessibility.md
+++ b/Document-Processing/Word/Word-Processor/react/accessibility.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Accessibility in React Document editor component
-The accessibility compliance for the Document editor component is outlined below.
+The accessibility compliance for the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) component is outlined below.
| Accessibility Criteria | Compatibility |
| -- | -- |
diff --git a/Document-Processing/Word/Word-Processor/react/bookmark.md b/Document-Processing/Word/Word-Processor/react/bookmark.md
index 469fe84e18..72b8764d2c 100644
--- a/Document-Processing/Word/Word-Processor/react/bookmark.md
+++ b/Document-Processing/Word/Word-Processor/react/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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/chart.md b/Document-Processing/Word/Word-Processor/react/chart.md
index ab4e295b1e..d9f9808281 100644
--- a/Document-Processing/Word/Word-Processor/react/chart.md
+++ b/Document-Processing/Word/Word-Processor/react/chart.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Chart in React Document editor component
-Document Editor provides chart preservation support. Using Document Editor, you can see the chart reports from your Word document.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/clipboard.md b/Document-Processing/Word/Word-Processor/react/clipboard.md
index 96aa0313f3..f6b7b8711f 100644
--- a/Document-Processing/Word/Word-Processor/react/clipboard.md
+++ b/Document-Processing/Word/Word-Processor/react/clipboard.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Clipboard in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/collaborative-editing/using-redis-cache-asp-net-core.md b/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-asp-net-core.md
index 9cfdfbf87b..a0254e818e 100644
--- a/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-asp-net-core.md
+++ b/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-asp-net-core.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Collaborative Editing in React with Redis in ASP.NET Core
-Syncfusion® React DOCX Editor (Document Editor) supports collaborative editing which Allows multiple users to work on the same document simultaneously. This can be done in real-time, so that collaborators can see the changes as they are made
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) supports collaborative editing which Allows multiple users to work on the same document simultaneously. This can be done in real-time, so that collaborators can see the changes as they are made
## Prerequisites
diff --git a/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-java.md b/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-java.md
index 608d941035..95b090565e 100644
--- a/Document-Processing/Word/Word-Processor/react/collaborative-editing/using-redis-cache-java.md
+++ b/Document-Processing/Word/Word-Processor/react/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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor).
- `SockJS`
- `Redis`
diff --git a/Document-Processing/Word/Word-Processor/react/comments.md b/Document-Processing/Word/Word-Processor/react/comments.md
index d0adb3a2ca..a166dfbbe7 100644
--- a/Document-Processing/Word/Word-Processor/react/comments.md
+++ b/Document-Processing/Word/Word-Processor/react/comments.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Comments in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) allows you to add comments to documents. You can add, navigate and remove comments in code and from the UI.
To know more about the comments in DocumentEditor component, you can check the video below.
diff --git a/Document-Processing/Word/Word-Processor/react/content-control.md b/Document-Processing/Word/Word-Processor/react/content-control.md
index 28923f14e7..d599f217e0 100644
--- a/Document-Processing/Word/Word-Processor/react/content-control.md
+++ b/Document-Processing/Word/Word-Processor/react/content-control.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Content control in React Document editor control
-Document Editor provides support for inserting, editing content controls.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/dialog.md b/Document-Processing/Word/Word-Processor/react/dialog.md
index 17736c9cee..9be74cad46 100644
--- a/Document-Processing/Word/Word-Processor/react/dialog.md
+++ b/Document-Processing/Word/Word-Processor/react/dialog.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Dialog in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/document-management.md b/Document-Processing/Word/Word-Processor/react/document-management.md
index 53c1da3011..da4824a851 100644
--- a/Document-Processing/Word/Word-Processor/react/document-management.md
+++ b/Document-Processing/Word/Word-Processor/react/document-management.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Document management in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/export.md b/Document-Processing/Word/Word-Processor/react/export.md
index d838496de5..fe590bb179 100644
--- a/Document-Processing/Word/Word-Processor/react/export.md
+++ b/Document-Processing/Word/Word-Processor/react/export.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Export in React Document Editor Component
-Document Editor exports the document into various known file formats in client-side such as Microsoft Word document (.docx), Microsoft Word Template (.dotx), text document (.txt), and its own format called **Syncfusion® Document Text (.sfdt)**.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) exports the document into various known file formats in client-side such as Microsoft Word document (.docx), Microsoft Word Template (.dotx), text document (.txt), and its own format called **Syncfusion® Document Text (.sfdt)**.
We are providing two types of save APIs as mentioned below.
@@ -61,7 +61,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 React 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 js tabtitle="index.jsx" %}
@@ -101,7 +101,7 @@ The following example shows how to export the document as Word document (.docx).
The following example shows how to export the document as Word Template (.dotx).
->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 React 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 js tabtitle="index.jsx" %}
diff --git a/Document-Processing/Word/Word-Processor/react/faq/sfdt-faqs.md b/Document-Processing/Word/Word-Processor/react/faq/sfdt-faqs.md
index e734e195f8..9f779ac003 100644
--- a/Document-Processing/Word/Word-Processor/react/faq/sfdt-faqs.md
+++ b/Document-Processing/Word/Word-Processor/react/faq/sfdt-faqs.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# FAQs about SFDT in React DOCX Editor
-The frequently asked questions about SFDT in Document Editor is listed below:
+The frequently asked questions about SFDT in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) is listed below:
## What is SFDT format?
diff --git a/Document-Processing/Word/Word-Processor/react/faq/unsupported-file-format.md b/Document-Processing/Word/Word-Processor/react/faq/unsupported-file-format.md
index db7a3ffe9a..2aa4092071 100644
--- a/Document-Processing/Word/Word-Processor/react/faq/unsupported-file-format.md
+++ b/Document-Processing/Word/Word-Processor/react/faq/unsupported-file-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Why Do I Get the Unsupported Warning Message When Opening a Document in React?
-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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/feature-module.md b/Document-Processing/Word/Word-Processor/react/feature-module.md
index a73662d4e7..4a3f0a87be 100644
--- a/Document-Processing/Word/Word-Processor/react/feature-module.md
+++ b/Document-Processing/Word/Word-Processor/react/feature-module.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Feature module in React 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:
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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.
* **Selection** - Selects a portion of the document and copy it to the clipboard.
diff --git a/Document-Processing/Word/Word-Processor/react/fields.md b/Document-Processing/Word/Word-Processor/react/fields.md
index 8cf6d861f1..49c9d1bfcb 100644
--- a/Document-Processing/Word/Word-Processor/react/fields.md
+++ b/Document-Processing/Word/Word-Processor/react/fields.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Fields in React Document editor component
-Document Editor has preservation support for all types of fields in an existing word document without any data loss.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/find-and-replace.md b/Document-Processing/Word/Word-Processor/react/find-and-replace.md
index e9078bdc51..5a320a60e7 100644
--- a/Document-Processing/Word/Word-Processor/react/find-and-replace.md
+++ b/Document-Processing/Word/Word-Processor/react/find-and-replace.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Find and replace in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/form-fields.md b/Document-Processing/Word/Word-Processor/react/form-fields.md
index 738395602e..e5ed146fef 100644
--- a/Document-Processing/Word/Word-Processor/react/form-fields.md
+++ b/Document-Processing/Word/Word-Processor/react/form-fields.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Form fields in React Document editor component
-Document Editor Container component provide support for inserting Text, CheckBox, DropDown form fields through in-built toolbar.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/getting-started.md b/Document-Processing/Word/Word-Processor/react/getting-started.md
index 6cd8ac1df2..b33d4cfec2 100644
--- a/Document-Processing/Word/Word-Processor/react/getting-started.md
+++ b/Document-Processing/Word/Word-Processor/react/getting-started.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Getting started with React DOCX Editor
-Syncfusion® [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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 React application.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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 React application.
## Steps to create a React DOCX Editor
@@ -229,6 +229,7 @@ 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 React 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
diff --git a/Document-Processing/Word/Word-Processor/react/global-local.md b/Document-Processing/Word/Word-Processor/react/global-local.md
index 2091c657f5..4e4caea634 100644
--- a/Document-Processing/Word/Word-Processor/react/global-local.md
+++ b/Document-Processing/Word/Word-Processor/react/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://document.syncfusion.com/demos/docx-editor/react/#/tailwind3/document-editor/right-to-left)
+The `Localization` library allows you to localize default text content of the Document Editor. The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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://document.syncfusion.com/demos/docx-editor/react/#/tailwind3/document-editor/right-to-left)
Note: Please refer the [Locale](https://github.com/syncfusion/ej2-locale).
diff --git a/Document-Processing/Word/Word-Processor/react/header-footer.md b/Document-Processing/Word/Word-Processor/react/header-footer.md
index 215cca8369..57c9a1e1d5 100644
--- a/Document-Processing/Word/Word-Processor/react/header-footer.md
+++ b/Document-Processing/Word/Word-Processor/react/header-footer.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Header Footer in React 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:
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/history.md b/Document-Processing/Word/Word-Processor/react/history.md
index ad24beb80b..129556fb5a 100644
--- a/Document-Processing/Word/Word-Processor/react/history.md
+++ b/Document-Processing/Word/Word-Processor/react/history.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# History in React Document editor component
-Document Editor tracks the history of all editing actions done in the document, which allows undo and redo functionality.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to.md b/Document-Processing/Word/Word-Processor/react/how-to.md
index f975523d4d..8558b331fc 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to in React Document editor component
-Document Editor triggers the [`keyDown`](./api-documentEditorKeyDownEventArgs.html) 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) triggers the [`keyDown`](./api-documentEditorKeyDownEventArgs.html) 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/react/how-to/add-save-button-in-toolbar.md b/Document-Processing/Word/Word-Processor/react/how-to/add-save-button-in-toolbar.md
index 58e9271526..0f9e6bdcdb 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/add-save-button-in-toolbar.md
+++ b/Document-Processing/Word/Word-Processor/react/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/react/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/react/documentation/api/toolbar/clickEventArgs/).
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/react/documentation/api/toolbar/clickEventArgs/).
{% raw %}
```ts
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/change-document-view.md b/Document-Processing/Word/Word-Processor/react/how-to/change-document-view.md
index 3d40748a39..5452ce15cb 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/change-document-view.md
+++ b/Document-Processing/Word/Word-Processor/react/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/react/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType/).
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType/).
```
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/change-the-cursor-color-in-document-editor.md b/Document-Processing/Word/Word-Processor/react/how-to/change-the-cursor-color-in-document-editor.md
index 6e7fc316d5..1d195298bc 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/change-the-cursor-color-in-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/change-the-cursor-color-in-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Change the cursor color in document editor in React 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`.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to/change-the-default-search-highlight-color.md b/Document-Processing/Word/Word-Processor/react/how-to/change-the-default-search-highlight-color.md
index 096b560faf..e82b62763c 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/change-the-default-search-highlight-color.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/change-the-default-search-highlight-color.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Change the default search highlight color in React Document editor component
-Document editor provides an options to change the default search highlight color using [`searchHighlightColor`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#searchhighlightcolor) in Document editor settings. The highlight color which is given in [`documentEditorSettings`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#documenteditorsettings) will be highlighted on the searched text. By default, search highlight color is `yellow`.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) provides an options to change the default search highlight color using [`searchHighlightColor`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#searchhighlightcolor) in Document editor settings. The highlight color which is given in [`documentEditorSettings`](https://ej2.syncfusion.com/react/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/react/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/customize-color-picker.md b/Document-Processing/Word/Word-Processor/react/how-to/customize-color-picker.md
index 896c0419be..377415ee1f 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/customize-color-picker.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/customize-color-picker.md
@@ -9,7 +9,7 @@ domainurl: ##DomainURL##
---
# Customize color picker in React Document editor control
-Document editor provides an options to customize the color picker using [`colorPickerSettings`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#colorpickersettings) in Document editor settings. Color picker offers customization options for default appearance, by allowing selection between Picker or Palette mode, for font and border colors."
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) provides an options to customize the color picker using [`colorPickerSettings`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#colorpickersettings) in Document editor settings. 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/react/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/customize-context-menu.md b/Document-Processing/Word/Word-Processor/react/how-to/customize-context-menu.md
index 5c8cffefc2..dfb8e983ef 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/customize-context-menu.md
+++ b/Document-Processing/Word/Word-Processor/react/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/react/documentation/api/document-editor/contextmenu#addcustommenu) method and custom action is defined using the [`customContextMenuSelect`](https://ej2.syncfusion.com/react/documentation/api/document-editor/customContentMenuEventArgs/)
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor/contextmenu#addcustommenu) method and custom action is defined using the [`customContextMenuSelect`](https://ej2.syncfusion.com/react/documentation/api/document-editor/customContentMenuEventArgs/)
### Add Custom Option
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/customize-font-family-drop-down.md b/Document-Processing/Word/Word-Processor/react/how-to/customize-font-family-drop-down.md
index 03eaebb50e..4383862339 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/customize-font-family-drop-down.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/customize-font-family-drop-down.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Customize font family drop down in React Document editor component
-Document editor provides an options to customize the font family drop down list values using [`fontfamilies`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#fontfamilies) in Document editor settings. Fonts which are added in fontFamilies of [`documentEditorSettings`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#documenteditorsettings) will be displayed on font drop down list of text properties pane and font dialog.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) provides an options to customize the font family drop down list values using [`fontfamilies`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorSettingsModel#fontfamilies) in Document editor settings. Fonts which are added in fontFamilies of [`documentEditorSettings`](https://ej2.syncfusion.com/react/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/react/documentation/api/document-editor#documenteditorsettings) property for DocumentEditor also.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/customize-ribbon.md b/Document-Processing/Word/Word-Processor/react/how-to/customize-ribbon.md
index 05cb204307..7c09995a0f 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/customize-ribbon.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/customize-ribbon.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Customize Ribbon in React Document editor component
-The Syncfusion Document Editor provides an extensive and flexible API to customize the built-in ribbon UI. You can:
+The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to/customize-tool-bar.md b/Document-Processing/Word/Word-Processor/react/how-to/customize-tool-bar.md
index e5766b2ec1..cb42b95204 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/customize-tool-bar.md
+++ b/Document-Processing/Word/Word-Processor/react/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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor/customToolbarItemModel/) and with existing items in [`toolbarItems`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#toolbaritems) property. Newly added item click action can be defined in [`toolbarClick`](https://ej2.syncfusion.com/react/documentation/api/toolbar/clickEventArgs/).
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/deploy-document-editor-component-for-mobile.md b/Document-Processing/Word/Word-Processor/react/how-to/deploy-document-editor-component-for-mobile.md
index 33f6919c19..977a5aec91 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/deploy-document-editor-component-for-mobile.md
+++ b/Document-Processing/Word/Word-Processor/react/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, [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor#fitpage/) method with `FitPageWidth` 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/react/how-to/disable-auto-focus.md b/Document-Processing/Word/Word-Processor/react/how-to/disable-auto-focus.md
index 752946602f..1fe00a8551 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/disable-auto-focus.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/disable-auto-focus.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to disable auto focus in Syncfusion® React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to/disable-drag-and-drop.md b/Document-Processing/Word/Word-Processor/react/how-to/disable-drag-and-drop.md
index c0850b7d1b..fddac86ddc 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/disable-drag-and-drop.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/disable-drag-and-drop.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to disable drag and drop in document editor in React 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/react/documentation/api/document-editor-container/documentEditorSettingsModel/#allowdraganddrop) property in Document editor settings.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor-container/documentEditorSettingsModel/#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/react/how-to/disable-optimized-text-measuring.md b/Document-Processing/Word/Word-Processor/react/how-to/disable-optimized-text-measuring.md
index d4ee835756..ea86d7cddc 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/disable-optimized-text-measuring.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/disable-optimized-text-measuring.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Disable optimized text measuring in React 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/react/documentation/api/document-editor/documentEditorSettingsModel#enableoptimizedtextmeasuring) in Document editor settings.
+Starting from v19.3.0.x, the accuracy of text size measurements in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/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/react/documentation/api/document-editor/documentEditorSettingsModel#enableoptimizedtextmeasuring) property of React Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/enable-ruler-in-document-editor-component.md b/Document-Processing/Word/Word-Processor/react/how-to/enable-ruler-in-document-editor-component.md
index 680b1e648d..fc672dffd8 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/enable-ruler-in-document-editor-component.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/enable-ruler-in-document-editor-component.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
## How to enable ruler in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor).
The following example illustrates how to enable ruler in Document Editor
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/export-document-as-pdf.md b/Document-Processing/Word/Word-Processor/react/how-to/export-document-as-pdf.md
index acacdf8bf4..ec9c615b56 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/export-document-as-pdf.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/export-document-as-pdf.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
In this article, we are going to see how to export the document as PDF format. You can export the document as PDF in following ways:
-To quickly get started with exporting to PDF in the Document Editor, check out the video below.
+To quickly get started with exporting to PDF in the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor), check out the video below.
{% youtube "https://www.youtube.com/watch?v=YMNGYPrDyv0" %}
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/get-current-word.md b/Document-Processing/Word/Word-Processor/react/how-to/get-current-word.md
index 59e774c9d2..7de96f7e50 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/get-current-word.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/get-current-word.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Get current word in React Document editor component
-You can get the current word or paragraph content from the React Document Editor component as plain text and SFDT (rich text).
+You can get the current word or paragraph content from the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to/get-the-selected-content.md b/Document-Processing/Word/Word-Processor/react/how-to/get-the-selected-content.md
index e697fbb80c..5f20976cb9 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/get-the-selected-content.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/get-the-selected-content.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Get the selected content in React Document editor component
-You can get the selected content from the React Document Editor component as plain text and SFDT (rich text).
+You can get the selected content from the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/how-to/insert-page-number-and-navigate-to-page.md b/Document-Processing/Word/Word-Processor/react/how-to/insert-page-number-and-navigate-to-page.md
index 7a6be2f3c2..43df778b8b 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/insert-page-number-and-navigate-to-page.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/insert-page-number-and-navigate-to-page.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert page number and navigate to page in React Document editor component
-You can insert page number and navigate to specific page in React Document Editor component by following ways.
+You can insert page number and navigate to specific page in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) component by following ways.
## Insert page number
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/insert-text-in-current-position.md b/Document-Processing/Word/Word-Processor/react/how-to/insert-text-in-current-position.md
index 0862b4ac91..2e608c8993 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/insert-text-in-current-position.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/insert-text-in-current-position.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert text in current position in React Document editor component
-You can insert the text, paragraph and rich-text content in React Document Editor component.
+You can insert the text, paragraph and rich-text content in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) component.
## Insert text in current cursor position
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/insert-text-or-image-in-table-programmatically.md b/Document-Processing/Word/Word-Processor/react/how-to/insert-text-or-image-in-table-programmatically.md
index 7d91cbfe48..ab733600e5 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/insert-text-or-image-in-table-programmatically.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/insert-text-or-image-in-table-programmatically.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Insert text or image in table programmatically in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-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.
[`text`](../how-to/insert-text-in-current-position)
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/react/how-to/open-default-document.md b/Document-Processing/Word/Word-Processor/react/how-to/open-default-document.md
index f54d42d970..4e0a38eeab 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/open-default-document.md
+++ b/Document-Processing/Word/Word-Processor/react/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/react/documentation/api/document-editor#open) API in Document Editor to open the sfdt content.
+By default, [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) will open blank document. You can use [`open`](https://ej2.syncfusion.com/react/documentation/api/document-editor#open) API in Document Editor to open the sfdt content.
Document editor have [`created`](https://ej2.syncfusion.com/react/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/react/documentation/api/document-editor#open) and [`created`](https://ej2.syncfusion.com/react/documentation/api/document-editor#created) API.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/open-document-by-address.md b/Document-Processing/Word/Word-Processor/react/how-to/open-document-by-address.md
index fc90da6311..2f4af78340 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/open-document-by-address.md
+++ b/Document-Processing/Word/Word-Processor/react/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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor)
please refer below example for client-side code
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/optimize-sfdt.md b/Document-Processing/Word/Word-Processor/react/how-to/optimize-sfdt.md
index 4d74526312..e5857952dd 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/optimize-sfdt.md
+++ b/Document-Processing/Word/Word-Processor/react/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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-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/react/how-to/override-the-keyboard-shortcuts.md b/Document-Processing/Word/Word-Processor/react/how-to/override-the-keyboard-shortcuts.md
index c43048e75c..2711badce4 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/override-the-keyboard-shortcuts.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/override-the-keyboard-shortcuts.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Override the keyboard shortcuts in React Document editor component
-Document Editor triggers the [`keyDown`](https://ej2.syncfusion.com/react/documentation/api/document-editor#keydown) event every time when any key is entered and provides an instance of [`DocumentEditorKeyDownEventArgs`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorKeyDownEventArgs/). You can use the [`isHandled`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorKeyDownEventArgs#ishandled) property to override the keyboard shortcut behavior.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) triggers the [`keyDown`](https://ej2.syncfusion.com/react/documentation/api/document-editor#keydown) event every time when any key is entered and provides an instance of [`DocumentEditorKeyDownEventArgs`](https://ej2.syncfusion.com/react/documentation/api/document-editor/documentEditorKeyDownEventArgs/). You can use the [`isHandled`](https://ej2.syncfusion.com/react/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/react/how-to/perform-mail-merge-in-document-editor.md b/Document-Processing/Word/Word-Processor/react/how-to/perform-mail-merge-in-document-editor.md
index 2a9bd40c78..12106edbe0 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/perform-mail-merge-in-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/perform-mail-merge-in-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# How to perform mail merge in React DOCX Editor
-You can perform mail merge in the React DOCX Editor (Document Editor) using the following approach:
+You can perform mail merge in the [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) using the following approach:
1. Insert merge fields programmatically using Document Editor APIs.
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/read-by-default.md b/Document-Processing/Word/Word-Processor/react/how-to/read-by-default.md
index 9d8a16a9bd..0393a6cb26 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/read-by-default.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/read-by-default.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Read by default in React Document editor component
-In this article, we are going to see how to open a document in read only mode by default in Document Editor & Document Editor Container.
+In this article, we are going to see how to open a document in read only mode by default in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) & Document Editor Container.
## Opening a document in read only mode by default in DocumentEditor
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/resize-document-editor.md b/Document-Processing/Word/Word-Processor/react/how-to/resize-document-editor.md
index 1cf1b91043..94e4a999c1 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/resize-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/resize-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Resize document editor in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor).
## Change height of Document Editor
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/retrieve-the-bookmark-content-as-text.md b/Document-Processing/Word/Word-Processor/react/how-to/retrieve-the-bookmark-content-as-text.md
index 02afb88fb0..5834079006 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/retrieve-the-bookmark-content-as-text.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/retrieve-the-bookmark-content-as-text.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Retrieve the bookmark content as text in React Document editor component
-You can get the bookmark or whole document content from the React Document Editor component as plain text and SFDT (rich text).
+You can get the bookmark or whole document content from the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) component as plain text and SFDT (rich text).
## Get the bookmark content as plain text
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/set-default-format-in-document-editor.md b/Document-Processing/Word/Word-Processor/react/how-to/set-default-format-in-document-editor.md
index 36030b1419..470c23a741 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/set-default-format-in-document-editor.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/set-default-format-in-document-editor.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Set default format in document editor in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor).
## Set the default character format
diff --git a/Document-Processing/Word/Word-Processor/react/how-to/show-hide-spinner.md b/Document-Processing/Word/Word-Processor/react/how-to/show-hide-spinner.md
index bedc068a9b..6b2b14b085 100644
--- a/Document-Processing/Word/Word-Processor/react/how-to/show-hide-spinner.md
+++ b/Document-Processing/Word/Word-Processor/react/how-to/show-hide-spinner.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Show hide spinner in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor).
Example code snippet to show/hide spinner
diff --git a/Document-Processing/Word/Word-Processor/react/image.md b/Document-Processing/Word/Word-Processor/react/image.md
index 44957452ca..7ad3cab0b2 100644
--- a/Document-Processing/Word/Word-Processor/react/image.md
+++ b/Document-Processing/Word/Word-Processor/react/image.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Image in React 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/react/documentation/api/document-editor/editor#insertimage) method. Refer to the following sample code.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/documentation/api/document-editor/editor#insertimage) method. Refer to the following sample code.
{% raw %}
diff --git a/Document-Processing/Word/Word-Processor/react/import.md b/Document-Processing/Word/Word-Processor/react/import.md
index c871032b45..5771858b99 100644
--- a/Document-Processing/Word/Word-Processor/react/import.md
+++ b/Document-Processing/Word/Word-Processor/react/import.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Import in React Document editor component
-In Document Editor, the documents are stored in its own format called **Syncfusion Document Text (SFDT)**.
+In [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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.
diff --git a/Document-Processing/Word/Word-Processor/react/keyboard-shortcut.md b/Document-Processing/Word/Word-Processor/react/keyboard-shortcut.md
index d312ddaccb..e633254041 100644
--- a/Document-Processing/Word/Word-Processor/react/keyboard-shortcut.md
+++ b/Document-Processing/Word/Word-Processor/react/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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) for formatting text:
| Key combination | Description |
|-----------------|-------------|
diff --git a/Document-Processing/Word/Word-Processor/react/link.md b/Document-Processing/Word/Word-Processor/react/link.md
index 7b581139fa..89596b5e91 100644
--- a/Document-Processing/Word/Word-Processor/react/link.md
+++ b/Document-Processing/Word/Word-Processor/react/link.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Link in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/list-format.md b/Document-Processing/Word/Word-Processor/react/list-format.md
index 5711fd77e3..1c6c912363 100644
--- a/Document-Processing/Word/Word-Processor/react/list-format.md
+++ b/Document-Processing/Word/Word-Processor/react/list-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# List format in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/nextjs-getting-started.md b/Document-Processing/Word/Word-Processor/react/nextjs-getting-started.md
index 80cf45cb0d..be9b33f2db 100644
--- a/Document-Processing/Word/Word-Processor/react/nextjs-getting-started.md
+++ b/Document-Processing/Word/Word-Processor/react/nextjs-getting-started.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Getting started with React DOCX Editor in Next.js
-This section provides a step-by-step guide for setting up a Next.js application and integrating the Syncfusion® [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) component.
+This section provides a step-by-step guide for setting up a Next.js application and integrating the [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) component.
## Steps to create a React DOCX Editor in Next.js
diff --git a/Document-Processing/Word/Word-Processor/react/notes.md b/Document-Processing/Word/Word-Processor/react/notes.md
index 0968d92c54..4ed6b12eb3 100644
--- a/Document-Processing/Word/Word-Processor/react/notes.md
+++ b/Document-Processing/Word/Word-Processor/react/notes.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Notes in React Document editor component
-DocumentEditorContainer component provides support for inserting footnotes and endnotes through the in-built toolbar. Refer to the following screenshot.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/opening-documents/aws-s3-bucket.md b/Document-Processing/Word/Word-Processor/react/opening-documents/aws-s3-bucket.md
index 6223cc2581..85febb85d5 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/aws-s3-bucket.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/aws-s3-bucket.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from AWS S3 in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in React
diff --git a/Document-Processing/Word/Word-Processor/react/opening-documents/azure-blob-storage.md b/Document-Processing/Word/Word-Processor/react/opening-documents/azure-blob-storage.md
index 56b3b011e3..22ec736697 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/azure-blob-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/azure-blob-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Azure Blob Storage in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in React
diff --git a/Document-Processing/Word/Word-Processor/react/opening-documents/box-cloud-file-storage.md b/Document-Processing/Word/Word-Processor/react/opening-documents/box-cloud-file-storage.md
index 062262f324..52c6f67cce 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/box-cloud-file-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/box-cloud-file-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Box cloud file storage in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/opening-documents/dropbox-cloud-file-storage.md b/Document-Processing/Word/Word-Processor/react/opening-documents/dropbox-cloud-file-storage.md
index 95fba05c57..083e34cedf 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/dropbox-cloud-file-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/dropbox-cloud-file-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Dropbox cloud file storage in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor), you can follow the steps below
**Step 1** Create a Dropbox API
diff --git a/Document-Processing/Word/Word-Processor/react/opening-documents/google-cloud-storage.md b/Document-Processing/Word/Word-Processor/react/opening-documents/google-cloud-storage.md
index 7b073b04cc..50cb00cda7 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/google-cloud-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/google-cloud-storage.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Google Cloud Storage in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor), you can follow the steps below
**Step 1:** Create a Simple Document Editor Sample in React
diff --git a/Document-Processing/Word/Word-Processor/react/opening-documents/google-drive.md b/Document-Processing/Word/Word-Processor/react/opening-documents/google-drive.md
index d33ceca480..51e41be1ea 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/google-drive.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/google-drive.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from Google Drive in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/opening-documents/one-drive.md b/Document-Processing/Word/Word-Processor/react/opening-documents/one-drive.md
index e7edd2a568..3637dcf8c8 100644
--- a/Document-Processing/Word/Word-Processor/react/opening-documents/one-drive.md
+++ b/Document-Processing/Word/Word-Processor/react/opening-documents/one-drive.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Open document from One Drive in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/overview.md b/Document-Processing/Word/Word-Processor/react/overview.md
index 0c9a637599..1dba633296 100644
--- a/Document-Processing/Word/Word-Processor/react/overview.md
+++ b/Document-Processing/Word/Word-Processor/react/overview.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Overview of the React DOCX Editor
-The Syncfusion® [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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 [React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/paragraph-format.md b/Document-Processing/Word/Word-Processor/react/paragraph-format.md
index 859ab696d4..9a0b8d813b 100644
--- a/Document-Processing/Word/Word-Processor/react/paragraph-format.md
+++ b/Document-Processing/Word/Word-Processor/react/paragraph-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Paragraph format in React Document editor component
-Document Editor supports various paragraph formatting options such as text alignment, indentation, paragraph spacing, and more.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/restrict-editing.md b/Document-Processing/Word/Word-Processor/react/restrict-editing.md
index 1499443ec0..5f2dce4923 100644
--- a/Document-Processing/Word/Word-Processor/react/restrict-editing.md
+++ b/Document-Processing/Word/Word-Processor/react/restrict-editing.md
@@ -11,7 +11,7 @@ domainurl: ##DomainURL##
# Restrict Editing in React DOCX Editor
-Syncfusion® React DOCX Editor (Document Editor) provides support for restricting editing within a document. It enables control over how and where content can be modified. This helps limit editing so only specific sections of the document can be changed.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) provides support for restricting editing within a document. It enables control over how and where content can be modified. This helps limit editing so only specific sections of the document can be changed.
## Configure on client side
diff --git a/Document-Processing/Word/Word-Processor/react/ribbon.md b/Document-Processing/Word/Word-Processor/react/ribbon.md
index e16bb92157..b70721503c 100644
--- a/Document-Processing/Word/Word-Processor/react/ribbon.md
+++ b/Document-Processing/Word/Word-Processor/react/ribbon.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Ribbon in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/right-to-left.md b/Document-Processing/Word/Word-Processor/react/right-to-left.md
index 823eec5f29..d4caf53bae 100644
--- a/Document-Processing/Word/Word-Processor/react/right-to-left.md
+++ b/Document-Processing/Word/Word-Processor/react/right-to-left.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Right to left in React Document editor component
-Document Editor provides RTL (right-to-left) support. This can be enabled using the “enableRtl” property.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) provides RTL (right-to-left) support. This can be enabled using the “enableRtl” property.
{% tabs %}
{% highlight js tabtitle="index.jsx" %}
diff --git a/Document-Processing/Word/Word-Processor/react/saving-documents/aws-s3-bucket.md b/Document-Processing/Word/Word-Processor/react/saving-documents/aws-s3-bucket.md
index 39a4c7cd0a..19505c037b 100644
--- a/Document-Processing/Word/Word-Processor/react/saving-documents/aws-s3-bucket.md
+++ b/Document-Processing/Word/Word-Processor/react/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 React
+**Step 1:** Create a Simple [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) sample in React
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in React. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/react/saving-documents/azure-blob-storage.md b/Document-Processing/Word/Word-Processor/react/saving-documents/azure-blob-storage.md
index 99a035bef1..b52f6ed488 100644
--- a/Document-Processing/Word/Word-Processor/react/saving-documents/azure-blob-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/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 React
+**Step 1:** Create a Simple [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) sample in React
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in react. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/react/saving-documents/google-cloud-storage.md b/Document-Processing/Word/Word-Processor/react/saving-documents/google-cloud-storage.md
index b668ecd30f..b54821717b 100644
--- a/Document-Processing/Word/Word-Processor/react/saving-documents/google-cloud-storage.md
+++ b/Document-Processing/Word/Word-Processor/react/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 React
+**Step 1:** Create a Simple [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) sample in React
Follow the instructions provided in this [link](../getting-started) to create a simple Document Editor sample in react. This will give you a basic setup of the Document Editor component.
diff --git a/Document-Processing/Word/Word-Processor/react/saving-documents/server-side-export.md b/Document-Processing/Word/Word-Processor/react/saving-documents/server-side-export.md
index 9e7be33d57..8d6ae01895 100644
--- a/Document-Processing/Word/Word-Processor/react/saving-documents/server-side-export.md
+++ b/Document-Processing/Word/Word-Processor/react/saving-documents/server-side-export.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## SFDT to DOCX export
-Document Editor supports server-side export of **Syncfusion Document Text (.sfdt)** to Doc, DOCX, RTF, Txt, WordML, HTML formats using server-side helper **Syncfusion.EJ2.DocumentEditor** available in ASP.NET Core & ASP.NET MVC platform in the below NuGet's.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) supports server-side export of **Syncfusion Document Text (.sfdt)** to Doc, DOCX, RTF, Txt, WordML, HTML formats using server-side helper **Syncfusion.EJ2.DocumentEditor** available in ASP.NET Core & ASP.NET MVC platform in the below NuGet's.
* [Syncfusion.EJ2.WordEditor.AspNet.Core](https://www.nuget.org/packages/Syncfusion.EJ2.WordEditor.AspNet.Core)
* [Syncfusion.EJ2.WordEditor.AspNet.Mvc5](https://www.nuget.org/packages/Syncfusion.EJ2.WordEditor.AspNet.Mvc5)
diff --git a/Document-Processing/Word/Word-Processor/react/scrolling-zooming.md b/Document-Processing/Word/Word-Processor/react/scrolling-zooming.md
index 4f631e0bf7..ac68831b3f 100644
--- a/Document-Processing/Word/Word-Processor/react/scrolling-zooming.md
+++ b/Document-Processing/Word/Word-Processor/react/scrolling-zooming.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Scrolling zooming in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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 js tabtitle="index.jsx" %}
diff --git a/Document-Processing/Word/Word-Processor/react/section-format.md b/Document-Processing/Word/Word-Processor/react/section-format.md
index 47c559f94e..fd659de665 100644
--- a/Document-Processing/Word/Word-Processor/react/section-format.md
+++ b/Document-Processing/Word/Word-Processor/react/section-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Section format in React Document editor component
-Document Editor supports various section formatting such as page size, page margins, and more.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/security-advisories.md b/Document-Processing/Word/Word-Processor/react/security-advisories.md
index 5eda1d9d7e..f90ecdb8ef 100644
--- a/Document-Processing/Word/Word-Processor/react/security-advisories.md
+++ b/Document-Processing/Word/Word-Processor/react/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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) 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 React Document Editor Docker Image.
**Threat:**
diff --git a/Document-Processing/Word/Word-Processor/react/server-deployment/word-processor-server-docker-image-overview.md b/Document-Processing/Word/Word-Processor/react/server-deployment/word-processor-server-docker-image-overview.md
index b73906e4cc..4d15697b29 100644
--- a/Document-Processing/Word/Word-Processor/react/server-deployment/word-processor-server-docker-image-overview.md
+++ b/Document-Processing/Word/Word-Processor/react/server-deployment/word-processor-server-docker-image-overview.md
@@ -9,7 +9,7 @@ domainurl: ##DomainURL##
---
# Word processor server docker image overview in React 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/react/shapes.md b/Document-Processing/Word/Word-Processor/react/shapes.md
index 4f3cdb431e..595ba5b721 100644
--- a/Document-Processing/Word/Word-Processor/react/shapes.md
+++ b/Document-Processing/Word/Word-Processor/react/shapes.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
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, [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/spell-check.md b/Document-Processing/Word/Word-Processor/react/spell-check.md
index d944236d31..3f64097eff 100644
--- a/Document-Processing/Word/Word-Processor/react/spell-check.md
+++ b/Document-Processing/Word/Word-Processor/react/spell-check.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Spell Check in React DOCX Editor
-Syncfusion® React DOCX Editor (Document Editor) supports spell checking for document content. It identifies misspelled words and provides suggestions through a dialog and the context menu. The spell checker is compatible with [Hunspell](https://github.com/wooorm/dictionaries) dictionary files.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) supports spell checking for document content. It identifies misspelled words and provides suggestions through a dialog and the context menu. The spell checker is compatible with [Hunspell](https://github.com/wooorm/dictionaries) dictionary files.
## Features
diff --git a/Document-Processing/Word/Word-Processor/react/supported-fileformats.md b/Document-Processing/Word/Word-Processor/react/supported-fileformats.md
index 9888c8c808..6e3a6ff749 100644
--- a/Document-Processing/Word/Word-Processor/react/supported-fileformats.md
+++ b/Document-Processing/Word/Word-Processor/react/supported-fileformats.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Supported File Formats in React DOCX Editor
-Syncfusion® 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.
+[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/react/table-format.md b/Document-Processing/Word/Word-Processor/react/table-format.md
index 000c3e4ced..c8d0eccfd6 100644
--- a/Document-Processing/Word/Word-Processor/react/table-format.md
+++ b/Document-Processing/Word/Word-Processor/react/table-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Table format in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/table-of-contents.md b/Document-Processing/Word/Word-Processor/react/table-of-contents.md
index 9de83ad553..6478d8466e 100644
--- a/Document-Processing/Word/Word-Processor/react/table-of-contents.md
+++ b/Document-Processing/Word/Word-Processor/react/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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/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/react/table.md b/Document-Processing/Word/Word-Processor/react/table.md
index f4111aaff7..b95c0e9f29 100644
--- a/Document-Processing/Word/Word-Processor/react/table.md
+++ b/Document-Processing/Word/Word-Processor/react/table.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Table in React 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. [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/text-format.md b/Document-Processing/Word/Word-Processor/react/text-format.md
index 2f55190950..0e94f6d0df 100644
--- a/Document-Processing/Word/Word-Processor/react/text-format.md
+++ b/Document-Processing/Word/Word-Processor/react/text-format.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Text format in React 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.
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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/react/text-wrapping-style.md b/Document-Processing/Word/Word-Processor/react/text-wrapping-style.md
index 07cb1e8a2e..ce7fa51662 100644
--- a/Document-Processing/Word/Word-Processor/react/text-wrapping-style.md
+++ b/Document-Processing/Word/Word-Processor/react/text-wrapping-style.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Text wrapping style in React Document editor component
-Text wrapping refers to how images and shapes are fit with surrounding text in a document. Currently, DocumentEditor 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, [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-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/react/track-changes.md b/Document-Processing/Word/Word-Processor/react/track-changes.md
index f4b933b585..b6756560c5 100644
--- a/Document-Processing/Word/Word-Processor/react/track-changes.md
+++ b/Document-Processing/Word/Word-Processor/react/track-changes.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Track Change in React DOCX Editor
-Syncfusion® React DOCX Editor (Document Editor) supports Track Changes functionality, which allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject these modifications. It is a useful tool for managing changes made by several reviewers to the same document. When the Track Changes option is enabled, all editing operations are preserved as revisions in the Document Editor.
+[React DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) supports Track Changes functionality, which allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject these modifications. It is a useful tool for managing changes made by several reviewers to the same document. When the Track Changes option is enabled, all editing operations are preserved as revisions in the Document Editor.
## Enable Track changes
diff --git a/Document-Processing/Word/Word-Processor/react/troubleshooting/document-loading-issue-with-404-error.md b/Document-Processing/Word/Word-Processor/react/troubleshooting/document-loading-issue-with-404-error.md
index 2eb4e9369b..0c479272c1 100644
--- a/Document-Processing/Word/Word-Processor/react/troubleshooting/document-loading-issue-with-404-error.md
+++ b/Document-Processing/Word/Word-Processor/react/troubleshooting/document-loading-issue-with-404-error.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Document loading issue with 404 error in React DOCX Editor component
-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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) is unable to reach a valid Web Service endpoint.
## Reasons
diff --git a/Document-Processing/Word/Word-Processor/react/ui-builder-skill.md b/Document-Processing/Word/Word-Processor/react/ui-builder-skill.md
index 3bb3eec587..10b88ed104 100644
--- a/Document-Processing/Word/Word-Processor/react/ui-builder-skill.md
+++ b/Document-Processing/Word/Word-Processor/react/ui-builder-skill.md
@@ -12,7 +12,7 @@ keywords: React UI Builder, Skills, AI Assistants, DOCX Editor SDK, Agent Skills
**Syncfusion® React UI Builder Skill** is an AI-powered agent skill that accelerates React DOCX Editor development by transforming natural-language UI requirements into production-ready code using Syncfusion® React components.
-Integrated with your AI-powered IDE, it leverages deep knowledge of **Syncfusion® DOCX Editor** and other React components to deliver accurate and ready-to-use code.
+Integrated with your AI-powered IDE, it leverages deep knowledge of **[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor)** (Document Editor) and other React components to deliver accurate and ready-to-use code.
By combining intelligent code generation with best practices, accessibility standards, and design-system consistency, React UI Builder helps you rapidly build scalable Document editing applications and user interfaces without leaving your development workflow.
## Prerequisites
diff --git a/Document-Processing/Word/Word-Processor/react/unsupported-features.md b/Document-Processing/Word/Word-Processor/react/unsupported-features.md
index 568cc0ff55..9287f16002 100644
--- a/Document-Processing/Word/Word-Processor/react/unsupported-features.md
+++ b/Document-Processing/Word/Word-Processor/react/unsupported-features.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Unsupported Features in React DOCX Editor
-This section describes the unsupported elements in Syncfusion® React 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/react/view.md b/Document-Processing/Word/Word-Processor/react/view.md
index c48be9d481..7ec2179cc6 100644
--- a/Document-Processing/Word/Word-Processor/react/view.md
+++ b/Document-Processing/Word/Word-Processor/react/view.md
@@ -12,7 +12,7 @@ domainurl: ##DomainURL##
## Web Layout
-Document Editor Container component allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType/).
+[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-docx-editor) (Document Editor) Container component allows you to change the view to web layout and print using the [`layoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor-container#layouttype) property with the supported [`LayoutType`](https://ej2.syncfusion.com/react/documentation/api/document-editor/layoutType/).
```
diff --git a/Document-Processing/Word/Word-Processor/react/web-services-overview.md b/Document-Processing/Word/Word-Processor/react/web-services-overview.md
index 2a757c1ef7..1367f68dd5 100644
--- a/Document-Processing/Word/Word-Processor/react/web-services-overview.md
+++ b/Document-Processing/Word/Word-Processor/react/web-services-overview.md
@@ -10,7 +10,7 @@ domainurl: ##DomainURL##
# Web services in React 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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/react-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 (React 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.