The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I want to control a number of presentations as .ppsx from one window. The window is made of button that are linked to the presentation files embbed in the Project...Clicking the right button play must play a PowerPoint show.
MRManikandan Ravichandran Syncfusion Team March 23, 2020 06:50 PM UTC
Hi Tidimalo,
Thank you for contacting Syncfusion support.
As per your requirement, we have created a WPF sample to open and perform the slide show of .PPSX file by using a image conversion functionality of Syncfusion PowerPoint library.
In this sample, we have done the followings. 1. Open the required .PPSX file. 2. Convert the PowerPoint slides as images by using Syncfusion PowerPoint library. 3. View the converted images in slide show view.
Note: As we are displaying a converted image in this sample, slide transition and animation will not be performed in slide show view.
Regards, Manikandan Ravichandran
MRManikandan Ravichandran Syncfusion Team March 24, 2020 04:53 AM UTC
Hi Tidimalo,
Please ignore the previous update.
As per your requirement, we have created a WPF sample to open and perform the slide show of .PPSX file by using a image conversion functionality of Syncfusion PowerPoint library.
In this sample, we have done the followings. 1. Open the required .PPSX file. 2. Convert the PowerPoint slides as images by using Syncfusion PowerPoint library. 3. View the converted images in slide show view.