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

rows

(0.18 sec)
  1. Lưu trữ

    Lưu trữ...ô for (int row = 0; row < tbl.getRows().size(); row++) { for (int...get_Item(row).size(); cell++) { tbl.getRows().get_Item(row).get_Item(cell)...

    blog.aspose.com/vi/slides/create-powerpoint-pre...
  2. 搜索

    搜索...為每個單元格設置邊框格式 for (int row = 0; row < tbl.getRows().size(); row++) { for (int...get_Item(row).size(); cell++) { tbl.getRows().get_Item(row).get_Item(cell)...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. Redimensionnement des formes sur la diapositive...

    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....IRow row in table . Rows ) { row . MinimalHeight = row . MinimalHeight...MinimalHeight * ratioHeight ; // row.Height = row.Height * ratioHeight;...

    docs.aspose.com/slides/fr/net/redimensionnement...
  4. Как повернуть текст ячейки на C++|Documentation

    Код C++ для поворота текста ячейки с помощью API Aspose.Cells for C++... Get ( 0 ); // Row index of the cell int row = 0 ; // Column...worksheet . GetCells (). Get ( row , column ); a1 . PutValue ( u...

    docs.aspose.com/cells/ru/cpp/how-to-rotate-text...
  5. Ajuster automatiquement les lignes et les colon...

    Cet article montre comment ajuster automatiquement les lignes, les colonnes, les lignes de cellules fusionnées et les lignes dans une plage de cellules avec l API Aspose.Cells pour Python via .NET....auto_fit_row de la classe Worksheet . La méthode auto_fit_row prend...surchargée de la méthode auto_fit_row . Elle prend les paramètres suivants...

    docs.aspose.com/cells/fr/python-net/autofit-row...
  6. FieldNextIf.ComparisonOperator | Aspose.Words p...

    Scopri la proprietà FieldNextIf ComparisonOperator per gestire e personalizzare facilmente gli operatori di confronto per ottenere funzionalità migliorate.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); table . Rows . Add ( "Mr." , "Joe" , "Bloggs"...

    reference.aspose.com/words/it/net/aspose.words....
  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...