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

workbook

(0.08 sec)
  1. Aspose.Cells Cloud Web API - Convert Local Exce...

    Export range from Excel files on local drive to CSV format using cloud-based REST API. Support XLSX, XLS formats....The folder path where the workbook will be stored. Default is...without first uploading the workbook, which saves storage space...

    docs.aspose.cloud/cells/convert-range-to-csv/
  2. Spreadsheet Text Formatting API: Text Case Form...

    Managing inconsistent text case in spreadsheets (Excel, Google Sheets, CSV) can be frustrating, especially with large datasets. The PostUpdateWordCase WEB API solves this by automating text case conversions, ensuring clean and standardized data with minimal effort.... Workbook : Process all worksheets in the workbook. SelectionOnly...

    blog.aspose.cloud/cells/spreadsheet-text-format...
  3. Remove Image Background in Excel using C# REST API

    This code guides on how to remove picture background in Excel using C# Low Code API. You will learn to remove image background in Excel using C# REST API by utilizing a .NET-based Cloud SDK....prepared request to remove the workbook’s background Use DownloadFileRequest...background image from the entire workbook. If you want to remove the...

    kb.aspose.cloud/cells/net/remove-image-backgrou...
  4. Remove Image Background in Excel using Python R...

    This code guides on how to remove picture background in Excel using Python Low Code API. You will learn to remove image background in Excel using Python REST API by utilizing a Python-based Cloud SDK....prepared request to remove the workbook’s background Use DownloadFileRequest...background image from the entire workbook. If you want to remove the...

    kb.aspose.cloud/cells/python/remove-image-backg...
  5. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Efficiently converts a table from a spreadsheet on your local drive to a CSV file using our API....(Optional) Folder path where the workbook is stored; defaults to null...without first uploading the workbook, which saves storage space...

    docs.aspose.cloud/cells/convert-table-to-csv/
  6. CSV 到 XLSX 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  7. 数字到 JPG 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  8. 数字转 PDF 转换 API for Swift

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

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

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

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

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

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