ILayoutSlide

Vue de l’ensemble

‘ILayoutSlide’ est une interface dans Aspose.Sliides FOSS pour Java. hérite de: ‘IBaseSleide’.

Représente une diapositive de mise en page.

Cette interface fournit 10 méthodes pour travailler avec les objets ILayoutSlide dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, getLayoatType , getMasterSlide ; ‘getName; 'getPresentations : ‘getShapes et ’getSlyde‘ ; ‘getsSledeId . Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Slimes FOSS pour le package Java . Propriétés : layoutsType, ‘masterSlude’, ’name,, présentations, ‘‘shapets sa, et plus.

Propriétés

NameTypeAccessDescription
masterSlideIMasterSlideReadReturns the master slide for this layout.
layoutTypeSlideLayoutTypeReadReturns the layout type of this slide.
nameStringReadReturns the name of a slide.
slideIdintReadReturns the ID of a slide.
shapesIShapeCollectionReadReturns the shapes of a slide.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
getMasterSlide()IMasterSlideReturns the master slide for this layout.
setMasterSlide(value: IMasterSlide)Sets the master slide for this layout.
getLayoutType()SlideLayoutTypeReturns the layout type of this slide.
getName()StringReturns the name of a slide.
setName(name: String)Sets the name of a slide.
getSlideId()intReturns the ID of a slide.
getShapes()IShapeCollectionReturns the shapes of a slide.
getSlide()IBaseSlideReturns the parent slide.
asIPresentationComponent()IPresentationComponentReturns the base {@link IPresentationComponent} interface.
getPresentation()IPresentationReturns the presentation containing this component.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français