IPortion

Vue de l’ensemble

‘IPortion’ est une interface dans Aspose.Slides FOSS pour Java.Déduit de: ISlideComponent.

Il représente une portion de texte dans un paragraphe.

Cette interface fournit 7 méthodes pour travailler avec les objets IPortion dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, aISlideComposent‘, 'getPortionFormat', getPresentations,getsLide,, GetTextetsetTeXT. Tous les membres publics sont accessibles à toute application Java après l'installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : portionFormat., presentation; slide’, text..

Propriétés

NameTypeAccessDescription
portionFormatIPortionFormatReadReturns formatting object which contains explicitly set formatting properties
of the text portion with no inheritance applied.
textStringReadGets the text of this portion.
slideIBaseSlideReadReturns the parent slide.
presentationIPresentationReadReturns the presentation containing this component.

méthodes

SignatureDescription
getPortionFormat()IPortionFormatReturns formatting object which contains explicitly set formatting properties
of the text portion with no inheritance applied.
getText()StringGets the text of this portion.
setText(value: String)Sets the text of this portion.
asISlideComponent()ISlideComponentReturns the parent slide component.
asIPresentationComponent()IPresentationComponentReturns the parent presentation component.
getSlide()IBaseSlideReturns the parent slide.
getPresentation()IPresentationReturns the presentation containing this component.

Voir aussi

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