利用Aspose.Cells Cloud SDK for Ruby将PNG格式文件转换为XLSB格式文件。...png" format = 'xlsb' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将HTML格式文件转换为SXC格式文件。...html" format = 'sxc' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将MHTML格式文件转换为XLSM格式文件。...mhtml" format = 'xlsm' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将ODS格式文件转换为XLT格式文件。...ods" format = 'xlt' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将JSON格式文件转换为XPS格式文件。...json" format = 'xps' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将ODS格式文件转换为DOCX格式文件。...ods" format = 'docx' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将XLSM格式文件转换为MHTML格式文件。...xlsm" format = 'mhtml' @instance . cell... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将ODS格式文件转换为PPTX格式文件。...ods" format = 'pptx' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将XML格式文件转换为ODS格式文件。...xml" format = 'ods' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...