CreatePresentation
CreatePresentation()
Crea nueva presentación.
public IPresentation CreatePresentation()
Valor_devuelto
Nueva presentación
Ver también
- interface IPresentation
- interface IPresentationFactory
- espacio de nombres Aspose.Slides
- asamblea Aspose.Slides
CreatePresentation(ILoadOptions)
Crea una nueva presentación con opciones de carga adicionales
public IPresentation CreatePresentation(ILoadOptions options)
Parámetro | Escribe | Descripción |
---|---|---|
options | ILoadOptions | Opciones de carga |
Valor_devuelto
Nueva presentación
Ver también
- interface IPresentation
- interface ILoadOptions
- interface IPresentationFactory
- espacio de nombres Aspose.Slides
- asamblea Aspose.Slides