Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 4,527 for

range

(0.12 sec)
  1. Aspose::Words::Fields::FieldToc::get_EntryLevel...

    Aspose::Words::Fields::FieldToc::get_EntryLevelRange method. Gets or sets a Range of levels of the table of contents entries to be included in C++....ange method Gets or sets a range of levels of the table of contents...\\ f A \\ l 1" , doc -> get_Range () -> get_Fields () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... range . replace_regex ( '([A-z]+)...([A-z]+) to ([A-z]+)' doc . range . replace_regex ( regex , '$3...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this table...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.AppendChild | A...

    Discover how the StructuredDocumentTagRangeStart AppendChild method enhances your document editing by seamlessly adding nodes to your stdContent Range....to the end of the stdContent range. public Node AppendChild ( Node...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ChartSeriesGroup.secondSectionSize property | A...

    ChartSeriesGroup.secondSectionSize property. Gets or sets the size of the pie chart secondary section as a percentage.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_paragraph_as_region property. Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular Range between TableStart and TableEnd fields should be included into mail merge region....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Remove Duplicate Rows in Excel using C#

    This article assists how to remove duplicate rows in Excel using C#. It provides the IDE settings, steps, and a code to delete duplicate lines in Excel using C#....RemoveDuplicates() method with cells range, flag for headers, and columns...duplicate rows within a selected range Remove all duplicate rows from...

    kb.aspose.com/cells/net/remove-duplicate-rows-i...
  9. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....remove a single column or a range of columns is presented in this...required worksheet Remove the range of specific columns by passing...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...
  10. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....of this method to combine a range of cells in the target table...starting/ending cells of the range you want to merge. Finally,...

    kb.aspose.com/words/java/merge-cells-in-word-us...