Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 44,366 for

workbook

(0.05 sec)
  1. Find text from Excel files|Document

    Aspose.Cells Cloud REST API support finding text from Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....worksheet Replace text in an Excel workbook...

    docs.aspose.cloud/cells/search/
  2. Export Json to DOCX 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..."docx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/export/json-t...
  3. Working with Excel comments|Document

    Cells.Cloud API for Excel operate: comments operate....Hide ] When creating an Excel workbook, users can use Excel comments...cross-referencing with other Excel workbooks. Once a comment’s been added...

    docs.aspose.cloud/cells/comments/
  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 Excel File using Java REST API

    In this tutorial, you'll learn to password protect Excel File using Java REST API. You can easily encrypt Excel file using Java 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 Java...We have learned to encrypt Workbook with Password using Java REST...

    kb.aspose.cloud/cells/java/password-protect-exc...
  6. Remove Password Protection From Excel File usin...

    In this tutorial, you'll learn to remove password protection from Excel File using Java REST API. You can easily decrypt Excel file using Java 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 Java...We have learned to decrypt Workbook with Password using Java REST...

    kb.aspose.cloud/cells/java/remove-password-prot...
  7. 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="用于保护云 Micros......cloud/cells/#/Workbook/PostEncryptWorkbook" apimethod="POST"...file=Examples-Android-workbook-EncryptWorkbook-encrypt-workbook.java" %}}...

    products.aspose.cloud/cells/zh/android/protect/...
  8. JSON 到 XPS 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  9. PNG 为 JPG 转换 API for Swift

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

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

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

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