Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,070 for

range

(0.06 sec)
  1. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....listRange The list range. criteriaRange The criteria range. copyTo The...The range where copying data to. uniqueRecordOnly Only displaying...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  2. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....removeDuplicates() method with a range of cells to remove repeated...repeated rows from the selected range Call another overloaded method...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  3. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the font used for characters with character codes from 128 through 255....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the font used for characters with character codes from 128 through 255....within the ASCII characters' range. In that case, # it will display...characters outside of the ASCII range. # Ideally, this font should...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++删除Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++删除Excel中的范围。...formatting into a few cells in the range. cells . Get ( u "C2" ). PutValue...); // Delete the specified range of cells and shift cells to...

    docs.aspose.com/cells/zh/cpp/delete-ranges-from...
  6. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started....of every comment and comment range in a document. test ( 'CommentsToText'...IndentAndAppendLine ( "[Comment range start] ID: " + commentRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document in Java....edit a single range defined by an editable range within a document...editing rights of editable ranges to a specific group/user. public...

    reference.aspose.com/words/java/com.aspose.word...
  8. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...the worksheet by calling the Range.Copy() method. #include <iostream>...

    docs.aspose.com/cells/cpp/conditional-formatting/
  9. PageRange | Aspose.Words for Java

    Represents a continuous Range of pages in Java....PageRange Represents a continuous range of pages. To learn more, visit...extract pages based on exact page ranges. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. C# API to Export MD to DOCM | products.aspose.com

    Convert MD to DOCM without using Microsoft Word... It includes a range of APIs that can be used to...to DOC. This API provides a range of features such as creating...

    products.aspose.com/total/net/conversion/md-to-...