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

workbook

(0.48 sec)
  1. Export OLE Object|Document

    The Aspose.Cells Cloud REST API enables exporting Excel OLE objects to various file formats. SDKs are available for multiple programming languages, including Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift..../cells/export POST Exports an Excel workbook containing OLE objects to...

    docs.aspose.cloud/cells/export-excel-ole-object/
  2. 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...
  3. 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...
  4. 将 Json 导出到 DOCX 文件 via Swift

    Aspose.Cells Cloud REST API 支持将 Excel 文件和内部对象导出为各种格式文件。 SDK支持多种开发语言。它们包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 swift。...expectation(description: "PutConvert" ) let workbook : String = "Book1.xlsx" let..."docx" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/export/jso...
  5. 适用于 Swift 的 CSV 到 JSON 转换 API

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  7. SXC 至 SVG 转换 API for Swift

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

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

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

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

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

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

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

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