Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 19,022 for

rows

(0.31 sec)
  1. Beim Importieren von Daten in Arbeitsblatt mit ...

    Lernen Sie, wie Sie Formel Felder beim Importieren von Daten in das Arbeitsblatt durch die API Aspose.Cells for C++ festlegen....DataItems & item = dis [ i ]; int row = static_cast < int > ( i );...); ws . GetCells (). Get ( row , 0 ). PutValue ( item . Number1...

    docs.aspose.com/cells/de/cpp/specify-formula-fi...
  2. 기존 PDF에서 테이블 조작|Aspose.PDF for Java

    기존 PDF 파일에서 테이블을 조작하고 Aspose.PDF for Java로 PDF 문서에서 오래된 테이블을 새 테이블로 교체합니다.... 1F )); Row row = newTable . getRows (). add (); row . getCells..."Col 1" ); row . getCells (). add ( "Col 2" ); row . getCells...

    docs.aspose.com/pdf/ko/java/manipulate-tables-i...
  3. Logische Nodesniveaus in een document|Aspose.Wo...

    In Aspose.Words voor Python via .NET documentatie vermeld logische niveaus van knooppunten blok niveau, inline niveau, of rij niveau. Het knooppuntniveau wordt gebruikt om de locatie in de documentboom te beschrijven waar het knooppunt meestal voorkomt....(ook bekend als “inline”), of “row-level knooppunten.” Deze niveaus... Cell kan alleen een Row kind en a Row kan alleen een Table kind...

    docs.aspose.com/words/nl/python-net/logical-lev...
  4. 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...
  5. Как повернуть текст ячейки на 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...
  6. 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...
  7. 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....
  8. 自动调整工作表列宽|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/zh/net/auto-fit-columns-i...
  9. Aggiorna i riferimenti in altri fogli di lavoro...

    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/it/net/update-references-...
  10. Justera radhöjd och kolumnbredd i PHP|Documenta...

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

    docs.aspose.com/cells/sv/java/adjusting-row-hei...