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

cell

(0.1 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Split Word DOC/DOCX Pages to Multiple Documents

    Add conditional formatting in Excel using C#. Learn how to add Conditional formatting in Excel worksheet using Free REST API...including the Type, Operator, Style, Cell Area, etc, and then call the...formatting to the specified cell area. You can notice the changed...

    blog.aspose.cloud/cells/conditional-formatting-...
  5. Get MergedCell from a Worksheet|Documentation

    Learn how to retrieve merged‑Cell information from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request details, a cURL example, and SDK code samples....returns information about merged cells in an Excel worksheet. REST...http://api.aspose.cloud/v3.0/cells/ { name } /worksheets/ { sheetName...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...
  6. 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/
  7. 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/
  8. 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/
  9. Create, Manipulate and Convert Microsoft PowerP...

    Create, Edit or Convert Powerpoint Presentation at any platform. PTTX presentation or PPT presentation can be created without any other application....Cells Cloud is a REST API that helps you create, manipulate...worksheets, rows, columns, cells, text, data, images, links,...

    blog.aspose.cloud/cells/manipulate-pivot-tables...
  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/