Skip to content

Commit 908f23c

Browse files
Merge pull request #1757 from syncfusion-content/991663-Feature-matrix-for-DocIO-hotfix
991663 - Added missed feature in Feature Matrix Page to DocIO UG
2 parents 6bba916 + 1669f02 commit 908f23c

File tree

4 files changed

+128
-131
lines changed

4 files changed

+128
-131
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,26 @@ The following table outlines the supported features for PowerPoint 2007–2016 p
2323
{{'**PowerPoint 2007–2016**'| markdownify }}
2424
</td>
2525
</tr>
26-
<tr><td>Create PowerPoint presentations from scratch or edit an existing presentation.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
27-
<tr><td>Open existing PowerPoint presentations from the file system or stream.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
28-
<tr><td>Save PowerPoint presentation to a local file, stream, or stream it to a client browser.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
29-
<tr><td>Create, access, and modify paragraphs and text.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
30-
<tr><td>Create, access, and modify bullets and numbering.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
31-
<tr><td>Create, access, and modify images.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
32-
<tr><td>Create, access, and modify tables, rows, and cells.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
33-
<tr><td>Create, access, and modify shapes.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
34-
<tr><td>Create, access, and modify charts.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
35-
<tr><td>Access and modify placeholders.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
36-
<tr><td>Create, access, and modify SmartArt diagrams.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
37-
<tr><td>Create, access, and modify sections.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
38-
<tr><td>Create, access, and modify animation and slide transition.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
39-
<tr><td>Create, access, and modify hyperlinks.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
40-
<tr><td>Create, access, and modify slide notes.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
41-
<tr><td>Copy and move slide elements between PowerPoint presentations.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
42-
<tr><td>Merge multiple PowerPoint presentations.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
43-
<tr><td>Encrypt and open password-protected PowerPoint presentations.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
44-
<tr><td>Iterate over slide content.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
45-
<tr><td>Insert OLE objects in PowerPoint presentations.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
46-
<tr><td>Access and modify built-in document properties.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
47-
<tr><td>Create, access, and modify custom document properties.</td><td> ![Yes](Feature_Matrix/yes.png) </td></tr>
26+
<tr><td>Create PowerPoint presentations from scratch or edit an existing presentation.</td><td> Yes </td></tr>
27+
<tr><td>Open existing PowerPoint presentations from the file system or stream.</td><td> Yes </td></tr>
28+
<tr><td>Save PowerPoint presentation to a local file, stream, or stream it to a client browser.</td><td> Yes </td></tr>
29+
<tr><td>Create, access, and modify paragraphs and text.</td><td> Yes </td></tr>
30+
<tr><td>Create, access, and modify bullets and numbering.</td><td> Yes </td></tr>
31+
<tr><td>Create, access, and modify images.</td><td> Yes </td></tr>
32+
<tr><td>Create, access, and modify tables, rows, and cells.</td><td> Yes </td></tr>
33+
<tr><td>Create, access, and modify shapes.</td><td> Yes </td></tr>
34+
<tr><td>Create, access, and modify charts.</td><td> Yes </td></tr>
35+
<tr><td>Access and modify placeholders.</td><td> Yes </td></tr>
36+
<tr><td>Create, access, and modify SmartArt diagrams.</td><td> Yes </td></tr>
37+
<tr><td>Create, access, and modify sections.</td><td> Yes </td></tr>
38+
<tr><td>Create, access, and modify animation and slide transition.</td><td> Yes </td></tr>
39+
<tr><td>Create, access, and modify hyperlinks.</td><td> Yes </td></tr>
40+
<tr><td>Create, access, and modify slide notes.</td><td> Yes </td></tr>
41+
<tr><td>Copy and move slide elements between PowerPoint presentations.</td><td> Yes </td></tr>
42+
<tr><td>Merge multiple PowerPoint presentations.</td><td> Yes </td></tr>
43+
<tr><td>Encrypt and open password-protected PowerPoint presentations.</td><td> Yes </td></tr>
44+
<tr><td>Iterate over slide content.</td><td> Yes </td></tr>
45+
<tr><td>Insert OLE objects in PowerPoint presentations.</td><td> Yes </td></tr>
46+
<tr><td>Access and modify built-in document properties.</td><td> Yes </td></tr>
47+
<tr><td>Create, access, and modify custom document properties.</td><td> Yes </td></tr>
4848
</table>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: DocIO
66
documentation: UG
77
---
88

9-
# Convert Word to PDF using Syncfusion<sup>&reg;</sup> Word (DocIO) library
9+
# Convert Word to PDF using Syncfusion® Word (DocIO) library
1010

1111
Syncfusion<sup>&reg;</sup> Word library (DocIO) allows you to convert Word document to PDF within a few lines of code in .NET applications and also it does not require Adobe and Microsoft Word application to be installed in the machine. Using this, you can create an input Word document from scratch or load an existing Word document and then easily convert to PDF.
1212

@@ -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

@@ -286,5 +286,5 @@ When converting a Word document to a PDF, the presence of unsupported elements i
286286
* [How to preserve track changes markup in Word to PDF conversion](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
287287
* [How to preserve simple markup, all markup, and no markup of track changes during Word to PDF conversion?](https://support.syncfusion.com/kb/article/14997/how-to-preserve-simple-markup-all-markup-and-no-markup-of-track-changes-during-word-to-pdf-conversion)
288288
* [How to create a Word document with form fields from JSON and convert it to PDF?](https://support.syncfusion.com/kb/article/19823/how-to-create-a-word-document-with-form-fields-from-json-and-convert-it-to-pdf)
289-
* [How to Rename PDF Bookmark in Word to PDF in .Net Core Word Document?](https://support.syncfusion.com/kb/article/19808/how-to-rename-pdf-bookmark-in-word-to-pdf-in-net-core-word-document)
289+
* [How to Rename PDF Bookmark in Word to PDF in .NET Core Word Document?](https://support.syncfusion.com/kb/article/19808/how-to-rename-pdf-bookmark-in-word-to-pdf-in-net-core-word-document)
290290
* [How to check if a font contains the required glyphs for Word to PDF and image conversion?](https://support.syncfusion.com/kb/article/19671/how-to-check-if-a-font-contains-the-required-glyphs-for-word-to-pdf-and-image-conversion)

0 commit comments

Comments
 (0)