Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 24,264 for

range

(0.15 sec)
  1. 文本换行|Documentation

    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.... Range cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  2. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...style to a whole column (or range) in a single call, not by iterating...header row (row 0). // The range covers every possible row: 0...

    forum.aspose.com/t/using-cells-importdata-to-im...
  3. Data Formatting in Charts|Documentation

    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.... We can add a range of cells (containing chart data)...

    docs.aspose.com/cells/java/data-formatting-in-c...
  4. Specify Maximum Rows of Shared Formula|Document...

    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....Close Setting Formula for Named Range Setting Dynamic Array Formulas...

    docs.aspose.com/cells/net/specify-maximum-rows-...
  5. Managing Page Breaks|Documentation

    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....Worksheet class provides a wide range of methods used to manage a...

    docs.aspose.com/cells/go-cpp/managing-page-breaks/
  6. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....NET offers a wide range of protection and unprotection...

    docs.aspose.com/cells/net/protect-and-unprotect/
  7. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...Issue ID(s): CELLSGRIDJS-1823 Range format does not work as expected...blank cells (outside the locked ranges) are locked and can’t be edited...

    forum.aspose.com/t/add-row-and-add-column-actio...
  8. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....Quote Prefix of Cell Value or Range with Golang via C++ Convert...

    docs.aspose.com/cells/go-cpp/get-cells-index/
  9. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of a cell to zero‑based row and column indexes....Quote Prefix of Cell Value or Range Creating Subtotals Analyzing...

    docs.aspose.com/cells/net/get-cells-index/
  10. Interrupt or Cancel the Formula Calculation of ...

    This article introduces how to use the Aspose.Cells library to break or cancel formula calculations of workbooks in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to interrupt or cancel the formula calculation and get the result. Finally, we save the modified Excel file to disk....Cells Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/net/interrupt-or-cancel-t...