SlideImageFormat class
SlideImageFormat class
Determines format in which slide image will be saved for presentation to HTML export.
The SlideImageFormat type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) |
Methods
| Method | Description |
|---|---|
svg(options) | Slides should converted to a SVG format. |
bitmap(scale, image_format) | Slides should be converted to a raster image. |
See Also
- module
aspose.slides.export - library
Aspose.Slides