Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 4,545 for

paragraph builder

(0.14 sec)
  1. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the table.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.RelativeHorizontalAlignment | Aspose.Word...

    Discover the Table RelativeHorizontalAlignment property to easily adjust your table's horizontal alignment for enhanced layout control and visual appeal....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...inner borders. Table table = builder . StartTable (); for ( int...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize Paragraph styles, enhancing your document's formatting and readability....independent style identifier of the paragraph style applied to this formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  6. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document.... Document () builder = aw . DocumentBuilder ( doc...DocumentBuilder. builder . write ( 'Run 1. ' ) builder . write ( 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the Paragraph in Java....label from the text of the paragraph. Remarks: Used as a value...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. ListFormat.ListLevel | Aspose.Words for .NET

    Discover the ListFormat ListLevel property to enhance your document's structure with customizable list formatting and Paragraph overrides for better clarity....overrides applied to the current paragraph. public ListLevel ListLevel...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

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