Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 84,765 for

workbook

(0.97 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....(Optional) Folder path where the workbook is stored; defaults to null...without first uploading the workbook, which saves storage space...

    docs.aspose.cloud/cells/developer-guide/convers...
  2. EPUB to MOBI | How to Convert ePub to Mobi | EP...

    Are you looking to convert Excel to PNG in Node.js? Integrate this Node.js library with your project & perform Excel to PNG conversion programmatically....Formats (PHP SDK) Convert Workbook to Different File Formats...

    blog.aspose.cloud/total/saaspose-rest-api-docum...
  3. Delete Multiple Excel Worksheets|Document

    Learn how to delete several worksheets from an Excel Workbook using the Aspose.Cells Cloud REST API (v3.0). Includes a secure HTTPS endpoint, required parameters, a corrected cURL example, and SDK snippets for multiple programming languages....multiple worksheets from a workbook. REST API DELETE https://api...

    docs.aspose.cloud/cells/worksheets/delete-multi...
  4. Get Cell Data from a Worksheet|Document

    Retrieve a single cell’s value, type, and style from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes cURL, SDK examples, parameters, and error handling....the folder containing the workbook in the selected storage. cellOrMethodName...

    docs.aspose.cloud/cells/get-cell-data-from-a-wo...
  5. Add multiple rows to an Excel worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to insert multiple rows into an Excel worksheet. This guide covers the endpoint, request parameters, sample cURL commands, and SDK usage examples....Description name string path The workbook name. sheetName string path...

    docs.aspose.cloud/cells/rows/add/rows/
  6. Unhide rows on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to unhide rows in an Excel worksheet. The API is available through multiple SDKs such as .NET, Java, Python, Node.js, Ruby, Go, PHP, Perl, and Swift....Description name string path The workbook name. sheetName string path...

    docs.aspose.cloud/cells/rows/unhide/
  7. Export Ods to XLSX file via Swift

    Aspose.Cells Cloud REST API support exporting Excel file and internal objects to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsx" let..."xlsx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/export/ods-to...
  8. Aspise.Cells Cloud Web API – Other Features: He...

    Explore Aspose.Cells Cloud other features: health‑check endpoint, public key retrieval, and token generation to secure your Excel API integrations....called before working with workbook‑related endpoints. Aspose...

    docs.aspose.cloud/cells/other-features/
  9. Clear Hyperlinks|Document

    Learn how to remove all hyperlinks from an Excel worksheet using the Aspose.Cells Cloud REST API or any supported SDK (C#, Java, Python, Node.js, Go, PHP, Ruby, Perl, etc.)...." } 404 Not Found – workbook or worksheet does not exist...

    docs.aspose.cloud/cells/hyperlinks/clear/
  10. Aspose.Cells Cloud Web API – Sum and Count by C...

    Use Aspose.Cells Cloud API to aggregate Excel cells by background or font color—perform sum, count, average, min, and max calculations. This page explains the endpoint, parameters, authentication, and SDK examples....Spreadsheet File FormData The Excel workbook to process. Worksheet String...Password for opening a protected workbook (optional). Enumerations ColorPosition...

    docs.aspose.cloud/cells/aggregate-cells-by-color/