Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 41,438 for

one

(0.08 sec)
  1. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient document management....data source or just the first one. public bool MergeDuplicateRegion...the MERGEFIELDs of the second one will be left in the pre-merge...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....document contains one section, one body and one paragraph. # Call...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ API or library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....settings ( PageSetup ) from one worksheet to another. This document...copy Page Setup settings from one worksheet to another using Aspose...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  4. DropDownItemCollection.insert method | Aspose.W...

    DropDownItemCollection.insert method. Inserts a string into the collection at the specified index....combo box, # and then choose one of the items of text in the collection...collection to display. items = [ 'One' , 'Two' , 'Three' ] combo_box_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveOptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters....maximum number of characters per one line. The default value is 0...characters as maximum allowed per one line. TxtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties....document contains one section, one body and one paragraph. # Call...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....document contains one section, one body and one paragraph. // Call...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....document contains one section, one body and one paragraph. # Call...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....document contains one section, one body and one paragraph. # Call...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Clean Up a Document in Java|Aspose.Words for Java

    Remove unused or duplicate information to reduce output size and processing time. Remove unused styles, unused built-in styles, duplicate styles, or unused lists using Java....duplicate styles with the original one and remove duplicates from a...definitions with the original one and remove the extras. Q: Can...

    docs.aspose.com/words/java/clean-up-a-document/