Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 84,706 for

workbook

(1.5 sec)
  1. 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...
  2. Aspose.Cells Cloud Web API - Convert Local Exce...

    Effortlessly convert a range of spreadsheets on your local drive to PDF files using our powerful API....The folder path where the workbook is stored. The default is...without first uploading the workbook, which saves storage space...

    docs.aspose.cloud/cells/convert-range-to-pdf/
  3. XLS 到 BMP 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  4. XLS 到 XPS 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  5. XLSM 到 PNG 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  6. GIF 到 BMP 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  7. MHTML 到 PNG 转换 API for Swift

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  9. MHTML 到 XLTX 转换 API 适用于 Swift

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

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

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

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