Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 183,504 for

workbook

(0.07 sec)
  1. 数字到 TXT 转换 API for Swift

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  3. SXC 到 MD 转换 API for Swift

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  9. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....manipulation of auto-filters, workbooks, cells, columns, rows, charts... reading workbook text items, auto-fitting workbook rows while...

    products.aspose.cloud/cells/go/
  10. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats....Adjust worksheets within workbooks Protect / unprotect worksheets...cells from aspose.cells import Workbook,SaveFormat #load file to be...

    products.aspose.com/cells/python-net/