Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 39,809 for

one

(0.09 sec)
  1. Grid|Documentation

    A markup element that creates a matrix of numbered bubbles that are combined into a single answer....several bubbles are marked in one row / column, they are also merged...marks bubbles “ 3 ” and “ 7 ” in one row and “ 5 ” in another, the...

    docs.aspose.com/omr/java/design-form/grid/
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. FieldToa.RemoveEntryFormatting | Aspose.Words f...

    Control entry text formatting in your document with FieldToa's RemoveEntryFormatting property. Enhance your table of authorities effortlessly!...page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa . UsePassim = true ; // One TA field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldToa.UsePassim | Aspose.Words for .NET

    Optimize your citations with FieldToa UsePassim. Easily manage multiple references to the same authority, enhancing clarity and accuracy in your work....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa . UsePassim = true ; // One TA field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldToa.UseHeading | Aspose.Words for .NET

    Discover how the FieldToa UseHeading property enhances your table of authorities by adding category headings for better organization and clarity....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa . UsePassim = true ; // One TA field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...