Slide

Vue de l’ensemble

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

Il y a un slide dans une présentation.

Cette classe fournit 3 méthodes pour travailler avec des objets Slide dans les programmes Python. Les méthodologies disponibles comprennent: __init__, get_slide_comments , ‘remove. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de l’Aspose.Slides FOSS pour le package Pyathon. Propriétés : as_i_presentation_constituent;a_is_slide-construction; a_it_themeable., backgroundethidden` .

Propriétés

NameTypeAccessDescription
slide_numberintReadReturns a number of slide.
hiddenboolRead/WriteDetermines whether the specified slide is hidden during a slide show.
layout_slideILayoutSlideReadReturns or sets the layout slide for the current slide.
theme_managerIOverrideThemeManagerReadReturns the overriding theme manager.
notes_slide_managerINotesSlideManagerReadAllow to access notes slide, add and remove it.
length``ReadGets the length.
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.

méthodes

SignatureDescription
remove()Deletes this slide from its presentation
get_slide_comments(author)'ICommentList'Returns all comments on this slide, optionally filtered by author.
__init__()Initialize base slide.

Voir aussi

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