Slide

Vue de l’ensemble

‘Slide’ est une classe dans Aspose.Sliides FOSS pour Java.Déduit de: ‘ISlite’.

Il y a un slide dans une présentation.

Cette classe fournit 18 méthodes pour travailler avec des objets Slide dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, getIndex , getLayoutSlide ; GetName; ‘getNotesSrideManager : ‘getPresentations et methShapes . , ‘getsSnide‘ ; ‘GetsLideComments ? , ’getSslidesId ! , ‘gethSmideNumber., 'initInternal. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.Scides FOSS pour le package Java . Propriétés : secret,, index ́, ’layoutslite nom,notes, Diapositive`manager, 4 et plus.

Propriétés

NameTypeAccessDescription
indexintReadReturns the zero-based index of this slide.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.
nameStringReadGets the name.
slideIdintReadGets the slide id.
shapesIShapeCollectionReadGets the shapes.
slideNumberintReadGets the slide number.
hiddenbooleanReadGets the hidden.
layoutSlideILayoutSlideReadGets the layout slide.
notesSlideManagerINotesSlideManagerReadGets the notes slide manager.

méthodes

SignatureDescription
initInternal(presentation: Presentation, opcPackage: org.aspose.slides.foss.internal.opc.OpcPackage, partName: String, slideRef: SlideReference, slidePart: Object, layoutResolver: Function<String, ILayoutSlide>)Internal initialization for a slide.
getIndex()intReturns the zero-based index of this slide.
getSlide()IBaseSlideReturns the slide.
asIPresentationComponent()IPresentationComponent
getPresentation()IPresentationReturns the presentation.
getName()StringReturns the name.
setName(name: String)Sets the name value.
getSlideId()intReturns the slide id.
getShapes()IShapeCollectionReturns the shapes.
getSlideNumber()intReturns the slide number.
setSlideNumber(value: int)Sets the slide number value.
isHidden()booleanReturns true if hidden is set.
setHidden(value: boolean)Sets the hidden value.
getLayoutSlide()ILayoutSlideReturns the layout slide.
setLayoutSlide(value: ILayoutSlide)Sets the layout slide value.
getNotesSlideManager()INotesSlideManagerReturns the notes slide manager.
getSlideComments(author: ICommentAuthor)IComment[]Returns comments on the slide for the given author
remove()Deletes the slide from its presentation

Voir aussi

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