Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 18,878 for

rows

(0.23 sec)
  1. Обзор таблицы|Aspose.Words для Python

    Работайте с таблицами и их компонентами, такими как ячейки, строки, столбцы, в Aspose.Words для Python. Как работать с таблицами в Python....таких элементов, как Cell , Row и Column . Это понятия, которые...содержимое: Table содержит множество Row узлов. Таблица содержит все обычные...

    docs.aspose.com/words/ru/python-net/table-overv...
  2. Tabel Overzicht|Aspose.Words voor .NET

    Werk met tabellen en hun componenten zoals cellen, rijen, kolommen in Aspose.Words voor .NET. Hoe te werken met tabellen in C#....tabel uit elementen zoals Cell , Row en Column . Dit zijn concepten...inhoud vormen: Table bevat veel Row knooppunten. De tabel bevat alle...

    docs.aspose.com/words/nl/net/table-overview/
  3. Ajustar altura de fila y ancho de columna en Ru...

    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.... Código Ruby def set_row_height () data_dir = File . dirname...Setting the height of the second row to 13 cells . setRowHeight (...

    docs.aspose.com/cells/es/java/adjusting-row-hei...
  4. 删除工作表中的空白列和行时更新其他工作表中的引用|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....before deleting blank columns and rows in Sheet1 . \ ---------- Cell...after deleting blank columns and rows in Sheet1 . \ ---------- Cell...

    docs.aspose.com/cells/zh/net/update-references-...
  5. CellFormat.HorizontalMerge | Aspose.Words för .NET

    Upptäck egenskapen CellFormat HorizontalMerge för att sömlöst sammanfoga celler horisontellt, vilket förbättrar layouten och organisationen i ditt kalkylblad....foreach ( Row row in table . Rows ) foreach ( Cell cell in row . Cells...

    reference.aspose.com/words/sv/net/aspose.words....
  6. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....value Description Usage example row_proportions n/a Criteria, bubbles...widths must not exceed 100%. row_proportions=80%-10%-10% Optional...

    docs.aspose.com/omr/net/txt-markup/score_group/
  7. Zeilenhöhe und Spaltenbreite anpassen in PHP|Do...

    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....PHP-Code public static function set_row_height ( $dataDir ) { # Instantiating...Setting the height of the second row to 13 $cells -> setRowHeight...

    docs.aspose.com/cells/de/java/adjusting-row-hei...
  8. Группировка и расгруппировка строк и столбцов|D...

    Этот статья показывает, как группировать и разгруппировывать строки и столбцы с помощью Aspose.Cells for Python via .NET API....столбцы, вызвав методы group_rows и group_columns коллекции Cells... установив свойство summary_row_below класса Outline в true или...

    docs.aspose.com/cells/ru/python-net/grouping-an...
  9. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++....horizontally with other cells in the row. Aspose :: Words :: Tables ::...the first column of the first row. // This cell will be the first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Auto Fit Columns in Worksheet|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...."Sheet1" ); IRow row = sheet . CreateRow ( 0 ); row . CreateCell...); row . CreateCell ( 1 ). SetCellValue ( "Hello" ); row . CreateCell...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...