Skip to content

Task(1050024) - Resolved redundant keyword usage in Angular DOCX Editor - #4488

Open
Kalaivannan-Ganesan wants to merge 7 commits into
hotfix/hotfix-v34.2.2from
ES-1050024-Angular
Open

Task(1050024) - Resolved redundant keyword usage in Angular DOCX Editor#4488
Kalaivannan-Ganesan wants to merge 7 commits into
hotfix/hotfix-v34.2.2from
ES-1050024-Angular

Conversation

@Kalaivannan-Ganesan

@Kalaivannan-Ganesan Kalaivannan-Ganesan commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Description

Resolved redundant keyword usage in Angular DOCX Editor.

Reduced the occurrences of "Document Editor" wherever possible, replacing it with "DOCX Editor"

Before

image

After

image

Final Data

The occurrence count of 139 is present in the following areas, which have been intentionally ignored:

  1. "Document Editor" maintained within the brackets in the first paragraph of every UG page.
  2. Document Editor Settings.
  3. Document Editor Container.
  4. Code blocks and code comments.

These occurrences were not modified because they are part of standard checklist content, feature names, container names, or code-related content.

@Kalaivannan-Ganesan Kalaivannan-Ganesan self-assigned this Aug 27, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@Kalaivannan-Ganesan Kalaivannan-Ganesan added documentation Improvements or additions to documentation cs:used AI was used in this PR hotfix moving changes into hotfix branch and removed cs:used AI was used in this PR labels Aug 27, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

# How to Open a Default Document in Angular DOCX Editor

In this article, we are going to see how to open a default document when the [Angular Document Editor](https://www.syncfusion.com/docx-editor-sdk/angular-docx-editor) & Document Editor Container are initialized.
In this article, we are going to see how to open a default document when the [Angular DOCX Editor](https://www.syncfusion.com/docx-editor-sdk/angular-docx-editor) & Document Editor Container are initialized.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we are explaining about Editor and container. So, remove hyperlink
Mention ....when the Document Editor and Document Editor Container are...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modified the content as mentioned

@Component({
selector: 'app-container',
//specifies the template string for the Document Editor component
//specifies the template string for the DOCX Editor component

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid changes in code snippet

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted the changes

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: ES-1050024-Angular

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1050024-Angular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation hotfix moving changes into hotfix branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants