Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 19,469 for

rows

(0.41 sec)
  1. Cell.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen Cell FirstParagraph för att enkelt komma åt det första stycket från direkta underordnade stycken, vilket förbättrar din innehållshantering....++) { Row row = new Row ( doc ); table . AppendChild ( row ); for...new Run ( doc , cellText )); row . AppendChild ( cell ); } } //...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Cell.FirstParagraph | Aspose.Words per .NET

    Scopri la proprietà Cell FirstParagraph per accedere senza sforzo al primo paragrafo dei sottotitoli immediati, migliorando così la gestione dei contenuti....++) { Row row = new Row ( doc ); table . AppendChild ( row ); for...new Run ( doc , cellText )); row . AppendChild ( cell ); } } //...

    reference.aspose.com/words/it/net/aspose.words....
  3. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....properties there must be at least one row present in the table. This means...InsertCell or after adding the first row to a table or when inserting...

    docs.aspose.com/words/net/format-table-in-docum...
  4. 테이블 개요|Aspose.WordsJava

    Java에 대해Aspose.Words의 셀,행,열과 같은 테이블 및 해당 구성 요소로 작업합니다. Java의 테이블 작업 방법....테이블 구조 이미 언급했듯이 테이블은 Cell , Row 및 Column 과 같은 요소로 구성됩니다. 이 개념은...노드들을 위한 컨테이너입니다.: Table 에는 많은 Row 노드가 포함되어 있습니다. 이 테이블은 모든 일반적인...

    docs.aspose.com/words/ko/java/table-overview/
  5. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table formatting. Enhance your document styles with flexible, conditional options!...Specifies formatting of the first row of a table. FirstColumn 1 Specifies...Specifies formatting of the last row of a table. LastColumn 3 Specifies...

    reference.aspose.com/words/net/aspose.words/con...
  6. MailMerge.CleanupOptions | Aspose.Words för .NET

    Optimera din dokumentkoppling med egenskapen CleanupOptions – hantera enkelt vilka objekt som ska tas bort för en smidig och effektiv process.... Rows . Add ( new object [] { "John"..."John" , "Doe" }); dataTable . Rows . Add ( new object [] { "" ...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Werk met kolommen en rijen in C#|Aspose.Words v...

    Werken met delen van een tabel C#. Koprij opgeven C#....Table knooppunt bestaat uit Row nodes en dan Cell knooppunten...tabel te herhalen als de Header Row alleen op de eerste pagina of...

    docs.aspose.com/words/nl/net/working-with-colum...
  8. Panoramica della tabella|Aspose.Words per Java

    Lavora con le tabelle e i loro componenti come celle, righe, colonne in Aspose.Words per Java. Come lavorare con le tabelle in Java....composta da elementi come Cell , Row e Column . Questi sono concetti...contenuto: Table contiene molti nodi Row . La tabella fornisce tutti i...

    docs.aspose.com/words/it/java/table-overview/
  9. 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....PHPコード public static function set_row_height ( $dataDir ) { # Instantiating...Setting the height of the second row to 13 $cells -> setRowHeight...

    docs.aspose.com/cells/ja/java/adjusting-row-hei...
  10. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java.... 1F )); Row row = newTable . getRows (). add (); row . getCells..."Col 1" ); row . getCells (). add ( "Col 2" ); row . getCells...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...