Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 4,610 for

paragraph builder

(0.08 sec)
  1. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier....DefaultParagraphFont The Default Paragraph Font style. Emphasis EndnoteReference...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...does not count as a revision. builder.write("This does not count...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....() builder = aw . DocumentBuilder ( doc ) table = builder . start_table...start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...Create table. builder . insert_cell () builder . paragraph_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional 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...
  8. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BarcodeGenerator.QR.jpg")); builder.insertImage(img); // 2 - EAN13...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder ( doc...= doc ) text_box_shape1 = builder . insert_shape ( shape_type...

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