Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3568,6 +3568,7 @@
<li><a href="/document-processing/word/word-processor/asp-net-core/ribbon">Ribbon</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-core/view">View</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-core/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-core/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/asp-net-core/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down Expand Up @@ -3681,6 +3682,7 @@
<li><a href="/document-processing/word/word-processor/asp-net-mvc/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-mvc/ribbon">Ribbon</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-mvc/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/asp-net-mvc/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/asp-net-mvc/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down Expand Up @@ -3906,6 +3908,7 @@
<li> <a href="/document-processing/word/word-processor/blazor/find-and-replace">Find and Replace</a></li>
<li> <a href="/document-processing/word/word-processor/blazor/print">Print</a></li>
<li> <a href="/document-processing/word/word-processor/blazor/view">View</a></li>
<li><a href="/document-processing/word/word-processor/blazor/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/blazor/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down Expand Up @@ -4174,6 +4177,7 @@
<li><a href="/document-processing/word/word-processor/vue/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/vue/view">View</a></li>
<li><a href="/document-processing/word/word-processor/vue/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/vue/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/vue/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down Expand Up @@ -4315,6 +4319,7 @@
<li><a href="/document-processing/word/word-processor/javascript-es5/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/view">View</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/javascript-es5/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down Expand Up @@ -4455,6 +4460,7 @@
<li><a href="/document-processing/word/word-processor/javascript-es6/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/view">View</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/unsupported-features">Unsupported Features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/javascript-es6/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
layout: post
title: Unsupported features in ASP.NET Core DOCX Editor | Syncfusion
description: Learn about the list of unsupported features in the ASP.NET Core Docx Editor to understand its limitations
control: Unsupported features
platform: document-processing
documentation: ug
domainurl: ##DomainURL##
---

# Unsupported Features in ASP.NET Core DOCX Editor

This section describes the unsupported elements in Syncfusion® ASP.NET Core DOCX Editor (Document Editor)

## Document formatting

| Feature | Details | Supported |
|--------|--------|-----------|
| Paragraph Properties | Shading | No |
| | Mirror indent | No |
| | Suppress line numbers | No |
| | Don’t hyphenate | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Text Properties | Shading | No |
| | Position | No |
| | Font kerning | No |
| | Ligatures | No |
| | Number spacing | No |
| | Number forms | No |
| | Stylistic sets | No |
| | Contextual alternates| No |
| | Text Direction (Top to Bottom, Bottom to Top) | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Section Formatting | Mirror margins | No |
| | Gutter | No |
| | Line numbers | No |
| | Bi-direction | No |
| Page background | Page background color or image | No |
| Watermark | Text and Picture watermark| No |
| Table Format | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |

## Word Document Elements

