IPresentation — Aspose.Slides FOSS Python API Reference

IPresentation — Represents the i presentation in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
current_date_timeAnyRead / Write
slidesISlideCollectionRead-only
notes_sizeINotesSizeRead-only
layout_slidesIGlobalLayoutSlideCollectionRead-only
mastersIMasterSlideCollectionRead-only
comment_authorsICommentAuthorCollectionRead-only
document_propertiesIDocumentPropertiesRead-only
imagesIImageCollectionRead-only
source_formatSourceFormatRead-only
first_slide_numberintRead / Write
as_i_presentation_componentIPresentationComponentRead-only

Methods

MethodReturnsDescription
save(fname, format)None

See Also