MasterSlide

Opinie generală

MasterSlide este o clasă în Aspose.Slides pentru Python. Moștenitorii de la: BaseSlide, IMasterSlide.

Reprezintă o diapozitivă principală într-o prezentare.

Proprietăți

NameTypeAccessDescription
theme_managerIMasterThemeManagerReadReturns the theme manager.
layout_slidesIMasterLayoutSlideCollectionReadReturns the collection of child layout slides for this master slide.
shapesIShapeCollectionReadReturns the shapes of a slide.
namestrRead/WriteReturns or sets the name of a slide.
slide_idintReadReturns the ID of a slide.
backgroundIBackgroundReadReturns slide’s background.
slide_show_transitionISlideShowTransitionReadReturns the TransitionEx object which contains information about how the specified slide advances during a slide show.
timelineIAnimationTimeLineReadReturns animation timeline object.
presentationIPresentationReadReturns IPresentation interface.
slideIBaseSlideReadReturns the parent slide.
as_i_slide_componentISlideComponentReadGets the as i slide component.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.
as_i_themeableIThemeableReadGets the as i themeable.
SignatureDescription
__init__()Initialize base slide.
 Română