Skip to content

Commit cbf9861

Browse files
committed
Added Missed features in Feature Matrix.
1 parent 6bba916 commit cbf9861

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

Document-Processing/Word/Conversions/Word-To-PDF/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ T> For troubleshooting issues in the .NET Word Library (DocIO), refer [this](htt
148148
N> 1. For .NET Framework, creating an instance of the [ChartToImageConverter](https://help.syncfusion.com/cr/document-processing/Syncfusion.OfficeChartToImageConverter.ChartToImageConverter.html) class is mandatory to convert the charts present in the Word to PDF. Otherwise, the charts are not preserved in the converted PDF. Whereas this is not necessary for .NET Core, as ChartToImageConverter is initialized internally in Syncfusion.DocIORenderer.Portable assembly.
149149
N> 2. Total number of pages in the converted PDF may vary based on unsupported elements in the input Word document.
150150
N> 3. "DocIO supports Word to PDF conversion in UWP application using DocIORenderer." For further information, please refer [here](https://support.syncfusion.com/kb/article/8902/how-to-convert-word-document-to-pdf-in-uwp)
151-
N> 4. Font-related issues during Word to PDF or image conversion can arise due to missing or incorrect font. For detailed instructions on resolving these problems, refer to this [articl(https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion).
151+
N> 4. Font-related issues during Word to PDF or image conversion can arise due to missing or incorrect font. For detailed instructions on resolving these problems, refer to this [article](https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion).
152152

153153
## Supported File formats
154154

Document-Processing/Word/Word-Library/NET/Feature-Matrix.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ The following table outlines the supported features across different Word format
3535
<tr><td>Create, access, and modify footnotes and endnotes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
3636
<tr><td>Create, access, and modify images.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
3737
<tr><td>Create, access, and modify shapes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
38+
<tr><td>Create, access, and modify SmartArt.</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
3839
<tr><td>Group and ungroup shapes.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
3940
<tr><td>Insert text and picture watermarks.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
4041
<tr><td>Create, access, and modify OLE objects from the document.</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td></tr>
@@ -248,6 +249,10 @@ The following table outlines the supported features across different Word format
248249
<td>Restrict editing the documents.</td>
249250
<td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td>
250251
</tr>
252+
<tr>
253+
<td>Allow editing specific parts of a protected document.</td>
254+
<td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![No](Feature_Matrix/no.png)</td>
255+
</tr>
251256
</table>
252257

253258
## File Formats
@@ -264,6 +269,7 @@ The following table outlines the supported features across different Word format
264269
<tr><td>OpenDocument Text (*.odt)</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
265270
<tr><td>RTF</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
266271
<tr><td>HTML</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
272+
<tr><td>Markdown</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
267273
<tr><td>Text</td><td>![Yes](Feature_Matrix/yes.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
268274
<tr><td>PDF</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>
269275
<tr><td>EPUB</td><td>![No](Feature_Matrix/no.png)</td><td>![Yes](Feature_Matrix/yes.png)</td></tr>

Document-Processing/Word/Word-Library/NET/Supported-and-Unsupported-Features.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -397,15 +397,6 @@ No<br/><br/></td><td>
397397
No<br/><br/></td></tr>
398398
<tr>
399399
<td>
400-
Drawing Canvas<br/><br/></td><td>
401-
No<br/><br/></td><td>
402-
No<br/><br/></td><td>
403-
DOCX format only. Additional behavior explained [here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#drawing-canvas).<br/><br/></td><td>
404-
DOCX format only. Additional behavior explained [here](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/unsupported-elements-word-to-pdf#drawing-canvas).<br/><br/></td><td>
405-
No<br/><br/></td><td>
406-
No<br/><br/></td></tr>
407-
<tr>
408-
<td>
409400
WordArt<br/><br/></td><td>
410401
No<br/><br/></td><td>
411402
No<br/><br/></td><td>

0 commit comments

Comments
 (0)