This repository contains example that illustrates how to view the PowerPoint Presentation through PdfViewer in C# using Syncfusion .NET PowerPoint library (Presentation) and .NET Core PDF Viewer. This can be achieved by converting a PowerPoint presentations (PPTX) to PDF and then viewing in PDF Viewer.
In PowerPoint viewer, you can achieve the below functionality in the application.
- Browse & Open the PowerPoint Presentation (PPTX) files
- Thumbnail view
- Option to print the entire document or a specific page from the browser
- Option to download the PowerPoint file as PDF
- Product page: Syncfusion PowerPoint Framework
- Documentation: Syncfusion PowerPoint library
- Online demo: Syncfusion PowerPoint library - Online demos
- Download this project to a location in your disk.
- Open the solution file using Visual Studio.
- Rebuild the solution to install the required NuGet packages.
- Run the application.
The Syncfusion .NET PowerPoint library (Presentation) allows you to add advanced PowerPoint presentation processing functionalities to any .NET application and does not require Microsoft PowerPoint application to be installed in the machine. It is a non-UI component that provides a full-fledged PowerPoint presentation instance model similar to the Microsoft Office COM libraries to iterate with the presentation elements explicitly and perform necessary manipulation. Take a moment to peruse the documentation, where you can find basic PowerPoint presentation processing options along with the features like create and edit charts, clone and merge slides in presentation, create and edit animations and transistion effects, protect the PowerPoint presentation, and most importantly, the PDF and Image conversions with code examples.
For any other queries, reach our Syncfusion support team or post the queries through the community forums.
Request new feature through Syncfusion feedback portal.
