Ruby On Rails

Hi,

Has anyone tried to use your ASPOSE.Slides with a Ruby on Rails application to build slides? If so, any idea what the Rails Application Stack Included?

What I’m looking for is giving users the capability to capture the views they see in the browser in PPT slides, which they can download and edit. Tried to build .mht files, but this is a very task for a “roll your own” solution.

Thanks.

Hi,

If you want to show PPT slides on browser, then you can do so by capturing slide images programmatically with Aspose.Slides and displaying them in browser windows.

To get the image of any slide, please see Creating Slide Thumbnail Image