IParagraph

Vue de l’ensemble

‘IParagraph’ est une interface dans Aspose.Slides FOSS pour Java.

Il représente un paragraphe texte.

Cette interface fournit 6 méthodes pour travailler avec les objets IParagraph dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, aISlideComposent‘, 'getParagrafFormat', getPortions , ' getText et setTeXT. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : paragraffFormate ; portions’, text` .

Propriétés

NameTypeAccessDescription
portionsIPortionCollectionReadReturns the collection of text portions in this paragraph.
paragraphFormatIParagraphFormatReadReturns the paragraph formatting properties.
textStringReadGets the text of this paragraph.

méthodes

SignatureDescription
getPortions()IPortionCollectionReturns the collection of text portions in this paragraph.
getParagraphFormat()IParagraphFormatReturns the paragraph formatting properties.
getText()StringGets the text of this paragraph.
setText(value: String)Sets the text of this paragraph.
asISlideComponent()ISlideComponentReturns the parent slide component.
asIPresentationComponent()IPresentationComponentReturns the parent presentation component.

Voir aussi

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