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

paragraph builder

(0.19 sec)
  1. ImportFormatOptions.adjust_sentence_and_word_sp...

    ImportFormatOptions.adjust_sentence_and_word_spacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically... Document () builder = aw . DocumentBuilder ( doc...src_doc ) builder . write ( 'Dolor sit amet.' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style...2' )) builder = aw . DocumentBuilder ( doc = doc ) builder . move_to_document_end...move_to_document_end () builder . paragraph_format . style = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!...DocumentBuilder builder = new DocumentBuilder ( dstDoc ); builder . Writeln...srcDoc = new Document (); builder = new DocumentBuilder ( srcDoc...

    reference.aspose.com/words/net/aspose.words/imp...
  5. Style.aliases property | Aspose.Words for Node.js

    Style.aliases property. Gets all aliases of this style...let builder = new aw . DocumentBuilder ( doc ); builder . moveToDocumentEnd...moveToDocumentEnd (); builder . paragraphFormat . style = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table 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...
  7. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... Document () builder = aw . DocumentBuilder ( doc...tag . lock_contents = True builder . write ( 'The contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCitation.another_source_tag property | Asp...

    FieldCitation.another_source_tag property. Gets or sets a value that matches the Tag element's value of another source to be included in the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldCitation.suppress_title property | Aspose....

    FieldCitation.suppress_title property. Gets or sets whether the title information is suppressed from the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation.suppress_year property | Aspose.W...

    FieldCitation.suppress_year property. Gets or sets whether the year information is suppressed from the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

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