使用 Aspose.Cells Cloud SDK for Swift 将 GIF 格式文件转换为 ODS 格式文件。...gif" let format : String ? = "ods" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用 Aspose.Cells Cloud SDK for Swift 将 CSV 格式文件转换为 GIF 格式文件。...csv" let format : String ? = "gif" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将GIF格式文件转换为SXC格式文件。...gif" let format : String ? = "sxc" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将CSV格式文件转换为PDF格式文件。...csv" let format : String ? = "pdf" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将HTML格式文件转换为ODS格式文件。...html" let format : String ? = "ods" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将HTML格式文件转换为MHTML格式文件。...html" let format : String ? = "mhtml" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用 Aspose.Cells Cloud SDK for Swift 将 HTML 格式文件转换为 JSON 格式文件。...html" let format : String ? = "json" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将MHTML格式文件转换为TSV格式文件。...mhtml" let format : String ? = "tsv" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用 Aspose.Cells Cloud SDK for Swift 将 NUMBERS 格式文件转换为 FODS 格式文件。...numbers" let format : String ? = "fods" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将MHTML格式文件转换为XLTM格式文件。...mhtml" let format : String ? = "xltm" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...