Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 16,300 for

one

(0.05 sec)
  1. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....paragraph, creates and appends one empty paragraph. get_Count ()...Section . There can only be one Body in a Section . A minimal...

    reference.aspose.com/words/cpp/aspose.words/body/
  2. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...Remarks Section can have one Body and maximum one HeaderFooter of each...section needs to have Body with one Paragraph . Each section has...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!...combo box, // and then choose one of the items of text in the collection...display. string [] items = { "One" , "Two" , "Three" }; FormField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...ends with a full stop like this one will be right aligned." ); builder...( "This one will not!" ); builder . write ( "This one also will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....the paragraph will look like one seamless text body. // However...when we manually edit parts of one paragraph many times in Microsoft...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....document contains one section, one body and one paragraph. # Call...

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