Manage Media
Contents
[
Hide
]
Export Media File to HTML
In order to export media filAspose.Slides for C++ provides a simple API for managing chart data formaes to HTML. Please follow the steps below:
- Create an instance of Presentation class.
- Get reference of the slide.
- Setting the transition effect.
- Write the presentation as a PPTX file.
In the example given below, we have exported the media files to HTML.