| Feature | Supported |
|--------|----------------|
| ActiveX Controls | No |
| Cover Page | No |
| Embedded Objects | No |
| Images | Bitmap images only |
| Ink/Draw | No |
| Video or audio files | No |
| Macros | No |
| Models, Smart-Art, and Charts | [Supported Charts](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/chart) |
| Shapes, Textboxes, and WordArt | [Supported shapes](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-core/shapes#supported-shapes) *(Shape Properties: Fill types, borders, rotation and effects are not supported) |
| Signature line | No |
| Special Characters, Symbols, Equations | No |
| Built-in and custom document properties | No |
| Comment reactions | No
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
layout: post
title: Unsupported features in ASP.NET MVC DOCX Editor component | Syncfusion
description: Learn about the list of unsupported features in the ASP.NET MVC Docx Editor to understand its limitations
control: Unsupported features
platform: document-processing
documentation: ug
domainurl: ##DomainURL##
---

# Unsupported Features in ASP.NET MVC DOCX Editor

This section describes the unsupported elements in Syncfusion® ASP.NET MVC DOCX Editor (Document Editor)

## Document formatting

| Feature | Details | Supported |
|--------|--------|-----------|
| Paragraph Properties | Shading | No |
| | Mirror indent | No |
| | Suppress line numbers | No |
| | Don’t hyphenate | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Text Properties | Shading | No |
| | Position | No |
| | Font kerning | No |
| | Ligatures | No |
| | Number spacing | No |
| | Number forms | No |
| | Stylistic sets | No |
| | Contextual alternates| No |
| | Text Direction (Top to Bottom, Bottom to Top) | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Section Formatting | Mirror margins | No |
| | Gutter | No |
| | Line numbers | No |
| | Bi-direction | No |
| Page background | Page background color or image | No |
| Watermark | Text and Picture watermark| No |
| Table Format | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |

## Word Document Elements

| Feature | Supported |
|--------|----------------|
| ActiveX Controls | No |
| Cover Page | No |
| Embedded Objects | No |
| Images | Bitmap images only |
| Ink/Draw | No |
| Video or audio files | No |
| Macros | No |
| Models, Smart-Art, and Charts | [Supported Charts](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-mvc/chart) |
| Shapes, Textboxes, and WordArt | [Supported shapes](https://help.syncfusion.com/document-processing/word/word-processor/asp-net-mvc/shapes#supported-shapes) *(Shape Properties: Fill types, borders, rotation and effects are not supported) |
| Signature line | No |
| Special Characters, Symbols, Equations | No |
| Built-in and custom document properties | No |
| Comment reactions | No
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
layout: post
title: Unsupported features in Blazor DOCX Editor component | Syncfusion
description: Learn about the list of unsupported features in the Blazor Document Editor to understand its limitations.
control: Unsupported features
platform: document-processing
documentation: ug
domainurl: ##DomainURL##
---

# Unsupported Features in Blazor DOCX Editor

This section describes the unsupported elements in Syncfusion® Blazor DOCX Editor (Document Editor)

## Document formatting

| Feature | Details | Supported |
|--------|--------|-----------|
| Paragraph Properties | Shading | No |
| | Mirror indent | No |
| | Suppress line numbers | No |
| | Don’t hyphenate | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Text Properties | Shading | No |
| | Position | No |
| | Font kerning | No |
| | Ligatures | No |
| | Number spacing | No |
| | Number forms | No |
| | Stylistic sets | No |
| | Contextual alternates| No |
| | Text Direction (Top to Bottom, Bottom to Top) | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Section Formatting | Mirror margins | No |
| | Gutter | No |
| | Line numbers | No |
| | Bi-direction | No |
| Page background | Page background color or image | No |
| Watermark | Text and Picture watermark| No |
| Table Format | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |

## Word Document Elements

| Feature | Supported |
|--------|----------------|
| ActiveX Controls | No |
| Cover Page | No |
| Embedded Objects | No |
| Images | Bitmap images only |
| Ink/Draw | No |
| Video or audio files | No |
| Macros | No |
| Models, Smart-Art, and Charts | [Supported Charts](https://help.syncfusion.com/document-processing/word/word-processor/react/chart) |
| Shapes, Textboxes, and WordArt | [Supported shapes](https://help.syncfusion.com/document-processing/word/word-processor/blazor/shapes#supported-shapes) *(Shape Properties: Fill types, borders, rotation and effects are not supported) |
| Signature line | No |
| Special Characters, Symbols, Equations | No |
| Built-in and custom document properties | No |
| Comment reactions | No
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<li><a href="/document-processing/word/word-processor/javascript-es5/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/view">View</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es5/unsupported-features">Unsupported features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/javascript-es5/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
layout: post
title: Unsupported features in JavaScript (ES5) DOCX Editor | Syncfusion
description: Learn about the unsupported features in the JavaScript (ES5) Docx Editor to understand its limitations.
control: Unsupported features
platform: document-processing
documentation: ug
domainurl: ##DomainURL##
---

# Unsupported Features in JavaScript (ES5) DOCX Editor

This section describes the unsupported elements in Syncfusion® JavaScript (ES5) DOCX Editor (Document Editor)

## Document formatting

| Feature | Details | Supported |
|--------|--------|-----------|
| Paragraph Properties | Shading | No |
| | Mirror indent | No |
| | Suppress line numbers | No |
| | Don’t hyphenate | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Text Properties | Shading | No |
| | Position | No |
| | Font kerning | No |
| | Ligatures | No |
| | Number spacing | No |
| | Number forms | No |
| | Stylistic sets | No |
| | Contextual alternates| No |
| | Text Direction (Top to Bottom, Bottom to Top) | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Section Formatting | Mirror margins | No |
| | Gutter | No |
| | Line numbers | No |
| | Bi-direction | No |
| Page background | Page background color or image | No |
| Watermark | Text and Picture watermark| No |
| Table Format | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |

## Word Document Elements

| Feature | Supported |
|--------|----------------|
| ActiveX Controls | No |
| Cover Page | No |
| Embedded Objects | No |
| Images | Bitmap images only |
| Ink/Draw | No |
| Video or audio files | No |
| Macros | No |
| Models, Smart-Art, and Charts | [Supported Charts](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es5/chart) |
| Shapes, Textboxes, and WordArt | [Supported shapes](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es5/shapes) *(Shape Properties: Fill types, borders, rotation and effects are not supported) |
| Signature line | No |
| Special Characters, Symbols, Equations | No |
| Built-in and custom document properties | No |
| Comment reactions | No
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<li><a href="/document-processing/word/word-processor/javascript-es6/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/view">View</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/javascript-es6/unsupported-features">Unsupported features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/javascript-es6/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
---
layout: post
title: Unsupported features in JavaScript (ES6) DOCX Editor | Syncfusion
description: Learn about the list of unsupported features in the JavaScript (ES6) Document Editor to understand its limitations.
control: Unsupported features
platform: document-processing
documentation: ug
domainurl: ##DomainURL##
---

# Unsupported Features in JavaScript (ES6) DOCX Editor

This section describes the unsupported elements in Syncfusion® JavaScript (ES6) DOCX Editor (Document Editor)

## Document formatting

| Feature | Details | Supported |
|--------|--------|-----------|
| Paragraph Properties | Shading | No |
| | Mirror indent | No |
| | Suppress line numbers | No |
| | Don’t hyphenate | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Text Properties | Shading | No |
| | Position | No |
| | Font kerning | No |
| | Ligatures | No |
| | Number spacing | No |
| | Number forms | No |
| | Stylistic sets | No |
| | Contextual alternates| No |
| | Text Direction (Top to Bottom, Bottom to Top) | No |
| | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |
| Section Formatting | Mirror margins | No |
| | Gutter | No |
| | Line numbers | No |
| | Bi-direction | No |
| Page background | Page background color or image | No |
| Watermark | Text and Picture watermark| No |
| Table Format | Border styles (*Except dotted and dashed; other styles are rendered as solid*) | Partial |

## Word Document Elements

| Feature | Supported |
|--------|----------------|
| ActiveX Controls | No |
| Cover Page | No |
| Embedded Objects | No |
| Images | Bitmap images only |
| Ink/Draw | No |
| Video or audio files | No |
| Macros | No |
| Models, Smart-Art, and Charts | [Supported Charts](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es6/chart) |
| Shapes, Textboxes, and WordArt | [Supported shapes](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es6/shapes#supported-shapes) *(Shape Properties: Fill types, borders, rotation and effects are not supported) |
| Signature line | No |
| Special Characters, Symbols, Equations | No |
| Built-in and custom document properties | No |
| Comment reactions | No
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<li><a href="/document-processing/word/word-processor/vue/notes">Footnotes and Endnotes</a></li>
<li><a href="/document-processing/word/word-processor/vue/view">View</a></li>
<li><a href="/document-processing/word/word-processor/vue/security-advisories">Security Advisories</a></li>
<li><a href="/document-processing/word/word-processor/vue/unsupported-features">Unsupported features</a></li>
<li>How To
<ul>
<li><a href="/document-processing/word/word-processor/vue/how-to/add-save-button-in-toolbar">Add save button in toolbar</a></li>
Expand Down
Loading