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

paragraph builder

(1.46 sec)
  1. 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...
  2. 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...
  3. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM to Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...DocumentBuilder builder = new DocumentBuilder(target); builder.moveTo(insertLocation);...Node where you want to paste builder.insertDocument(source, ImportFormatMode...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  4. FieldSeq.insert_next_number property | Aspose.W...

    FieldSeq.insert_next_number property. Gets or sets whether to insert the next sequence number for the specified item.... Document () builder = aw . DocumentBuilder ( doc...to 100. builder . write ( '#' ) field_seq = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... Document () builder = aw . DocumentBuilder ( doc...to 100. builder . write ( '#' ) field_seq = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...:: Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... Document () builder = aw . DocumentBuilder ( doc...doc = doc ) text_box_shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the 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...
  9. 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...
  10. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the 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...