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

rows

(0.17 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. Forcer le Rendu de Table sur une Nouvelle Page|...

    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....i ++ ) { Row row = table . getRows (). add (); row . setFixedRowHeight...setFixedRowHeight ( 15 ); Cell cell1 = row . getCells (). add (); cell1...

    docs.aspose.com/pdf/fr/java/force-table-renderi...
  10. Ruby で行と列の自動調整|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....ックス(row index)をパラメーターとして取ります。 Ruby Code def autofit_row () data_dir...( 0 ) # Auto-fitting the 3rd row of the worksheet worksheet ....

    docs.aspose.com/cells/ja/java/autofit-rows-and-...