Assemblies Required for PowerPoint Presentation
11 Nov 20241 minute to read
The following assemblies need to be referenced in your application
Platform(s) | Assembly |
---|---|
,
, and
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base |
,
and
|
Syncfusion.Presentation.Portable Syncfusion.Compression.Portable Syncfusion.OfficeChart.Portable |
|
Syncfusion.Presentation.UWP Syncfusion.OfficeChart.UWP |
and .NET Multi-platform App UI (.NET MAUI) |
Syncfusion.Presentation.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET |
Retired Platforms
The following assemblies need to be referenced in your application based on the platform.
Platform(s) |
Assembly |
---|---|
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base |
NOTE
Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to this link to know about registering Syncfusion license key in your applications to use our components.
Converting PowerPoint Presentation to PDF
For converting a PowerPoint Presentation to PDF, the following assemblies needed to be referenced in your application
Platform(s) | Assembly |
---|---|
,
and
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base Syncfusion.Pdf.Base Syncfusion.PresentationToPDFConverter.Base |
,
and
|
Syncfusion.Presentation.Portable Syncfusion.Compression.Portable Syncfusion.OfficeChart.Portable Syncfusion.Pdf.Portable Syncfusion.PresentationRenderer.Portable Syncfusion.Pdf.Imaging.Portable Syncfusion.MetafileRenderer.NET Syncfusion.SkiaSharpHelper.Portable SkiaSharp |
and .NET Multi-platform App UI (.NET MAUI) |
Syncfusion.Presentation.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET Syncfusion.PresentationRenderer.NET Syncfusion.Pdf.Imaging.NET Syncfusion.MetafileRenderer.NET Syncfusion.SkiaSharpHelper.NET SkiaSharp |
Retired Platforms
The following assemblies need to be referenced in your application based on the platform.
Platform(s) |
Assembly |
---|---|
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base Syncfusion.Pdf.Base Syncfusion.PresentationToPDFConverter.Base |
NOTE
- 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.
- Starting with the v27.1.x, if you reference “Syncfusion.PresentationRenderer”, you have to add the “Syncfusion.MetafileRenderer” assembly reference in your projects to perform PowerPoint Presentation to PDF conversion.
Converting PowerPoint Presentation to Image
For converting a PowerPoint Presentation to Image, the following assemblies needed to be referenced in your application
Platform(s) | Assembly |
---|---|
,
and
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base Syncfusion.Pdf.Base Syncfusion.PresentationToPDFConverter.Base Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
,
and
|
Syncfusion.Presentation.Portable Syncfusion.Compression.Portable Syncfusion.OfficeChart.Portable Syncfusion.Pdf.Portable Syncfusion.Pdf.Imaging.Portable Syncfusion.MetafileRenderer.NET Syncfusion.PresentationRenderer.Portable Syncfusion.SkiaSharpHelper.Portable SkiaSharp |
and .NET Multi-platform App UI (.NET MAUI) |
Syncfusion.Presentation.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET Syncfusion.PresentationRenderer.NET Syncfusion.Pdf.Imaging.NET Syncfusion.Pdf.NET Syncfusion.MetafileRenderer.NET Syncfusion.SkiaSharpHelper.NET SkiaSharp |
|
Syncfusion.Presentation.UWP Syncfusion.OfficeChart.UWP Syncfusion.OfficeChartToImageConverter.UWP Syncfusion.SfChart.UWP |
Retired Platforms
The following assemblies need to be referenced in your application based on the platform.
Platform(s) |
Assembly |
---|---|
|
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base Syncfusion.Pdf.Base Syncfusion.PresentationToPDFConverter.Base Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
Converting Charts
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.
Platform(s) | Assembly |
---|---|
WPF, Windows Forms and ASP.NET MVC |
Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
Retired Platforms
The following assemblies need to be referenced in your application based on the platform.
Platform(s) |
Assembly |
---|---|
ASP.NET |
Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
NOTE
The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards.