Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 4,243 for

paragraph builder

(0.21 sec)
  1. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... Document () builder = aw . DocumentBuilder ( doc...levels 1, 2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... Document () builder = aw . DocumentBuilder ( doc...levels 1, 2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Document () builder = aw . DocumentBuilder ( doc...document builder's "InsertFootnote" method. builder . write (...

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

    Aspose.Words.Tables.Row class. Represents a table row...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...document. insertNumberedClause(builder, "\tHeading 1", FILLER_TEXT...

    reference.aspose.com/words/java/com.aspose.word...