Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 18,903 for

rows

(0.08 sec)
  1. إنشاء خلية التاريخ في أباتشي بوي وأسبوز.سيلز|Do...

    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....Create a row and put some cells in it. Rows are 0 based. Row row =...styled // as a date. Cell cell = row . createCell ( 0 ); cell . setCellValue...

    docs.aspose.com/cells/ar/java/create-date-cell-...
  2. Appliquer un style sur une ligne ou une colonne...

    Cet article présente comment appliquer un style sur une ligne ou une colonne dans GridDesktop....GetActiveWorksheet (); // Accessing the first row of the worksheet Aspose . Cells...GridDesktop . Data . GridRow row = sheet . Rows [ 0 ]; // Getting the...

    docs.aspose.com/cells/fr/net/aspose-cells-gridd...
  3. إدارة الصفوف والأعمدة في جداول PowerPoint في .N...

    إدارة صفوف وأعمدة الجداول في PowerPoint باستخدام Aspose.Slides لـ .NET وتسريع تعديل العروض وتحديث البيانات.... Save ( "First_row_header.pptx" , SaveFormat . Pptx...0 , 0 ]. TextFrame . Text = "Row 1 Cell 1" ; // إضافة نص إلى الصف...

    docs.aspose.com/slides/ar/net/manage-rows-and-c...
  4. Группировка и разгруппировка строк и столбцов в...

    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....public static function group_rows_columns ( $dataDir ) { # Instantiating...getCells ();; # Grouping first six rows (from 0 to 5) and making them...

    docs.aspose.com/cells/ru/java/grouping-and-ungr...
  5. Skapa diagram med Apache POI och Aspose.Cells|D...

    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...."linechart" ); final int NUM_OF_ROWS = 3 ; final int NUM_OF_COLUMNS...Create a row and put some cells in it. Rows are 0 based. Row row ;...

    docs.aspose.com/cells/sv/java/create-charts-usi...
  6. TableCollection Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.TableCollection للوصول بسهولة إلى عقد الجدول، مما يعزز كفاءة معالجة المستندات ومرونتها.... Rows . Count ); Assert . AreEqual...AreEqual ( 4 , tables [ 1 ]. Rows . Count ); foreach ( Table table in...

    reference.aspose.com/words/ar/net/aspose.words....
  7. أرشيف

    أرشيف...row_format.height = 40.0 builder.row_format.height_rule...100.0 builder.write("Header Row,\n Cell 1") # لا نحتاج إلى تحديد...

    blog.aspose.com/ar/words/create-table-in-word-u...
  8. إدراج أو حذف الصفوف في ورقة إكسل باستخدام جافاس...

    يزود هذا المقال بكود جافاسكرابت باستخدام C++ لإضافة وحذف الصفوف في ورقة عمل إكسل....Example - Insert and Delete Rows </ title > </ head > < body...body > < h1 > Insert and Delete Rows Example </ h1 > < input type...

    docs.aspose.com/cells/ar/javascript-cpp/insert-...
  9. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....default cell borders for the row. System :: SharedPtr < Aspose...// will apply them to every row and cell that we add with it...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Membuat atau Menambahkan Tabel Dalam PDF|Aspose...

    Aspose.PDF untuk C++ adalah sebuah pustaka yang digunakan untuk membuat, membaca, dan mengedit Tabel PDF. Menggunakan pustaka ini, Anda dapat mempaginasi tabel pada halaman PDF menggunakan C++....Cpp/Table/Row.h> #include <Aspose.PDF.Cpp/Table/Rows.h> #include...baris for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) {...

    docs.aspose.com/pdf/id/cpp/add-table-in-existin...