Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 18,999 for

rows

(0.12 sec)
  1. Архів

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

    ארכיון...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...
  4. Скрытие и отображение строк и столбцов в PHP|Do...

    Узнайте, как скрыть и отобразить строки и столбцы с помощью Aspose.Cells для PHP via Java APIs....public static function hide_rows_columns ( $dataDir ) { # Instantiating...getCells ();; # Hiding the 3rd row of the worksheet $cells -> hideRow...

    docs.aspose.com/cells/ru/java/hiding-and-showin...
  5. Créer différents types Cell dans Apache POI et ...

    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....sheet" ); Row row = sheet . createRow (( short ) 2 ); row . createCell...0 ). setCellValue ( 1 . 1 ); row . createCell ( 1 ). setCellValue...

    docs.aspose.com/cells/fr/java/create-different-...
  6. Применение стиля к строке или столбцу|Documenta...

    Эта статья знакомит с применением стиля к строке или столбцу в GridDesktop....GetActiveWorksheet (); // Accessing the first row of the worksheet Aspose . Cells...GridDesktop . Data . GridRow row = sheet . Rows [ 0 ]; // Getting the...

    docs.aspose.com/cells/ru/net/aspose-cells-gridd...
  7. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom 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...
  8. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right 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...
  9. Cell.EnsureMinimum | Aspose.Words لـ .NET

    حسّن بنية خلاياك باستخدام طريقة EnsureMinimum، وأضف فقرة بسهولة إذا لم يكن العنصر الأخير منها. حسّن وضوح مستندك!...table ); Row row = new Row ( doc ); table . AppendChild ( row ); Cell...Cell cell = new Cell ( doc ); row . AppendChild ( cell ); // قد...

    reference.aspose.com/words/ar/net/aspose.words....
  10. اضافه کردن، استخراج، حذف جداول در PDF با استفاد...

    مدیریت جداول در فایل PDF به صورت برنامه نویسی با کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/fa/python-net/table/