Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 4,643 for

paragraph builder

(0.99 sec)
  1. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... Document () builder = aw . DocumentBuilder ( doc...levels 1, 2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldNextIf.comparison_operator property | Aspo...

    FieldNextIf.comparison_operator property. Gets or sets the comparison operator....insert_merge_fields ( self , builder , first_field_text_before ):...self . insert_merge_field ( builder , 'Courtesy Title' , first_field_text_before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldNextIf.right_expression property | Aspose....

    FieldNextIf.right_expression property. Gets or sets the right part of the comparison expression....insert_merge_fields ( self , builder , first_field_text_before ):...self . insert_merge_field ( builder , 'Courtesy Title' , first_field_text_before...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder ( doc...at the bottom of the page. builder . write ( 'This text will be...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method...and inserted at the current Builder position. insert_ole_object(file_name...and inserted at the current Builder position. insert_ole_object(file_name...

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

    Implements the AUTHOR field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setDefaultDocumentAu("Joe Bloggs"); builder.write("This document was created...

    reference.aspose.com/words/java/com.aspose.word...
  8. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes.... Document () builder = aw . DocumentBuilder ( doc...that we pass to the document builder's "InsertEndnote" method. #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Bloggs"); insertMergeFields(builder, "First row: "); // If we have...

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