Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IParagraphFormat This class contains the paragraph formatting properties. Unlike...
Public Member Functions | List of all members Aspose::Slides::IParagraphFormat Class Reference abstract This class co......abstract This class contains the paragraph formatting properties. Unlike...Returns bullet format of the paragraph. Read-only IBulletFormat ...
FrameFormat.is_frame property. Returns ``True`` if the Paragraph is a frame....property Returns True if the paragraph is a frame. @property def...formatting properties of paragraphs that are frames. doc = aw...
aspose.words.Run class. Represents a run of characters with the same font formatting...Run can only be a child of Paragraph or inline StructuredDocumentTa...Node ) parent_paragraph Retrieves the parent Paragraph of this node...
This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData, all properties of this class are writeable....class This class contains the paragraph formatting properties. Unlike...Returns the text alignment in a paragraph with no inheritance. Read...
ParagraphFormat.space_after property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. @property def space_after...Shows how to set automatic paragraph spacing. doc = aw . Document...
Paragraph.is_end_of_header_footer property. True if this Paragraph is the last Paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_header_footer property Paragraph.is_end_of_header_footer property...property True if this paragraph is the last paragraph in the HeaderFooter...
Returns the formatting object for this Paragraph. Read-only IParagraphFormat....get_ParagraphFormat() Paragraph::get_ParagraphFormat() method...formatting object for this paragraph. Read-only IParagraphFormat...
ParagraphFormat.style property. Gets or sets the Paragraph style applied to this formatting....property Gets or sets the paragraph style applied to this formatting...Shows how to create and use a paragraph style with list formatting...