Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 17,517 for

paragraph

(0.2 sec)
  1. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including Paragraph endings, enhancing your text processing efficiency....GetText Contents [ Hide ] Paragraph.GetText method Gets the text...text of this paragraph including the end of paragraph character...

    reference.aspose.com/words/net/aspose.words/par...
  2. OutlineLevel enumeration | Aspose.Words for Python

    aspose.words.OutlineLevel enumeration. Specifies the outline level of a Paragraph in the document....Specifies the outline level of a paragraph in the document. Members Name...Name Description LEVEL1 The paragraph is at the outline level 1...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a Paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define Paragraph hierarchy in your documents, enhancing organization and readability....the outline level of the paragraph in the document. public OutlineLevel...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/net/aspose.words/par...
  5. Manage Bullet|Aspose.Slides for Node.js via .NE...

    Create bullet and numbered lists in PowerPoint presentation in JavaScript...topic series of managing text paragraphs. This page will illustrate...illustrate how we can manage paragraph bullets. Bullets are more useful...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  6. FindReplaceOptions.smartParagraphBreakReplaceme...

    FindReplaceOptions.smartParagraphBreakReplacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . get smartParagraphBreakR...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage Paragraph outline levels in your documents for enhanced organization and clarity....Specifies the outline level of a paragraph in the document. public enum...Description Level1 0 The paragraph is at the outline level 1...

    reference.aspose.com/words/net/aspose.words/out...
  8. FindReplaceOptions.smart_paragraph_break_replac...

    FindReplaceOptions.smart_Paragraph_break_replacement property. Gets or sets a boolean value indicating either it is allowed to replace Paragraph break when there is no next sibling Paragraph....smart_paragraph_break_replacement property FindReplaceOptions...FindReplaceOptions.smart_paragraph_break_replacement property Gets or sets a boolean...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....document, by default, has one paragraph. Assert . That ( doc . FirstSection...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 ));...

    reference.aspose.com/words/net/aspose.words/com...
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Remove the default paragraph in the text frame. Create...Create the first paragraph using the Paragraph class. Set the bullet...

    docs.aspose.com/slides/python-net/manage-bullet...