SlideImageFormat
SlideImageFormat 类
确定在将演示文稿导出为 HTML 时,幻灯片图像将以何种格式保存。
public class SlideImageFormat : ISlideImageFormat
构造函数
| Name | Description |
|---|---|
| SlideImageFormat() | 默认构造函数。 |
方法
| Name | Description |
|---|---|
| static Bitmap(float, ImageFormat) | 幻灯片应转换为光栅图像。 |
| static Svg(SVGOptions) | 幻灯片应转换为 SVG 格式。 |
另见
- interface ISlideImageFormat
- namespace Aspose.Slides.Export
- assembly Aspose.Slides