diff --git a/Document-Processing/Word/Word-Processor/blazor/accessibility.md b/Document-Processing/Word/Word-Processor/blazor/accessibility.md index e86cb13342..089f10b9ac 100644 --- a/Document-Processing/Word/Word-Processor/blazor/accessibility.md +++ b/Document-Processing/Word/Word-Processor/blazor/accessibility.md @@ -9,7 +9,7 @@ documentation: ug # Accessibility in Blazor DocumentEditor Component -The [Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) component follows the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria#roles) that are commonly used to evaluate accessibility. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component follows the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria#roles) that are commonly used to evaluate accessibility. The accessibility compliance for the Blazor Document Editor component is outlined below. @@ -156,7 +156,7 @@ The following table lists the default keyboard shortcuts for formatting the para |Ctrl + D | + D | Opens font dialog.| |Ctrl + K | + K | Opens hyperlink dialog.| -You can refer to our [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. +You can refer to our [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. ## Ensuring accessibility diff --git a/Document-Processing/Word/Word-Processor/blazor/bookmark.md b/Document-Processing/Word/Word-Processor/blazor/bookmark.md index f0cffd757b..cd842fd862 100644 --- a/Document-Processing/Word/Word-Processor/blazor/bookmark.md +++ b/Document-Processing/Word/Word-Processor/blazor/bookmark.md @@ -11,7 +11,7 @@ documentation: ug A bookmark is a powerful tool that marks a specific place in a document so you can easily find it again. You can insert multiple bookmarks in a document and give each one a unique name for easy identification. -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) provides two ways to manage bookmarks: through a built-in dialog or programmatically using API methods. Once a bookmark is added, you can jump to its location or create hyperlinks to it. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides two ways to manage bookmarks: through a built-in dialog or programmatically using API methods. Once a bookmark is added, you can jump to its location or create hyperlinks to it. N>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/blazor/clipboard.md b/Document-Processing/Word/Word-Processor/blazor/clipboard.md index 1c72960eb2..4725d2c8f8 100644 --- a/Document-Processing/Word/Word-Processor/blazor/clipboard.md +++ b/Document-Processing/Word/Word-Processor/blazor/clipboard.md @@ -9,7 +9,7 @@ documentation: ug # Clipboard in Blazor DocumentEditor Component -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) provides built-in support for clipboard operations, including cut, copy, and paste. These actions can be performed through the toolbar, context menus, standard keyboard shortcuts, or programmatically via the component's APIs. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides built-in support for clipboard operations, including cut, copy, and paste. These actions can be performed through the toolbar, context menus, standard keyboard shortcuts, or programmatically via the component's APIs. ## Local vs. System Clipboard diff --git a/Document-Processing/Word/Word-Processor/blazor/comments.md b/Document-Processing/Word/Word-Processor/blazor/comments.md index 8d5fca139c..278ba12d47 100644 --- a/Document-Processing/Word/Word-Processor/blazor/comments.md +++ b/Document-Processing/Word/Word-Processor/blazor/comments.md @@ -9,7 +9,7 @@ documentation: ug # Comments in Blazor DocumentEditor Component -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) provides comprehensive support for adding, navigating, and managing comments within a document. These features facilitate collaborative review and feedback cycles. Operations can be performed both through the built-in user interface and programmatically using APIs. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides comprehensive support for adding, navigating, and managing comments within a document. These features facilitate collaborative review and feedback cycles. Operations can be performed both through the built-in user interface and programmatically using APIs. ## Add a new comment diff --git a/Document-Processing/Word/Word-Processor/blazor/faq/sfdt-faqs.md b/Document-Processing/Word/Word-Processor/blazor/faq/sfdt-faqs.md index 7d05035ab4..29aa50fb91 100644 --- a/Document-Processing/Word/Word-Processor/blazor/faq/sfdt-faqs.md +++ b/Document-Processing/Word/Word-Processor/blazor/faq/sfdt-faqs.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # FAQs about SFDT in Blazor 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/blazor-docx-editor) (Document Editor) is listed below: ## What is SFDT format? diff --git a/Document-Processing/Word/Word-Processor/blazor/faq/unsupported-file-format.md b/Document-Processing/Word/Word-Processor/blazor/faq/unsupported-file-format.md index 38b04376bb..9854ba5dfe 100644 --- a/Document-Processing/Word/Word-Processor/blazor/faq/unsupported-file-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/faq/unsupported-file-format.md @@ -9,7 +9,7 @@ documentation: ug # Why Do I Get the Unsupported File Warning When Opening a Document ? -If the message “The file format you have selected isn’t supported. Please choose a valid format.” appears when opening a document in the Document Editor, it generally indicates that the file is not provided in a supported format for the current workflow. Here are some common reasons include: +If the message “The file format you have selected isn’t supported. Please choose a valid format.” appears when opening a document in the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor), it generally indicates that the file is not provided in a supported format for the current workflow. Here are some common reasons include: 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/blazor/fields.md b/Document-Processing/Word/Word-Processor/blazor/fields.md index b43ae9f1b9..7b1789cbaa 100644 --- a/Document-Processing/Word/Word-Processor/blazor/fields.md +++ b/Document-Processing/Word/Word-Processor/blazor/fields.md @@ -9,7 +9,7 @@ documentation: ug # Working with Fields in Blazor DocumentEditor Component -Fields are placeholders in a document that display data that can change, such as the current date, the total number of pages, or information from a data source (like in a mail merge). The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) is designed to preserve all field types when loading an existing document, ensuring that no data or functionality is lost. +Fields are placeholders in a document that display data that can change, such as the current date, the total number of pages, or information from a data source (like in a mail merge). The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) is designed to preserve all field types when loading an existing document, ensuring that no data or functionality is lost. This document explains how to update fields and interact with them programmatically using the Document Editor's APIs. diff --git a/Document-Processing/Word/Word-Processor/blazor/find-and-replace.md b/Document-Processing/Word/Word-Processor/blazor/find-and-replace.md index b7d6918038..0b2084705c 100644 --- a/Document-Processing/Word/Word-Processor/blazor/find-and-replace.md +++ b/Document-Processing/Word/Word-Processor/blazor/find-and-replace.md @@ -9,7 +9,7 @@ documentation: ug # Find and Replace in Blazor DocumentEditor Component -In long documents, it may be necessary to search for specific text and replace it with the desired content. This Word processor (DocumentEditor) provides a built-in navigation pane like Microsoft Word on the left of the editor. +In long documents, it may be necessary to search for specific text and replace it with the desired content. This [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (DocumentEditor) provides a built-in navigation pane like Microsoft Word on the left of the editor. The search box at the top of the navigation pane can be used to find all instances of a specific word or phrase. Entering a word in the search box and performing a search highlights all occurrences in the document, which are then displayed in the pane. Clicking a search result moves the cursor directly to that location in the document. @@ -53,4 +53,4 @@ You can invoke the search or find text functionality programmatically using the } ``` -You can refer to our [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. +You can refer to our [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. diff --git a/Document-Processing/Word/Word-Processor/blazor/form-fields.md b/Document-Processing/Word/Word-Processor/blazor/form-fields.md index a3a5263fd5..1f1e6f3c28 100644 --- a/Document-Processing/Word/Word-Processor/blazor/form-fields.md +++ b/Document-Processing/Word/Word-Processor/blazor/form-fields.md @@ -9,7 +9,7 @@ documentation: ug # Form Fields in Blazor DocumentEditor Component -The [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component provide support for inserting Text, CheckBox, DropDown form fields through in-built toolbar. +The [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) component provide support for inserting Text, CheckBox, DropDown form fields through in-built toolbar. ![Form Fields](images/toolbar-form-fields.png) diff --git a/Document-Processing/Word/Word-Processor/blazor/getting-started/client-side-application.md b/Document-Processing/Word/Word-Processor/blazor/getting-started/client-side-application.md index ca1fde0386..cf0e170a6b 100644 --- a/Document-Processing/Word/Word-Processor/blazor/getting-started/client-side-application.md +++ b/Document-Processing/Word/Word-Processor/blazor/getting-started/client-side-application.md @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Blazor DOCX Editor in Blazor WASM -Syncfusion® [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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 Blazor WebAssembly (WASM) application. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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 Blazor WebAssembly (WASM) application. ## Steps to create a Blazor WASM DOCX Editor @@ -172,6 +172,8 @@ Press Ctrl+F5 (Windows) or +F5 (m N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DocumentEditor). +N> Looking for the full Blazor DOCX Editor component overview, features, pricing, and documentation? Visit the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) page. + ## See also - [Getting started in Blazor Web app](https://help.syncfusion.com/document-processing/word/word-processor/blazor/getting-started/web-app) diff --git a/Document-Processing/Word/Word-Processor/blazor/getting-started/web-app.md b/Document-Processing/Word/Word-Processor/blazor/getting-started/web-app.md index 26292888a1..43d685589d 100644 --- a/Document-Processing/Word/Word-Processor/blazor/getting-started/web-app.md +++ b/Document-Processing/Word/Word-Processor/blazor/getting-started/web-app.md @@ -8,7 +8,7 @@ documentation: ug # Getting Started with Blazor DOCX Editor in Web App -Syncfusion® [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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 Blazor WebAssembly (WASM) application. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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 Blazor WebAssembly (WASM) application. ## Steps to create a Blazor Web App DOCX Editor This section explains about how to include the [Document Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component in a Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/) and Visual Studio Code. @@ -196,6 +196,8 @@ Press Ctrl+F5 (Windows) or +F5 (m N> [View Sample in GitHub](https://github.com/SyncfusionExamples/Blazor-Getting-Started-Examples/tree/main/DocumentEditor). +N> Looking for the full Blazor DOCX Editor component overview, features, pricing, and documentation? Visit the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) page. + ## See also - [Getting started in Blazor WASM app](https://help.syncfusion.com/document-processing/word/word-processor/blazor/getting-started/client-side-application) diff --git a/Document-Processing/Word/Word-Processor/blazor/header-footer.md b/Document-Processing/Word/Word-Processor/blazor/header-footer.md index dd1fcee96d..2a53359744 100644 --- a/Document-Processing/Word/Word-Processor/blazor/header-footer.md +++ b/Document-Processing/Word/Word-Processor/blazor/header-footer.md @@ -11,7 +11,7 @@ documentation: ug Headers and footers are the areas in the top and bottom margins of each page in a document. They are typically used to display content that repeats across multiple pages, such as document titles, company logos, page numbers, and dates. -The [Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) supports headers and footers in its document. Each section in the document can have the following types of headers and footers: +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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**: A unique header and footer that appears only on the first page of the section. * **Even Pages**: A header and footer that appears on all even-numbered pages in the section. diff --git a/Document-Processing/Word/Word-Processor/blazor/history.md b/Document-Processing/Word/Word-Processor/blazor/history.md index 0231f82b4e..d7a8cd7b20 100644 --- a/Document-Processing/Word/Word-Processor/blazor/history.md +++ b/Document-Processing/Word/Word-Processor/blazor/history.md @@ -9,7 +9,7 @@ documentation: ug # Undo and Redo in Blazor DocumentEditor Component -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) automatically tracks the history of all editing actions performed in a document. This history allows users to reverse (undo) their recent actions or re-apply (redo) actions that were undone. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) automatically tracks the history of all editing actions performed in a document. This history allows users to reverse (undo) their recent actions or re-apply (redo) actions that were undone. This functionality is enabled by default through the integrated `EditorHistoryModule`. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/add-save-button-in-toolbar.md b/Document-Processing/Word/Word-Processor/blazor/how-to/add-save-button-in-toolbar.md index 06909ae440..15181c2bfc 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/add-save-button-in-toolbar.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/add-save-button-in-toolbar.md @@ -10,7 +10,7 @@ documentation: ug ## To add a save button to the existing toolbar in DocumentEditorContainer -[`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component allows you to add a new button to the existing items in a toolbar using [`CustomToolbarItemModel`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.CustomToolbarItemModel.html) and with existing items in [`toolbarItems`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_ToolbarItems) property. Newly added item click action can be defined in [`toolbarClick`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorContainerEvents.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorContainerEvents_OnToolbarClick). +[`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) component allows you to add a new button to the existing items in a toolbar using [`CustomToolbarItemModel`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.CustomToolbarItemModel.html) and with existing items in [`toolbarItems`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_ToolbarItems) property. Newly added item click action can be defined in [`toolbarClick`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorContainerEvents.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorContainerEvents_OnToolbarClick). ```csharp diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/change-document-view.md b/Document-Processing/Word/Word-Processor/blazor/how-to/change-document-view.md index d288355725..f3f280730e 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/change-document-view.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/change-document-view.md @@ -9,7 +9,7 @@ documentation: ug # Change Document View in Blazor DocumentEditor -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) provides two different layout options for viewing a document, controlled by the `LayoutType` property. This allows users to switch between a print-optimized view and a continuous web-based view. +The [Blazor Word Processor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides two different layout options for viewing a document, controlled by the `LayoutType` property. This allows users to switch between a print-optimized view and a continuous web-based view. The two available layout types are: diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/change-the-cursor-color-in-document-editor.md b/Document-Processing/Word/Word-Processor/blazor/how-to/change-the-cursor-color-in-document-editor.md index 8af95f8f78..f644fadb74 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/change-the-cursor-color-in-document-editor.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/change-the-cursor-color-in-document-editor.md @@ -9,7 +9,7 @@ documentation: ug # Change the Cursor Color in Blazor Document Editor -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) component uses a black cursor by default. However, this color can be easily customized by overriding the corresponding CSS class. +The [Blazor Word Processor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component uses a black cursor by default. However, this color can be easily customized by overriding the corresponding CSS class. The editor's blinking cursor is styled using the `.e-de-blink-cursor` CSS class. To change its color, you can define a new style for this class with a different `border-left` property. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-color-picker.md b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-color-picker.md index 549e09c374..8a85640b92 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-color-picker.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-color-picker.md @@ -11,7 +11,7 @@ documentation: ug ## How to customize color picker in Document Editor Container -Document editor provides an options to customize the color picker using [`ColorPickerSettings`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorSettingsModel_ColorPickerSettings)in the document editor settings. The color picker offers customization options for default appearance, by allowing selection between Picker or Palette mode, for font and border colors." +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides an options to customize the color picker using [`ColorPickerSettings`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorSettingsModel_ColorPickerSettings)in the document editor settings. The color picker offers customization options for default appearance, by allowing selection between Picker or Palette mode, for font and border colors." The following example code illustrates how to Customize the color picker in Document editor container. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-context-menu.md b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-context-menu.md index e0cee0aaee..6bb60ad084 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-context-menu.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-context-menu.md @@ -11,7 +11,7 @@ documentation: ug ## How to customize context menu in Document Editor -The [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) for customizing the added custom options and hiding/showing the default context menu. It can be achieved by using the [`AddCustomMenu()`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.ContextMenuModule.html#Syncfusion_Blazor_DocumentEditor_ContextMenuModule_AddCustomMenu_System_Collections_Generic_List_Syncfusion_Blazor_DocumentEditor_MenuItemModel__System_Boolean_System_Boolean_) method and custom action is defined using the [`ContextMenuItemSelected`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorEvents.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorEvents_ContextMenuItemSelected) +The [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) for customizing the added custom options and hiding/showing the default context menu. It can be achieved by using the [`AddCustomMenu()`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.ContextMenuModule.html#Syncfusion_Blazor_DocumentEditor_ContextMenuModule_AddCustomMenu_System_Collections_Generic_List_Syncfusion_Blazor_DocumentEditor_MenuItemModel__System_Boolean_System_Boolean_) method and custom action is defined using the [`ContextMenuItemSelected`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorEvents.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorEvents_ContextMenuItemSelected) ### Add Custom Option @@ -53,7 +53,7 @@ The following code shows how to add custom option in context menu. ### Customize custom option in context menu -The [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) allows for customizing the added custom options and hiding/showing the default context menu. +The [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) allows for customizing the added custom options and hiding/showing the default context menu. #### Hide default context menu items diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-tool-bar.md b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-tool-bar.md index 12c81643d7..709ace3802 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/customize-tool-bar.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/customize-tool-bar.md @@ -10,7 +10,7 @@ documentation: ug ## How to customize existing toolbar in Document Editor Container -[`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component 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/blazor-docx-editor) component (Document Editor) component allows you to customize(add, show, hide, enable, and disable) existing items in a toolbar. * Add - New items can defined by [`CustomToolbarItemModel`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.CustomToolbarItemModel.html) and with existing items in [`toolbarItems`]https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_ToolbarItems property. Newly added item click action can be defined in [`toolbarClick`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorContainerEvents.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorContainerEvents_OnToolbarClick). * Show, Hide - Existing items can be shown or hidden using the [`toolbarItems`]https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_ToolbarItems property. Pre-defined toolbar items are available with [`ToolbarItem`]https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.ToolbarItem.html. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/disable-optimized-text-measuring.md b/Document-Processing/Word/Word-Processor/blazor/how-to/disable-optimized-text-measuring.md index 292428a578..f42bfeb0b5 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/disable-optimized-text-measuring.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/disable-optimized-text-measuring.md @@ -9,9 +9,9 @@ documentation: ug # Disable Optimized Text Measuring in Blazor DocumentEditor 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://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_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/blazor-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://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorSettingsModel_EnableOptimizedTextMeasuring) in Document editor settings. -If you want the [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (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://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorSettingsModel_EnableOptimizedTextMeasuring) property of Blazor Document Editor component. +If you want the [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (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://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.DocumentEditorSettingsModel.html#Syncfusion_Blazor_DocumentEditor_DocumentEditorSettingsModel_EnableOptimizedTextMeasuring) property of Blazor Document Editor component. ## Disable Optimized Text Measuring in DocumentEditorContainer instance diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/enable-ruler-in-document-editor.md b/Document-Processing/Word/Word-Processor/blazor/how-to/enable-ruler-in-document-editor.md index 72cf27fca4..9b2569e31d 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/enable-ruler-in-document-editor.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/enable-ruler-in-document-editor.md @@ -9,7 +9,7 @@ documentation: ug ## How to enable ruler in Blazor Document Editor Container component -Using ruler we can refer to setting specific margins, tab stops, or indentations within a document to ensure consistent formatting in Document Editor Container. +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/blazor-docx-editor) (Document Editor) Container. The following example illustrates how to enable ruler in Document Editor Container. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/get-current-word.md b/Document-Processing/Word/Word-Processor/blazor/how-to/get-current-word.md index 60d09290ae..a4b037fd42 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/get-current-word.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/get-current-word.md @@ -9,7 +9,7 @@ documentation: ug # How to select and retrieve the word and paragraph in Document Editor -The Blazor Document Editor component allows for getting the current word or paragraph content as plain text and SFDT (rich text). +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component allows for getting the current word or paragraph content as plain text and SFDT (rich text). ## Select and get the word in current cursor position diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/get-the-selected-content.md b/Document-Processing/Word/Word-Processor/blazor/how-to/get-the-selected-content.md index 995a68859b..31b8fa5e33 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/get-the-selected-content.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/get-the-selected-content.md @@ -9,7 +9,7 @@ documentation: ug # How to get the selected content in Blazor Document Editor component -You can get the selected content from the Blazor 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/blazor-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/blazor/how-to/hide-tool-bar-and-properties-pane.md b/Document-Processing/Word/Word-Processor/blazor/how-to/hide-tool-bar-and-properties-pane.md index 9f0bc3da7e..a201db9da2 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/hide-tool-bar-and-properties-pane.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/hide-tool-bar-and-properties-pane.md @@ -9,7 +9,7 @@ documentation: ug # How to hide the Toolbar and Properties Pane in Blazor Document Editor -**Document editor container** provides the main document view area along with the built-in toolbar and properties pane. +**[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) container** provides the main document view area along with the built-in toolbar and properties pane. **Document editor** provides just the main document view area. Here, the user can compose, view, and edit the Word documents. You may prefer to use this component when you want to design your own UI options for your application. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/insert-page-number-and-navigate-to-page.md b/Document-Processing/Word/Word-Processor/blazor/how-to/insert-page-number-and-navigate-to-page.md index e1a9235978..f44974d34d 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/insert-page-number-and-navigate-to-page.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/insert-page-number-and-navigate-to-page.md @@ -9,7 +9,7 @@ documentation: ug # Insert page number and navigate to page in Blazor Document Editor -You can insert page number and navigate to specific page in Blazor 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/blazor-docx-editor) (Document Editor) component by following ways. ## Insert page number diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/insert-text-in-current-position.md b/Document-Processing/Word/Word-Processor/blazor/how-to/insert-text-in-current-position.md index 8c5f8a561a..f7b6440b03 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/insert-text-in-current-position.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/insert-text-in-current-position.md @@ -9,7 +9,7 @@ documentation: ug # Insert Text and Rich-Text Content in Blazor DocumentEditor -The Blazor Document Editor component supports inserting text, paragraphs, and rich-text content. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component supports inserting text, paragraphs, and rich-text content. ## Insert text in current cursor position diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/optimize-sfdt.md b/Document-Processing/Word/Word-Processor/blazor/how-to/optimize-sfdt.md index edb2393da0..836843af3e 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/optimize-sfdt.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/optimize-sfdt.md @@ -9,7 +9,7 @@ documentation: ug # 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/blazor-docx-editor) (Document Editor) component is optimized by default to reduce the file size. All static keys are minified, and the final JSON string is compressed. This helps reduce the SFDT file size relative to a DOCX file and provides the following benefits, * File transfer between client and server through the internet gets faster. * The new optimized SFDT files require less storage space than the old SFDT files. Hence, the optimized SFDT file can't be directly manipulated as JSON string. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/read-only-default.md b/Document-Processing/Word/Word-Processor/blazor/how-to/read-only-default.md index 6e5f5acd4d..6ef8e891f4 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/read-only-default.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/read-only-default.md @@ -9,7 +9,7 @@ documentation: ug # How to Open document in read only in Blazor DocumentEditor component -In this article, we are going to see how to open a document in read only mode by default [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component. +In this article, we are going to see how to open a document in read only mode by default [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) component. The following code example illustrate how to open a document in read only mode. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/resize-document-editor.md b/Document-Processing/Word/Word-Processor/blazor/how-to/resize-document-editor.md index 02206a5d31..b1aba1cea1 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/resize-document-editor.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/resize-document-editor.md @@ -13,7 +13,7 @@ In this article, we are going to see how to change height and width of Document ## Change height of Document Editor -[`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component initially render with default height. You can change height of document editor using [`Height`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_Height) property, the value which is in pixel. +[`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) component initially render with default height. You can change height of document editor using [`Height`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_Height) property, the value which is in pixel. The following example code illustrates how to change height of Document Editor. @@ -28,7 +28,7 @@ Similarly, you can use [`Height`](https://help.syncfusion.com/cr/blazor/Syncfusi ## Change width of Document Editor -[`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) initially render with default width. You can change width of document editor using [`Width`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_Width) property, the value which is in percent. +[`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) initially render with default width. You can change width of document editor using [`Width`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.SfDocumentEditorContainer.html#Syncfusion_Blazor_DocumentEditor_SfDocumentEditorContainer_Width) property, the value which is in percent. The following example code illustrates how to change width of Document Editor. diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/retrieve-the-bookmark-content-as-text.md b/Document-Processing/Word/Word-Processor/blazor/how-to/retrieve-the-bookmark-content-as-text.md index df75b7e597..0d217f5875 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/retrieve-the-bookmark-content-as-text.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/retrieve-the-bookmark-content-as-text.md @@ -11,7 +11,7 @@ documentation: ug ## How to retrieve the whole document and bookmark content as text in Blazor Document Editor -The Blazor Document Editor component allows retrieving bookmark or whole document content as plain text and SFDT (rich text). +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component allows retrieving bookmark or whole document content as plain text and SFDT (rich text). ## Get the bookmark content as plain text diff --git a/Document-Processing/Word/Word-Processor/blazor/how-to/show-hide-spinner.md b/Document-Processing/Word/Word-Processor/blazor/how-to/show-hide-spinner.md index 6292e0985c..c12bb81c30 100644 --- a/Document-Processing/Word/Word-Processor/blazor/how-to/show-hide-spinner.md +++ b/Document-Processing/Word/Word-Processor/blazor/how-to/show-hide-spinner.md @@ -9,7 +9,7 @@ documentation: ug # How to show and hide spinner in Blazor Document Editor component -The [`Spinner`](https://blazor.syncfusion.com/documentation/spinner/getting-started) component can be used to show/hide a spinner while opening a document in the [`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) component. +The [`Spinner`](https://blazor.syncfusion.com/documentation/spinner/getting-started) component can be used to show/hide a spinner while opening a document in the [`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component. Example code snippet to show/hide spinner diff --git a/Document-Processing/Word/Word-Processor/blazor/image.md b/Document-Processing/Word/Word-Processor/blazor/image.md index 0d7df144b4..6894d1ec74 100644 --- a/Document-Processing/Word/Word-Processor/blazor/image.md +++ b/Document-Processing/Word/Word-Processor/blazor/image.md @@ -9,7 +9,7 @@ documentation: ug # Images in Blazor DocumentEditor Component -The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) (Document Editor) component provides robust support for working with images in documents. It supports common raster image formats like PNG, BMP, and JPEG, as well as GIF and SVG images. You can insert an image file or online image in the document using the [`InsertImageAsync`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.EditorModule.html#Syncfusion_Blazor_DocumentEditor_EditorModule_InsertImageAsync_System_String_System_Nullable_System_Double__System_Nullable_System_Double__) method. +The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) component provides robust support for working with images in documents. It supports common raster image formats like PNG, BMP, and JPEG, as well as GIF and SVG images. You can insert an image file or online image in the document using the [`InsertImageAsync`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.EditorModule.html#Syncfusion_Blazor_DocumentEditor_EditorModule_InsertImageAsync_System_String_System_Nullable_System_Double__System_Nullable_System_Double__) method. ```csharp await container.DocumentEditor.Editor.InsertImageAsync("<>"); diff --git a/Document-Processing/Word/Word-Processor/blazor/link.md b/Document-Processing/Word/Word-Processor/blazor/link.md index 09fe2ae149..8849f7679c 100644 --- a/Document-Processing/Word/Word-Processor/blazor/link.md +++ b/Document-Processing/Word/Word-Processor/blazor/link.md @@ -9,7 +9,7 @@ documentation: ug # Hyperlink in Blazor DocumentEditor Component -A hyperlink is a reference in a document that links content to another location, such as a web page, an email address, or a bookmark within the same document. The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) provides comprehensive support for creating, editing, and customizing hyperlinks. +A hyperlink is a reference in a document that links content to another location, such as a web page, an email address, or a bookmark within the same document. The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides comprehensive support for creating, editing, and customizing hyperlinks. ## Navigate a hyperlink diff --git a/Document-Processing/Word/Word-Processor/blazor/list-format.md b/Document-Processing/Word/Word-Processor/blazor/list-format.md index c21aa95110..d2658c69fc 100644 --- a/Document-Processing/Word/Word-Processor/blazor/list-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/list-format.md @@ -9,7 +9,7 @@ documentation: ug # Working with Lists in Blazor DocumentEditor Component -Lists are a fundamental feature for organizing content in a document, making it easier for readers to follow step-by-step instructions or grasp key points. The [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) provides comprehensive support for single-level and multilevel lists, which can be either ordered (numbered) or unordered (bulleted). +Lists are a fundamental feature for organizing content in a document, making it easier for readers to follow step-by-step instructions or grasp key points. The [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides comprehensive support for single-level and multilevel lists, which can be either ordered (numbered) or unordered (bulleted). ## Create a Bulleted List diff --git a/Document-Processing/Word/Word-Processor/blazor/opening-a-document.md b/Document-Processing/Word/Word-Processor/blazor/opening-a-document.md index 9bd9b7c0cb..768b367993 100644 --- a/Document-Processing/Word/Word-Processor/blazor/opening-a-document.md +++ b/Document-Processing/Word/Word-Processor/blazor/opening-a-document.md @@ -13,7 +13,7 @@ You might need to open and view Word documents from various location. In this se ## Opening a document from URL -If you have your Word document file in the web, you can open it in [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) using URL. The following code example explains how to open a Word document file from URL. +If you have your Word document file in the web, you can open it in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) using URL. The following code example explains how to open a Word document file from URL. ```cshtml @using Syncfusion.Blazor.DocumentEditor diff --git a/Document-Processing/Word/Word-Processor/blazor/overview.md b/Document-Processing/Word/Word-Processor/blazor/overview.md index 7e855f36f3..adea9c8ace 100644 --- a/Document-Processing/Word/Word-Processor/blazor/overview.md +++ b/Document-Processing/Word/Word-Processor/blazor/overview.md @@ -9,7 +9,7 @@ documentation: ug # Overview of the Blazor DOCX Editor -The Syncfusion® [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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 [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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. ![Output of Blazor DOCX Editor](./images/docx-editor.png) diff --git a/Document-Processing/Word/Word-Processor/blazor/paragraph-format.md b/Document-Processing/Word/Word-Processor/blazor/paragraph-format.md index 320014aa04..5c55e1762e 100644 --- a/Document-Processing/Word/Word-Processor/blazor/paragraph-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/paragraph-format.md @@ -9,7 +9,7 @@ documentation: ug # Working with Paragraph Formatting in Blazor DocumentEditor Component -[Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) supports various paragraph formatting options such as text alignment, indentation, paragraph spacing, and more. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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/blazor/restrict-editing.md b/Document-Processing/Word/Word-Processor/blazor/restrict-editing.md index 635ee41106..37d4b88926 100644 --- a/Document-Processing/Word/Word-Processor/blazor/restrict-editing.md +++ b/Document-Processing/Word/Word-Processor/blazor/restrict-editing.md @@ -9,7 +9,7 @@ documentation: ug # Restrict editing in Blazor DocumentEditor Component -This [Blazor Word Processor control](https://www.syncfusion.com/blazor-components/blazor-word-processor) (DocumentEditor) provides 2 types of restriction for editing: +This [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) provides 2 types of restriction for editing: * Read-only: Allows all the users to view the document contents but not make changes to it. * Allows changes to certain portion of the document: Allows the users to edit to certain portion of the document. diff --git a/Document-Processing/Word/Word-Processor/blazor/section-format.md b/Document-Processing/Word/Word-Processor/blazor/section-format.md index b71e287af6..d14dfae8b1 100644 --- a/Document-Processing/Word/Word-Processor/blazor/section-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/section-format.md @@ -9,7 +9,7 @@ documentation: ug # Working with Section Formatting in Blazor DocumentEditor Component -[Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) supports various section formatting such as page size, page margins, and more. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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/blazor/shapes.md b/Document-Processing/Word/Word-Processor/blazor/shapes.md index b51ef03301..9cca716917 100644 --- a/Document-Processing/Word/Word-Processor/blazor/shapes.md +++ b/Document-Processing/Word/Word-Processor/blazor/shapes.md @@ -9,7 +9,7 @@ documentation: ug # Working with Shapes in Blazor DocumentEditor -Shapes are drawing objects that include a text box, rectangles, lines, curves, circles, etc. It can be preset or custom geometry. At present, DocumentEditor does not have support to insert shapes. however, if the document contains a shape while importing, it will be preserved properly. +Shapes are drawing objects that include a text box, rectangles, lines, curves, circles, etc. It can be preset or custom geometry. At present, [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-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/blazor/styles.md b/Document-Processing/Word/Word-Processor/blazor/styles.md index e6d317ce6d..140ae2b0c1 100644 --- a/Document-Processing/Word/Word-Processor/blazor/styles.md +++ b/Document-Processing/Word/Word-Processor/blazor/styles.md @@ -9,7 +9,7 @@ documentation: ug # Working with Styles in Blazor DocumentEditor Component -Styles are useful for applying a set of formatting consistently throughout the document. In document editor, styles are created and added to a document programmatically or via the built-in Styles dialog. +Styles are useful for applying a set of formatting consistently throughout the document. In [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor), styles are created and added to a document programmatically or via the built-in Styles dialog. ## Styles definition overview @@ -156,4 +156,4 @@ object paragraphStyles = await container.DocumentEditor.GetStylesAsync(StyleType object characterStyles = await container.DocumentEditor.GetStylesAsync(StyleType.Character); ``` -You can refer to our [Blazor Word Processor](https://www.syncfusion.com/blazor-components/blazor-word-processor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. \ No newline at end of file +You can refer to our [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor Word Processor example](https://document.syncfusion.com/demos/docx-editor/blazor-server/document-editor/default-functionalities) to know how to render and configure the document editor. \ No newline at end of file diff --git a/Document-Processing/Word/Word-Processor/blazor/supported-fileformats.md b/Document-Processing/Word/Word-Processor/blazor/supported-fileformats.md index 61a0447667..3273a2e5c6 100644 --- a/Document-Processing/Word/Word-Processor/blazor/supported-fileformats.md +++ b/Document-Processing/Word/Word-Processor/blazor/supported-fileformats.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Supported File Formats in Blazor DOCX Editor -Syncfusion® Blazor DOCX Editor (Document Editor) supports a wide range of Microsoft Word and other document formats for opening and exporting. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) supports a wide range of Microsoft Word and other document formats for opening and exporting. ## Supported File Formats diff --git a/Document-Processing/Word/Word-Processor/blazor/table-format.md b/Document-Processing/Word/Word-Processor/blazor/table-format.md index 28adbe7a56..dd89ed9a33 100644 --- a/Document-Processing/Word/Word-Processor/blazor/table-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/table-format.md @@ -9,7 +9,7 @@ documentation: ug # Working with Table Formatting in Blazor DocumentEditor Component -[Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) 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/blazor-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/blazor/table-of-contents.md b/Document-Processing/Word/Word-Processor/blazor/table-of-contents.md index e1e7480080..24c83355fe 100644 --- a/Document-Processing/Word/Word-Processor/blazor/table-of-contents.md +++ b/Document-Processing/Word/Word-Processor/blazor/table-of-contents.md @@ -13,7 +13,7 @@ The table of contents in a document is same as the list of chapters at the begin ## Inserting table of contents -[Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) exposes an API to insert table of contents at cursor position programmatically. The settings for a table of contents can be specified explicitly. Otherwise, the default settings will be applied. +[Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) exposes an API to insert table of contents at cursor position programmatically. The settings for a table of contents can be specified explicitly. Otherwise, the default settings will be applied. [`TableOfContentsSettings`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.TableOfContentsSettings.html) contain the following properties: * **startLevel**: Specifies the start level for constructing table of contents. diff --git a/Document-Processing/Word/Word-Processor/blazor/table.md b/Document-Processing/Word/Word-Processor/blazor/table.md index bfffd7db4d..f6444217bd 100644 --- a/Document-Processing/Word/Word-Processor/blazor/table.md +++ b/Document-Processing/Word/Word-Processor/blazor/table.md @@ -9,7 +9,7 @@ documentation: ug # Working with Tables in Blazor DocumentEditor 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. [Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) exposes a rich set of APIs to perform these operations programmatically. +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. [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) exposes a rich set of APIs to perform these operations programmatically. ## Create a table diff --git a/Document-Processing/Word/Word-Processor/blazor/text-format.md b/Document-Processing/Word/Word-Processor/blazor/text-format.md index e354dd5ce9..47204c04b2 100644 --- a/Document-Processing/Word/Word-Processor/blazor/text-format.md +++ b/Document-Processing/Word/Word-Processor/blazor/text-format.md @@ -9,7 +9,7 @@ documentation: ug # Working with Text Formatting in Blazor DocumentEditor Component -[Blazor Document Editor](https://www.syncfusion.com/blazor-components/blazor-word-processor) 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/blazor-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/blazor/text-wrapping-style.md b/Document-Processing/Word/Word-Processor/blazor/text-wrapping-style.md index b06211834c..5dfc246ec8 100644 --- a/Document-Processing/Word/Word-Processor/blazor/text-wrapping-style.md +++ b/Document-Processing/Word/Word-Processor/blazor/text-wrapping-style.md @@ -9,7 +9,7 @@ documentation: ug # Text Wrapping Style in DocumentEditor -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/blazor-docx-editor) (Document Editor) has only preservation support for image and textbox shape with below wrapping styles. ## In-Line with Text diff --git a/Document-Processing/Word/Word-Processor/blazor/track-changes.md b/Document-Processing/Word/Word-Processor/blazor/track-changes.md index 5618e405bd..99bd329753 100644 --- a/Document-Processing/Word/Word-Processor/blazor/track-changes.md +++ b/Document-Processing/Word/Word-Processor/blazor/track-changes.md @@ -9,7 +9,7 @@ documentation: ug # Track Changes in Blazor DocumentEditor Component -Track Changes allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject the modifications. It is a useful tool for managing changes made by several reviewers to the same document. If track changes option is enabled, all editing operations are preserved as revisions in Document Editor. +Track Changes allows you to keep a record of changes or edits made to a document. You can then choose to accept or reject the modifications. It is a useful tool for managing changes made by several reviewers to the same document. If track changes option is enabled, all editing operations are preserved as revisions in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor). ## Enable track changes in Document Editor diff --git a/Document-Processing/Word/Word-Processor/blazor/ui-builder-skill.md b/Document-Processing/Word/Word-Processor/blazor/ui-builder-skill.md index 75afa7a3e4..93701f459c 100644 --- a/Document-Processing/Word/Word-Processor/blazor/ui-builder-skill.md +++ b/Document-Processing/Word/Word-Processor/blazor/ui-builder-skill.md @@ -10,9 +10,9 @@ keywords: Blazor UI Builder, Skills, AI Assistants, DOCX Editor SDK, Agent Skill # Blazor UI Builder Skill with DOCX Editor for AI Assistants -**Syncfusion® Blazor UI Builder Skill** is an AI-powered skill and companion agent that accelerates Blazor DOCX Editor application development by transforming natural-language UI requirements into production-ready components using Syncfusion® Blazor UI libraries. +**Syncfusion® Blazor UI Builder Skill** is an AI-powered skill and companion agent that accelerates [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) application development by transforming natural-language UI requirements into production-ready components using Syncfusion® Blazor UI libraries. -Integrated with your AI-powered IDE, it leverages deep knowledge of **Syncfusion® DOCX Editor** to deliver accurate and ready-to-use code. +Integrated with your AI-powered IDE, it leverages deep knowledge of **Blazor DOCX Editor** to deliver accurate and ready-to-use code. By combining intelligent code generation with best practices, accessibility standards, and design-system consistency, Blazor UI Builder helps you rapidly build scalable Document editing applications and user interfaces without leaving your development workflow. ## Prerequisites @@ -109,7 +109,7 @@ Refer to the [documentation](https://microsoft.github.io/apm/reference/cli/targe 1. **Intent Analysis** - Parse the user's prompt to identify component types and high-level layout intent. 2. **Project Detection** - Automatically detects project framework, package manager, existing themes, and DOCX Editor configuration. -3. **Component Mapping** - Map intent to Syncfusion® DOCX Editor and components and required feature modules. +3. **Component Mapping** - Map intent to Blazor DOCX Editor and components and required feature modules. 4. **Theming & Design System** Load required theming guidelines and confirm key design choices: - CSS framework (Tailwind, Bootstrap, Material, or Greenfield(custom theme)). If no themes detected in the existing project, Greenfield and Syncfusion Tailwind3 theme are shown as the default option-proceed with this or change the theme as preferred. @@ -199,6 +199,8 @@ Yes - the skill supports choosing Tailwind, Bootstrap, Material, or a custom the **Does it modify files automatically?** The skill proposes changes and requires confirmation for insertion; automatic dependency installation may be offered depending on agent permissions. +N> Looking for the full Blazor DOCX Editor component overview, features, pricing, and documentation? Visit the [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) page. + ## See also - [Agent Skills Standards](https://agentskills.io/home) diff --git a/Document-Processing/Word/Word-Processor/blazor/unsupported-features.md b/Document-Processing/Word/Word-Processor/blazor/unsupported-features.md index 281c393926..718999bcb1 100644 --- a/Document-Processing/Word/Word-Processor/blazor/unsupported-features.md +++ b/Document-Processing/Word/Word-Processor/blazor/unsupported-features.md @@ -10,7 +10,7 @@ domainurl: ##DomainURL## # Unsupported Features in Blazor DOCX Editor -This section describes the unsupported elements in Syncfusion® Blazor DOCX Editor (Document Editor) +This section describes the unsupported elements in [Blazor DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) (Document Editor) ## Document formatting diff --git a/Document-Processing/Word/Word-Processor/blazor/view.md b/Document-Processing/Word/Word-Processor/blazor/view.md index d5dd9053f1..46d38025d4 100644 --- a/Document-Processing/Word/Word-Processor/blazor/view.md +++ b/Document-Processing/Word/Word-Processor/blazor/view.md @@ -13,7 +13,7 @@ This topic describes view-related options in the Document Editor, including layo ## Web Layout -[`Blazor Word Processor`](https://www.syncfusion.com/blazor-components/blazor-word-processor) component (Document Editor) component allows you to change the view to web layout and print using the [`layoutType`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.LayoutType.html#fields) property with the supported [`LayoutType`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.LayoutType.html). +[`Blazor DOCX Editor`](https://www.syncfusion.com/docx-editor-sdk/blazor-docx-editor) component (Document Editor) component allows you to change the view to web layout and print using the [`layoutType`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.LayoutType.html#fields) property with the supported [`LayoutType`](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.DocumentEditor.LayoutType.html). ```csharp