Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 50,483 for

range

(0.14 sec)
  1. Aspose::Cells::Cells class | Aspose.Cells for C...

    Aspose::Cells::Cells class. Encapsulates a collection of cell relevant objects, such as Cell, Row, ...etc in C++....AddRange(const Range& rangeObject) Adds a range object reference...ClearContents(const CellArea& range) Clears contents of a range. ClearContents(int32_t...

    reference.aspose.com/cells/cpp/aspose.cells/cells/
  2. Aspose::Cells::Name class | Aspose.Cells for C+...

    Aspose::Cells::Name class. Represents a defined name for a Range of cells in C++....Represents a defined name for a range of cells. class Name Methods...GetRange() Gets the range if this name refers to a range. GetRange(bool...

    reference.aspose.com/cells/cpp/aspose.cells/name/
  3. Add Borders to Cells in a Worksheet in VSTO and...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....borders: Define a range Apply a border style to the range Repeat for...for each range and each border style you want to set. This example...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  4. Aspose::Cells::Worksheet::Advanced_Filter metho...

    Aspose::Cells::Worksheet::Advanced_Filter method. Filters data using complex criteria in C++....listRange const U16String& The list range. criteriaRange const U16String&...The criteria range. copyTo const U16String& The range where copying...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  5. Aspose::Cells::Cells::InsertCutCells method | A...

    Aspose::Cells::Cells::InsertCutCells method. Insert cut Range in C++....Cells::InsertCutCells method Insert cut range. void Aspose :: Cells :: Cells...Cells :: InsertCutCells ( const Range & cutRange , int32_t row , int32_t...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  6. IntRange - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....Description IntRange (int[] range) Initializes a new instance...int[] getRange () Gets the range. static int[] getRange (int...

    reference.aspose.com/imaging/java/com.aspose.im...
  7. copy_comments_in_range method | Aspose.Cells fo...

    copy_comments_in_Range method copy_comments_in_Range Copy all comments in the Range. def copy_comments_in_Range ( sel......copy_comments_in_range method copy_comments_in_range Copy all comments...comments in the range. def copy_comments_in_range ( self , shapes...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. add_identify method | Aspose.Cells for Python v...

    add_identify method add_identify Sets which item label in each page field to use to identify the data Range. The page......to use to identify the data range. The pageItemIndex.Length must... def add_identify ( self , range_index , page_item_index ): ...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. setSkipBlanks(true) does not skip blank source ...

    Using the setSkipBlanks paste option does not work with Aspose Cells 24.7. Below is sample Java code and a ZIP containing the input and output Excel files that demonstrate this issue: public static void main(String[] ar…...get(1); Range targetRange = targetSheet.getCells()...getCells().createRange(0, 0, 2, 2); Range sourceRange = sourceSheet.getCells()...

    forum.aspose.com/t/setskipblanks-true-does-not-...
  10. GridCells.Merge | Aspose.Cells for .NET API Ref...

    GridCells method. Merges a specified Range of cells into a single cell...Merge method Merges a specified range of cells into a single cell...firstRow Int32 First row of this range(zero based) firstColumn Int32...

    reference.aspose.com/cells/net/aspose.cells.gri...