Is there a way to open and display the powerpoint presentation slide using Aspose.slides for users to edit.
Thank you
Is there a way to open and display the powerpoint presentation slide using Aspose.slides for users to edit.
Thank you
Dear reach,
Aspose.Slides is a non-visual library that allows one to create PowerPoint presentations without automation. In other words, one could build a PPT file using the API available in the code. We offer libraries for both .NET and Java.
It means, you have to write such functionality yourself.
Please see Aspose.Slides demo here to get a better idea, how it used on the web environment, where user generates different presentations by changing different settings.