Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 17,314 for

paragraph

(0.05 sec)
  1. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default Paragraph formatting....clearFormatting() Resets to default paragraph formatting. clearFormatting...clearFormatting () Remarks Default paragraph formatting is Normal style, left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your document's default Paragraph formatting for enhanced readability....property Gets document default paragraph formatting. public ParagraphFormat...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/net/aspose.words/sty...
  4. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....section, // body, and first paragraph as nodes, with each being...docBuilder . Write ( "Section 1, Paragraph 1. " ); docBuilder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  5. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the Paragraph....collection of borders of the paragraph. @property def borders ( self...Examples Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize Paragraph styles for your lists, enhancing your document's formatting and readability....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the Paragraph style that is linked to this list level....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new Paragraphs, enhancing your document formatting....automatically to a new paragraph inserted after a paragraph formatted with...by Aspose.Words. The next paragraph style will only be applied...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Inline can be a child of Paragraph . Examples: Shows how to determine...getRevisions().get(0).getParentNode(); Paragraph firstParagraph = run.getParentParagraph();...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuildingBlockBehavior enumeration | Aspose.Word...

    aspose.words.buildingblocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... PARAGRAPH Specifies that the building...be inserted into its own paragraph. PAGE Specifies that the building...

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