Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 14,521 for

column

(0.24 sec)
  1. 使用 Ruby 将 XLSB 保存为 MHTML

    利用Aspose.Cells Cloud SDK for Ruby将XLSB格式文件保存为MHTML格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/xlsb...
  2. 使用 Ruby 将 XLS 保存为 ODS

    利用Aspose.Cells Cloud SDK for Ruby将XLS格式文件保存为ODS格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/xls-...
  3. 使用 Ruby 将 MHTML 保存为 SVG

    利用Aspose.Cells Cloud SDK for Ruby将MHTML格式文件保存为SVG格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/mhtm...
  4. 使用 Ruby 将数字另存为 SVG

    利用Aspose.Cells Cloud SDK for Ruby将NUMBERS格式文件保存为SVG格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/numb...
  5. 使用 Ruby 将 XLS 保存为 DOCX

    利用Aspose.Cells Cloud SDK for Ruby将XLS格式文件保存为DOCX格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/xls-...
  6. 使用 Ruby 将 ODS 保存为 SVG

    利用 Aspose.Cells Cloud SDK for Ruby 将 ODS 格式文件保存为 SVG 格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/ods-...
  7. 使用 Ruby 将 ODS 保存为 BMP

    利用 Aspose.Cells Cloud SDK for Ruby 将 ODS 格式文件保存为 BMP 格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/ods-...
  8. 使用 Ruby 将 XLSX 保存为 PDF

    利用Aspose.Cells Cloud SDK for Ruby将XLSX格式文件保存为PDF格式文件。...is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/zh/ruby/saveas/xlsx...
  9. Enregistrer l'ODS en tant que FODS à l'aide de ...

    Utilisation du SDK Cloud Aspose.Cells pour Ruby pour enregistrer le fichier au format ODS en tant que fichier au format FODS....is_auto_fit_rows = true is_auto_fit_columns = true folder = 'Temp' result...is_auto_fit_rows, :is_auto_fit_columns => is_auto_fit_columns, :folder => folder})...

    products.aspose.cloud/cells/fr/ruby/saveas/ods-...
  10. Удалить столбец на листе Excel|Documen

    Aspose.Cells Cloud REST API поддерживает удаление столбцов на листе Excel. SDK поддерживает различные языки разработки, включая Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby и Swift....Hide ] Этот REST API копирует column в рабочий лист Excel. РСЕT.../worksheets/ { sheetName } /cells/columns/ { columnIndex } Параметры...

    docs.aspose.cloud/cells/ru/columns/delete/