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

workbook

(0.43 sec)
  1. Delete metadata from Excel files|Document

    Learn how to delete Workbook metadata using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication steps, request parameters, a cURL example, and SDK code samples.... It removes workbook properties such as author...

    docs.aspose.cloud/cells/metadata/delete/
  2. Aspose.Cells Cloud – Excel Broken Links Detecti...

    Detect and fix broken external links in Excel worksheets stored in cloud storage. Use the Aspose.Cells Cloud API to scan ranges, return link details, and automate quality checks....(with extension) of the Excel workbook to search for broken links...cloud storage where the target workbook is located. If omitted, the...

    docs.aspose.cloud/cells/search-broken-links-in-...
  3. Create Spreadsheet API – Aspose.Cells Cloud (v5...

    Learn how to create blank or template‑based Excel Workbooks with Aspose.Cells Cloud API (v5.0). Includes endpoint, parameters, error codes, authentication steps, and SDK examples.... Generate blank workbooks or instantiate files from...xlsx ). If omitted, a blank workbook is created. outPath String...

    docs.aspose.cloud/cells/create-spreadsheet/
  4. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Android API 使用密码解密云 Microsoft Excel 和 OpenOffice Calc 电子表格" h2="Android 库使用密码解......cloud/cells/#/Workbook/DeleteDecryptWorkboo" apimethod="DELETE"...file=Examples-Android-workbook-DecryptWorkbook-decrypt-excel-workbook.java" %}}...

    products.aspose.cloud/cells/zh/android/protect/...
  5. Password Protect XLSX File using Node.js REST API

    In this tutorial, you'll learn to convert XLSX to PNG with Node.js REST API. You can easily experience XLSX to PNG conversion using Node.js Low Code API with the help of following steps and below code for free....for the API to encrypt the Workbook with a password using Node...We have learned to encrypt Workbook with Password using Node.js...

    kb.aspose.cloud/cells/nodejs/password-protect-x...
  6. Unhide columns on an Excel worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to unhide columns in an Excel worksheet. Includes request details, a cURL example, and SDK code samples for several programming languages....Description name string path The workbook name. sheetName string path...

    docs.aspose.cloud/cells/columns/unhide/
  7. Remove Password Protection From Excel File usin...

    In this tutorial, you'll learn to remove password protection from Excel File using Node.js REST API. You can easily decrypt Excel file using Node.js low code API with the help of following steps and below code for free....for the API to decrypt the Workbook with a password using Node...We have learned to decrypt Workbook with Password using Node.js...

    kb.aspose.cloud/cells/nodejs/remove-password-pr...
  8. Remove Password Protection From XLSX File using...

    In this tutorial, you'll learn to remove password protection from XLSX File using Node.js REST API. You can easily decrypt XLSX file using Node.js low code API with the help of following steps and below code for free....for the API to decrypt the Workbook with a password using Node...We have learned to decrypt Workbook with Password using Node.js...

    kb.aspose.cloud/cells/nodejs/remove-password-pr...
  9. CSV 到 DIF 转换 API for Swift

    使用Aspose.Cells Cloud SDK for Swift将CSV格式文件转换为DIF格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."dif" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  10. HTML 到 SXC 转换 API for Swift

    使用Aspose.Cells Cloud SDK for Swift将HTML格式文件转换为SXC格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.html" let..."sxc" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...