Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 484,494 for

cell

(0.12 sec)
  1. Sort data of range on an Excel worksheet|Document

    The Aspose.Cells Cloud REST API enables sorting data within a specified range on an Excel worksheet. SDKs are available for C#, Java, Python, PHP, Ruby, Go, Node.js, Swift, Android, and Perl....0/cells/ { name } /worksheets/ { sheetName...name. cellArea string query The cell range to be sorted (e.g., A5:A10...

    docs.aspose.cloud/cells/worksheets/sort-data/
  2. Add a worksheet validation on an Excel workshee...

    The Aspose.Cells Cloud REST API enables adding a worksheet validation to an Excel worksheet. SDKs are available for C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, and Swift....0/cells/ { name } /worksheets/ { sheetName...worksheet. range string query Cell range to which the validation...

    docs.aspose.cloud/cells/validations/add/
  3. WordsApi|Aspose Words Cloud Docs

    WordsApi...should refer to a paragraph, a cell or a row. DeleteBorderOnlineRe...should refer to a paragraph, a cell or a row. DeleteBordersOnlineR...

    docs.aspose.cloud/words/spec/wordsapi/
  4. Aspose.Cells Cloud Web API - Convert Local Exce...

    Aspose.Cells Cloud Web API: Export range from Excel files on local drive to HTML format using cloud-based REST API. Support XLSX, XLS formats....0/cells/convert/range/html Request Parameters:...spreadsheet. range String Query The cell area to convert, e.g., A1:C10...

    docs.aspose.cloud/cells/convert-range-to-html/
  5. Aspose.Cells Cloud Web API - Convert Local Exce...

    Aspose.Cells Cloud Web API: Export range from Excel files on local drive to Image format using cloud-based REST API. Support to load XLSX, XLS formats. Support to export PNG, JPG, SVG, TIFF, and so on....0/cells/convert/range/image Request...range String Query Define the cell area to convert (e.g., A1:C10)...

    docs.aspose.cloud/cells/convert-range-to-image/
  6. What's new in Aspose.Cells Cloud|Document

    This page describes the most interesting new Aspose.Cells Cloud features introduced in recent releases....Cells Cloud Contents [ Hide ] Most Important...The latest version of Aspose.Cells Cloud 4.0 is now available....

    docs.aspose.cloud/cells/new-features/
  7. Delete Conditional Formatting|Documentation

    Deletes a conditional formatting rule from a worksheet using the Aspose.Cells Cloud REST API....0/cells/ { name } /worksheets/ { sheetName...command‑line tool to access Aspose.Cells web services easily. The following...

    docs.aspose.cloud/cells/conditional-formattings...
  8. Aspose.Cells Cloud Web API - Add, Subtract, Mul...

    Comprehensive guide for using the Math Calculate API to perform calculations in Excel spreadsheets....subtract, multiply or divide every cell in a range by any number Percentages...Bulk : apply to thousands of cells instantly—no drag-fill, no array...

    docs.aspose.cloud/cells/math-calculate/
  9. Delete all pivot tables in an Excel worksheet|D...

    Learn how to use the Aspose.Cells Cloud REST API to delete all pivot tables from a worksheet in an Excel file. Includes the HTTP request, cURL example, and SDK snippets for multiple programming languages....0/cells/ { name } /worksheets/ { sheetName...command‑line tool to call Aspose.Cells web services. The example below...

    docs.aspose.cloud/cells/pivot-tables/clear/
  10. Delete a column on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to delete a column from an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and supports various storage options....0/cells/ { name } /worksheets/ { sheetName } /cells/columns/...boolean query Whether to update cell references after deletion. folder...

    docs.aspose.cloud/cells/columns/delete/