Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 84,700 for

workbook

(0.23 sec)
  1. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-ai-assistant >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Export Excel internal elements or the workbo......Excel internal elements or the workbook itself to various format files...Excel internal elements or the workbook itself to various format files...

    products.aspose.cloud/cells/net/export/index.md
  2. Set zoom for an Excel worksheet|Document

    Learn how to set the zoom level of an Excel worksheet using the Aspose.Cells Cloud REST API. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....The name of the Excel file (workbook). sheetName string path The...

    docs.aspose.cloud/cells/worksheets/zoom/
  3. 将 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...
  4. 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/
  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. JSON 到 WMF 转换 API 适用于 Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  7. 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...
  8. 数字转 SVG 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  9. XLSB 到 TSV 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  10. 数字到 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...