Aspose Demos
Aspose Demos Banner

Here you will find a collection of live ASP.NET and Java demo applications created with Aspose products. The source code of the demos is available on website for download, feel free to check it out at Aspose Downloads Page.


Most Clicked:

 PPT to SWF Demo - Aspose.Flash

The sample demonstrates how to convert PPT to SWF file.

  1. Creating FlahContainer and defining its properties
  2. Loading a PPT presentation using Aspose.Slides
  3. Moving through all the slides and saving as images
  4. Converting each image to FlashBitmap object
  5. Creating FillStyle of BitmapFill type using image
  6. Adding Shape object and apply BitmapFill style
  7. Adding PlaceObject2 type object in the Flash movie
  8. Displaying the output flash file in client browser.

Click Process to see how demo generates a flash (SWF) file from a PPT file.