Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 18,905 for

rows

(0.88 sec)
  1. Adatta automaticamente righe e colonne in Jytho...

    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....RowsAndColumns ' # Auto Fit Row self . autofit_row () # Auto Fit Column...autofit_column () def autofit_row ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/it/java/autofit-rows-and-...
  2. CellCollection.Item | Aspose.Words لـ .NET

    الوصول إلى خلايا محددة بسهولة باستخدام خاصية عنصر مجموعة الخلايا. استرجع أي خلية حسب الفهرس لإدارة بيانات مبسطة وأداء مُحسّن....); RowCollection rows = tables [ i ]. Rows ; // يمكننا استخدام...AreEqual ( rows , rows . ToArray ()); Assert . AreNotSame ( rows , rows...

    reference.aspose.com/words/ar/net/aspose.words....
  3. TableCollection.Item | Aspose.Words för .NET

    Få enkelt åtkomst till TableCollection-objekt genom att hämta tabeller vid specifika index. Förenkla din datahantering med vår intuitiva egenskapsfunktion!...); RowCollection rows = tables [ i ]. Rows ; // Vi kan använda...AreEqual ( rows , rows . ToArray ()); Assert . AreNotSame ( rows , rows...

    reference.aspose.com/words/sv/net/aspose.words....
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... black ) # Create a row with two cells with different...light_sky_blue builder . writeln ( 'Row 1, Cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Arsip

    Arsip...rows[][].textframe.text. Simpan presentasi...untuk setiap sel for row in range(len(tbl.rows)): for cell in range(len(tbl...

    blog.aspose.com/id/slides/create-powerpoint-pre...
  6. Архів

    Архів...System::SharedPtr<Row> row = System::MakeObject<Row>(doc); row->get_Ro...e(true); table->AppendChild(row); // Тепер ми можемо застосувати...

    blog.aspose.com/uk/words/insert-table-in-word-d...
  7. arkiv

    arkiv...rows[][].textframe.text. Spara presentationen...för varje cell for row in range(len(tbl.rows)): for cell in range(len(tbl...

    blog.aspose.com/sv/slides/create-powerpoint-pre...
  8. ארכיון

    ארכיון...System::SharedPtr<Row> row = System::MakeObject<Row>(doc); row->get_Ro...e(true); table->AppendChild(row); // כעת נוכל להחיל כל הגדרות...

    blog.aspose.com/he/words/insert-table-in-word-d...
  9. False positioning of rotated text in table cell...

    I try to create a dynamic (varying input texts) solution for adding rotated (90°) text within a table cell. Example of desired result: Adding a TextFragment with rotated text to an table cell results in unexpected ou…...Row row = new Aspose.Pdf.Row(); row.MinRowHeight...100; Aspose.Pdf.Cell cell = row.Cells.Add(); cell.Border = new...

    forum.aspose.com/t/false-positioning-of-rotated...
  10. Fånga Cellinnehåll|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.... println ( "Total Rows:" + trows ); System . out ....RowCollection rows = cells . getRows (); for ( int i = 0 ; i < rows . getCount...

    docs.aspose.com/cells/sv/java/getting-cell-cont...