Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,637 for

paragraph builder

(0.46 sec)
  1. Table.TextWrapping | Aspose.Words for .NET

    Discover the Table TextWrapping property to easily manage text flow in your tables. Enhance readability and design with flexible text options!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Table table = builder . StartTable (); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.relativeVerticalAlignment property | Aspo...

    Table.relativeVerticalAlignment property. Gets or sets floating table relative vertical alignment.... Document (); let builder = new aw . DocumentBuilder...); let table = builder . startTable (); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....let builder = new aw . DocumentBuilder ( doc ); builder . insertField...); Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....collection separately from the paragraphs of text. You do not create...words.List) method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...moveToDocumentEnd (); builder . insertBreak ( aw . BreakType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBuilder.ListFormat | Aspose.Words for .NET

    Explore the DocumentBuilder ListFormat property to access and customize your current list formatting settings for enhanced document design....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...is cleared, only one empty paragraph is left that represents the...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words/sec...
  9. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...next section on a new page: builder . insert_break ( aw . BreakType...

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

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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