Aspose.Slides for asp.net mvc 4 web app powerpoint viewer

This is my first time using aspose and I wonder if there’s any tutorial that can help me to play powerpoint presentation in my web based application. I am currently stuck in here coz I don’t know how to display the viewer in my .cshtml file. I hope someone can help me. Thank you in advance

@pryxen,

I have observed your requirements and like to share that there is no front end associated with Aspose.Slides like in case of PowerPoint to have an option of slide show. By design the API can only generate presentation files programmatically. The API does have support of generating slide images. You can use that option to show slide as image in your application.