使用Aspose.Cells Cloud SDK for Ruby将JSON格式文件转换为WMF格式文件。...json" format = 'wmf' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将ODS格式文件转换为PNG格式文件。...ods" format = 'png' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将SXC格式文件转换为ODS格式文件。...sxc" format = 'ods' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将SXC格式文件转换为SVG格式文件。...sxc" format = 'svg' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将TXT格式文件转换为XLTM格式文件。...txt" format = 'xltm' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将XLSX格式文件转换为DIF格式文件。...xlsx" format = 'dif' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将HTML格式文件转换为MD格式文件。...html" format = 'md' @instance . cells_w... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将MHTML格式文件转换为PPTX格式文件。...mhtml" format = 'pptx' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...