使用Aspose.Cells Cloud SDK for Swift将HTML格式文件转换为JPG格式文件。...html" let format : String ? = "jpg" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将TXT格式文件转换为HTML格式文件。...txt" let format : String ? = "html" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLTM格式文件转换为PDF格式文件。...xltm" let format : String ? = "pdf" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLSM格式文件转换为TXT格式文件。...xlsm" let format : String ? = "txt" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLTM格式文件转换为PNG格式文件。...xltm" let format : String ? = "png" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLSB格式文件转换为BMP格式文件。...xlsb" let format : String ? = "bmp" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLSB格式文件转换为PDF格式文件。...xlsb" let format : String ? = "pdf" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将XLTM格式文件转换为XPS格式文件。...xltm" let format : String ? = "xps" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将GIF格式文件转换为SVG格式文件。...gif" let format : String ? = "svg" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...
使用Aspose.Cells Cloud SDK for Swift将GIF格式文件转换为TIFF格式文件。...gif" let format : String ? = "tiff" let url1...cellsWorkbookPutConv(file: url1!, format: format, password: password, outPath:...