CreatePresentation
CreatePresentation()
创建新的演示文稿。
public IPresentation CreatePresentation()
返回值
新演示文稿
也可以看看
- interface IPresentation
- interface IPresentationFactory
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
CreatePresentation(ILoadOptions)
创建带有附加加载选项的新演示文稿
public IPresentation CreatePresentation(ILoadOptions options)
范围 | 类型 | 描述 |
---|---|---|
options | ILoadOptions | 加载选项 |
返回值
新演示文稿
也可以看看
- interface IPresentation
- interface ILoadOptions
- interface IPresentationFactory
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides