Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 36,225 for

paragraph

(0.07 sec)
  1. IParagraphFormat - Aspose.Slides for Android vi...

    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...

    reference.aspose.com/slides/androidjava/com.asp...
  2. Aspose::Slides::IParagraphFormat Class Referenc...

    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 ...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  3. FrameFormat.is_frame property | Aspose.Words fo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Run class | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IParagraphFormat | Aspose.Slides for C++ API Re...

    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...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  6. ParagraphFormat.space_after property | Aspose.W...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.is_end_of_header_footer property | As...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....(); auto paragraph = System :: ExplicitCast < Paragraph > ( doc...-> GetChild ( NodeType :: Paragraph , 0 , true )); // Below are...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. get_ParagraphFormat() | Aspose.Slides for C++ A...

    Returns the formatting object for this Paragraph. Read-only IParagraphFormat....get_ParagraphFormat() Paragraph::get_ParagraphFormat() method...formatting object for this paragraph. Read-only IParagraphFormat...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  10. ParagraphFormat.style property | Aspose.Words f...

    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...

    reference.aspose.com/words/python-net/aspose.wo...