Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 4,243 for

paragraph builder

(0.07 sec)
  1. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....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...
  2. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . start_table...formatting options for a document builder # will apply them to every...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMerge.CleanupOptions | Aspose.Words for .NET

    Optimize your mail merge with the CleanupOptions property—easily manage which items to remove for a seamless, efficient process....Shows how to remove empty paragraphs that a mail merge may create...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertField...

    reference.aspose.com/words/net/aspose.words.mai...
  4. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text...Description add_field(field_builder) Adds a field represented by...construct fields using a field builder, and then insert them into...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages to render...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Page 1.' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....docm"); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldMacroButton) builder.insertField(FieldType.FIELD_MACRO_BUTTON...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_document_tag property. Returns true if the cursor is at the end of a structured document tag....docx' ) builder = aw . DocumentBuilder ( doc...structured document tag by index. builder . move_to_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.layout_mode property | Aspose.Words f...

    PageSetup.layout_mode property. Gets or sets the layout mode of this section.... Document () builder = aw . DocumentBuilder ( doc...per line in this section. builder . page_setup . layout_mode...

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