Skip to content

Commit 3c35af9

Browse files
Merge pull request #1834 from syncfusion-content/ES-862221_UpdateAssemblies
ES-862221-Update required assemblies in DocIO and Presentation
2 parents e74b52f + 16434fd commit 3c35af9

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

File-Formats/DocIO/Assemblies-Required.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Platform(s)<br/></th><th>
1818
Assembly<br/></th></tr></thead>
1919
<tr>
2020
<td>
21-
{{'[WPF](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}}, {{'[ASP.NET]https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}, {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}<br/></td><td>
21+
{{'[WPF](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}}, {{'[ASP.NET](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}, {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}<br/></td><td>
2222
Syncfusion.DocIO.Base<br/>Syncfusion.Compression.Base<br/>Syncfusion.OfficeChart.Base<br/></td></tr>
2323
<tr>
2424
<td>
@@ -66,7 +66,7 @@ Universal (Classic)<br/></td><td>
6666
Syncfusion.DocIO.Universal<br/></td></tr>
6767
<tr>
6868
<td>
69-
Windows UI Library (WinUI)<br/> .NET Multi-platform App UI (.NET MAUI)<br/>
69+
{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/file-formats/docio/create-word-document-in-winui)' | markdownify}}<br/> {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-maui)' | markdownify}}<br/>
7070
</td><td>
7171
Syncfusion.DocIO.NET<br/>Syncfusion.Compression.NET<br/>Syncfusion.OfficeChart.NET<br/></td></tr>
7272
</table>

File-Formats/Presentation/Assemblies-Required.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -90,32 +90,6 @@ Syncfusion.OfficeChart.NET<br/>Syncfusion.PresentationRenderer.NET<br/>Syncfusio
9090
</tr>
9191
</table>
9292

93-
## Converting Charts
94-
95-
The following assemblies are required to be referred in addition to the above mentioned assemblies for converting the chart present in the PowerPoint Presentation into PDF.
96-
<table>
97-
<tr>
98-
<thead>
99-
<th>
100-
Platform(s)</th>
101-
<th>
102-
Assembly
103-
</th>
104-
</thead>
105-
</tr>
106-
<tr>
107-
<td>
108-
WPF, Windows Forms, ASP. NET and ASP.NET MVC<br/>
109-
</td>
110-
<td>
111-
Syncfusion.OfficeChartToImageConverter.WPF<br/>
112-
Syncfusion.SfChart.WPF<br/>
113-
</td>
114-
</tr>
115-
</table>
116-
N> 1. The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards.
117-
N> 2. Starting with the v24.1.x, if you reference "Syncfusion.PresentationRenderer", you have to add the "Syncfusion.Pdf.Imaging" assembly reference in your projects to perform PowerPoint Presentation to PDF conversion.
118-
11993
## Converting PowerPoint Presentation to Image
12094

12195
For converting a PowerPoint Presentation to Image, the following assemblies needed to be referenced in your application
@@ -170,4 +144,30 @@ Syncfusion.OfficeChartToImageConverter.UWP<br/>
170144
Syncfusion.SfChart.UWP<br/>
171145
</td>
172146
</tr>
173-
</table>
147+
</table>
148+
N> Starting with the v24.1.x, if you reference "Syncfusion.PresentationRenderer", you have to add the "Syncfusion.Pdf.Imaging" assembly reference in your projects to perform PowerPoint Presentation to PDF conversion.
149+
150+
## Converting Charts
151+
152+
The following assemblies are required to be referred in addition to the above mentioned assemblies for converting the chart present in the PowerPoint Presentation into PDF and image.
153+
<table>
154+
<tr>
155+
<thead>
156+
<th>
157+
Platform(s)</th>
158+
<th>
159+
Assembly
160+
</th>
161+
</thead>
162+
</tr>
163+
<tr>
164+
<td>
165+
WPF, Windows Forms, ASP. NET and ASP.NET MVC<br/>
166+
</td>
167+
<td>
168+
Syncfusion.OfficeChartToImageConverter.WPF<br/>
169+
Syncfusion.SfChart.WPF<br/>
170+
</td>
171+
</tr>
172+
</table>
173+
N> The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards.

0 commit comments

Comments
 (0)