You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/Word/Conversions/Word-To-PDF/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ T> For troubleshooting issues in the .NET Word Library (DocIO), refer [this](htt
148
148
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.
149
149
N> 2. Total number of pages in the converted PDF may vary based on unsupported elements in the input Word document.
150
150
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).
Copy file name to clipboardExpand all lines: Document-Processing/Word/Word-Library/NET/Feature-Matrix.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ The following table outlines the supported features across different Word format
35
35
<tr><td>Create, access, and modify footnotes and endnotes.</td><td></td><td></td><td></td></tr>
36
36
<tr><td>Create, access, and modify images.</td><td></td><td></td><td></td></tr>
37
37
<tr><td>Create, access, and modify shapes.</td><td></td><td></td><td></td></tr>
38
+
<tr><td>Create, access, and modify SmartArt.</td><td></td><td></td><td></td></tr>
38
39
<tr><td>Group and ungroup shapes.</td><td></td><td></td><td></td></tr>
39
40
<tr><td>Insert text and picture watermarks.</td><td></td><td></td><td></td></tr>
40
41
<tr><td>Create, access, and modify OLE objects from the document.</td><td></td><td></td><td></td></tr>
@@ -248,6 +249,10 @@ The following table outlines the supported features across different Word format
0 commit comments