Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 44,706 for

workbook

(0.09 sec)
  1. 数字转 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...
  2. 数字到 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...
  3. 数字到 CSV 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  4. 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...
  5. SXC 至 PNG 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  6. 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...
  7. XLTM 到 XLSM 转换 API 适用于 Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  8. 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...
  9. JSON 到 MD 转换 API 适用于 Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  10. Hide rows on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support hiding rows on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Description name string path The workbook name. sheetName string path...

    docs.aspose.cloud/cells/rows/hide/