使用Aspose.Cells Cloud SDK for Ruby将XLSM格式文件转换为PNG格式文件。...xlsm" format = 'png' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将CSV格式文件转换为JPG格式文件。...csv" format = 'jpg' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将ODS格式文件转换为FODS格式文件。...ods" format = 'fods' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将XLS格式文件转换为ODS格式文件。...xls" format = 'ods' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将GIF格式文件转换为TSV格式文件。...gif" format = 'tsv' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...