Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 17,397 for

columns

(0.1 sec)
  1. Ajustando la Altura de Fila y el Ancho de Colum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....public static function set_column_width ( $dataDir ) { # Instantiating...Setting the width of the second column to 17.5 $cells -> setColumnWidth...

    docs.aspose.com/cells/es/java/adjusting-row-hei...
  2. Изменение высоты строки и ширины столбца в Ruby...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Код на Ruby def set_column_width () data_dir = File ....Setting the width of the second column to 17.5 cells . setColumnWidth...

    docs.aspose.com/cells/ru/java/adjusting-row-hei...
  3. ضبط ارتفاع الصف وعرض العمود في Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... كود Ruby def set_column_width () data_dir = File ....Setting the width of the second column to 17.5 cells . setColumnWidth...

    docs.aspose.com/cells/ar/java/adjusting-row-hei...
  4. Justera radhöjd och kolumnbredd i Ruby|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Ruby-kod def set_column_width () data_dir = File ....Setting the width of the second column to 17.5 cells . setColumnWidth...

    docs.aspose.com/cells/sv/java/adjusting-row-hei...
  5. 使用 Python.NET 设置打印标题|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 配置打印页面上的重复行/列标题。...print_title_columns 属性。将这些属性设置为范围字符串即可配置打印标题。 import... page_setup . print_title_columns = "" # Save modified workbook...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  6. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...row = 0 ; // Column index of the cell let column = 0 ; let a1...worksheet . cells . get ( row , column ); a1 . putValue ( "a1 rotate...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Copia de filas y columnas en PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....public static function copy_columns ( $dataDir ) { # Instantiating...get ( 0 ); # Copy the first column from the first worksheet of...

    docs.aspose.com/cells/es/java/copying-rows-and-...
  8. Propagare automaticamente la formula in tabella...

    Impara come propagare automaticamente le formule in tabelle o oggetti elenco durante l inserimento di dati nelle nuove righe usando Aspose.Cells for JavaScript tramite C++.... get ( 0 ); // Add column headings in cell A1 and B1...cells . get ( 0 , 0 ). value = "Column A" ; sheet . cells . get (...

    docs.aspose.com/cells/it/javascript-cpp/propaga...
  9. Copier des lignes et des colonnes en PHP|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....public static function copy_columns ( $dataDir ) { # Instantiating...get ( 0 ); # Copy the first column from the first worksheet of...

    docs.aspose.com/cells/fr/java/copying-rows-and-...
  10. Druckbereich festlegen|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sheet" ); // Set the columns to repeat from column 0 to 2 on the first...5 ); // Set the columns to repeat from column 0 to 2 on the first...

    docs.aspose.com/cells/de/net/set-print-area/