Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 18,907 for

rows

(0.79 sec)
  1. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....// will apply them to every row and cell that we add with it...insertCell (); builder . write ( "Row 1, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....// will apply them to every row and cell that we add with it...insertCell (); builder . write ( "Row 1, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Архів

    Архів...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...
  5. 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...
  6. ארכיון

    ארכיון...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...
  7. MailMerger.Create | Aspose.Words per .NET

    Crea un nuovo elaboratore di stampa unione con il metodo efficiente di MailMerger per un'integrazione fluida dei documenti e una comunicazione personalizzata.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/it/net/aspose.words....
  8. 在Jython中调整行和列的大小|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....RowsAndColumns ' # Auto Fit Row self . autofit_row () # Auto Fit Column...autofit_column () def autofit_row ( dataDir ): dataDir = Settings...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. 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-...
  10. 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....