Example of PowerPoint Viewer in ASP.NET Core PowerPoint (Presentation) Library
This sample demonstrates how to view the PowerPoint presentation through PdfViewer by converting it as PDF using Syncfusion Presentation library.
DEMO
SOURCE
In this PowerPoint Viewer sample we are converting the input PowerPoint presentation (.PPTX) as PDF using Syncfusion Presentation library and loaded the converted PDF file in PdfViewer control. This sample allows you to perform below functionalities,
- View the PowerPoint presentation (.PPTX) by converting it as PDF.
- Print the entire document or a specific page directly from the browser.
- Download the converted PDF document.
More information about Presentation library can be found in this documentation section. .
More information on the PDF Viewer instantiation can be found in this documentation section. .