Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 36,225 for

paragraph

(0.09 sec)
  1. Paragraph.break_is_style_separator property | A...

    Paragraph.break_is_style_separator property. True if this Paragraph break is a Style Separator...break_is_style_separator property Paragraph.break_is_style_separator property...property True if this paragraph break is a Style Separator. A...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FrameFormat.vertical_alignment property | Aspos...

    FrameFormat.vertical_alignment property. Gets vertical alignment of the specified frame....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + "Paragraph frame.docx" ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat|Aspose.Sildes for Python via .N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class This class contains the paragraph formatting properties. Unlike...sets the text alignment in a paragraph with no inheritance. Read/write...

    docs.aspose.com/slides/python-net/api-reference...
  5. IParagraphFormatEffectiveData | Aspose.Sildes f...

    Immutable object which contains effective Paragraph formatting properties....which contains effective paragraph formatting properties. public...Returns the text alignment in a paragraph. Read-only TextAlignment ...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. IChartParagraphFormat | Aspose.Slides for C++ A...

    Represents a Paragraph formatting properties of a chart....IChartParagraphForma class Represents a paragraph formatting properties of a...Returns the text alignment in a paragraph. Read TextAlignment . virtual...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  7. Style.paragraph_format property | Aspose.Words ...

    Style.Paragraph_format property. Gets the Paragraph formatting of the style....paragraph_format property Style.paragraph_format property Gets...Gets the paragraph formatting of the style. @property def paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Aspose::Slides::ParagraphFormat Class Reference...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::ParagraphFormat Class Refe......Reference This class contains the paragraph formatting properties. Unlike...Returns the text alignment in a paragraph with no inheritance. Read...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. ListLabel Class | Aspose.Words for .NET

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label in C#....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...