Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 84,651 for

workbook

(0.34 sec)
  1. CSV to EMF Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert CSV format file to EMF format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."emf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/cs...
  2. MHTML to SQL Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert MHTML format file to SQL format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.mhtml" let..."sql" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/mh...
  3. NUMBERS to SXC Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert NUMBERS format file to SXC format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."sxc" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/nu...
  4. ODS to XLSM Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert ODS format file to XLSM format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.ods" let..."xlsm" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/od...
  5. NUMBERS to PDF Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert NUMBERS format file to PDF format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."pdf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/nu...
  6. NUMBERS to MD Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert NUMBERS format file to MD format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."md" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/nu...
  7. CSV to XML Convert API for Swift

    Using Aspose.Cells Cloud SDK for Swift to convert CSV format file to XML format file....expectation(description: "PutConvert" ) let workbook : String = "Book1.csv" let..."xml" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/swift/conversion/cs...
  8. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Java API 用于保护云 Microsoft Excel 和带有密码的 OpenOffice Calc 电子表格" h2="Java 库,用于保护云 M......cloud/cells/#/Workbook/PostEncryptWorkbook" apimethod="POST"...file=Examples-Java-workbook-EncryptWorkbook-encrypt-workbook.java" %}}...

    products.aspose.cloud/cells/zh/java/protect/enc...
  9. Password Protect XLSX File using Java REST API

    In this tutorial, you'll learn to password protect XLSX File using Java REST API. You can easily encrypt XLSX 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-xls...
  10. Remove Password Protection From XLSX File using...

    In this tutorial, you'll learn to remove password protection from XLSX File using Java REST API. You can easily decrypt XLSX 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...