使用Aspose.Cells Cloud SDK for Ruby将XML格式文件转换为DOCX格式文件。...xml" format = 'docx' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将XML格式文件转换为WMF格式文件。...xml" format = 'wmf' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用 Aspose.Cells Cloud SDK for Ruby 将 XML 格式文件转换为 XLS 格式文件。...xml" format = 'xls' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将XLTX格式文件转换为GIF格式文件。...xltx" format = 'gif' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
利用Aspose.Cells Cloud SDK for Ruby将XML格式文件转换为MD格式文件。...xml" format = 'md' @instance . cells_w... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将FODS格式文件转换为SQL格式文件。...fods" format = 'sql' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将HTML格式文件转换为DOCX格式文件。...html" format = 'docx' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将CSV格式文件转换为XLTM格式文件。...csv" format = 'xltm' @instance . cells... read(io . size) },{ :format => format }) end end 如何使用 Cells...
使用Aspose.Cells Cloud SDK for Ruby将HTML格式文件转换为PDF格式文件。...html" format = 'pdf' @instance . cells_... read(io . size) },{ :format => format }) end end 如何使用 Cells...