Assemblies Required for PowerPoint Presentation
9 Mar 20231 minute to read
The following assemblies need to be referenced in your application
Platform(s) | Assembly |
---|---|
WPF, Windows Forms, ASP. NET and ASP.NET MVC |
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base |
ASP.NET Core, Xamarin and Blazor |
Syncfusion.Presentation.Portable Syncfusion.Compression.Portable Syncfusion.OfficeChart.Portable |
Universal Windows Platform |
Syncfusion.Presentation.UWP Syncfusion.OfficeChart.UWP |
Windows UI Library (WinUI) .NET Multi-platform App UI (.NET MAUI) |
Syncfusion.Presentation.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET |
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 |
---|---|
WPF, Windows Forms, ASP. NET and ASP.NET MVC |
Syncfusion.Presentation.Base Syncfusion.Compression.Base Syncfusion.OfficeChart.Base Syncfusion.Pdf.Base Syncfusion.PresentationToPDFConverter.Base |
ASP.NET Core, Xamarin and Blazor |
Syncfusion.Presentation.Portable Syncfusion.Compression.Portable Syncfusion.OfficeChart.Portable Syncfusion.Pdf.Portable Syncfusion.PresentationRenderer.Portable Syncfusion.SkiaSharpHelper.Portable Skiasharp |
Windows UI Library (WinUI) and .NET Multi-platform App UI (.NET MAUI)
|
Syncfusion.Presentation.NET Syncfusion.Compression.NET Syncfusion.OfficeChart.NET Syncfusion.PresentationRenderer.NET Syncfusion.SkiaSharpHelper.NET Skiasharp |
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.
Platform(s) | Assembly |
---|---|
WPF, Windows Forms, ASP. NET and ASP.NET MVC |
Syncfusion.OfficeChartToImageConverter.WPF Syncfusion.SfChart.WPF |
NOTE
The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards