Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,296 for

paragraph builder

(0.07 sec)
  1. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. get listLevel () : Aspose...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. LEFT Specifies...Specifies the left border of a paragraph or a table cell. RIGHT Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. Left Specifies...Specifies the left border of a paragraph or a table cell. Right Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...)"); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....text inserted by a document builder. auto doc = System :: MakeObject...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...remove list formatting from a paragraph, use ListFormat . Properties...levels. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...(Inherited from Field ) use_paragraph_outline_level Gets or sets...whether to use the applied paragraph outline level. Methods Name...

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