Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 84,764 for

workbook

(0.39 sec)
  1. 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...
  2. XLSX 到 EMF 转换 API for Swift

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  4. XML 到 MHTML 转换 API 适用于 Swift

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

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

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

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

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

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

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

    products.aspose.cloud/cells/zh/swift/conversion...
  8. Delete Blank Columns from Excel with Aspose.Cel...

    Learn how to remove empty columns from Excel files using Aspose.Cells Cloud REST API. Includes endpoint, authentication, request/response samples, and SDK code in C#, Java, Python, and more....Form‑Data (multipart) The Excel workbook to be processed. outPath String...Password for opening a protected workbook. Response [ { "Name" : "ResponseFile"...

    docs.aspose.cloud/cells/delete-spreadsheet-blan...
  9. Spreadsheet Cleaning API: Fix Excel Spaces & Li...

    Aspose.Cells Cloud's PostTrimContent API automates spreadsheet cleaning: removes extra spaces, line breaks & non-breaking characters in Excel/CSV. Preserves formatting, offers multi-language SDKs & free tier. Enterprise-grade solution for error-free data analysis.... Workbook: Process all worksheets in the workbook. SelectionOnly:...

    blog.aspose.cloud/cells/spreadsheet-cleaning-ap...
  10. XLSX 到 CSV 转换 API for Swift

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

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