Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 19,030 for

rows

(0.26 sec)
  1. أرشيف

    أرشيف...whether to export bogus bottom row data. ExportDataOptions : Specify...whether to export the hidden row (the row with the height of 0) to...

    blog.aspose.com/ar/cells/convert-excel-to-html-...
  2. Werken met kolommen en Rijen in C++|Aspose.Word...

    Werken met delen van een tabel – rijen, kolommen en cellen met behulp van C++. Geef Kopregelrij C++ Op....bestaat het Table knooppunt uit Row knooppunten en vervolgens Cell...functionaliteit te bereiken: Allow row break across pages , dat wordt...

    docs.aspose.com/words/nl/cpp/working-with-colum...
  3. Lucrați cu coloane și rânduri în C++|Aspose.Wor...

    Lucrul cu părți ale unui tabel – rânduri, coloane și celule folosind C++. Specificați Rândul Antet C++....Table este format din noduri Row și apoi noduri Cell . Astfel...această funcționalitate: Allow row break across pages , care se...

    docs.aspose.com/words/ro/cpp/working-with-colum...
  4. الحصول على حدود الفقرة من العروض التقديمية في C...

    تعلم كيفية استرداد حدود الفقرة والجزء النصي في Aspose.Slides for C++ لتحسين موضع النص في عروض PowerPoint التقديمية....0 )); auto cell = tbl -> get_Rows () -> idx_get ( 1 ) -> idx_get...tbl -> get_X () + tbl -> get_Rows () -> idx_get ( 1 ) -> idx_get...

    docs.aspose.com/slides/ar/cpp/paragraph/
  5. Absatzgrenzen aus Präsentationen in C++ abrufen...

    Erfahren Sie, wie Sie in Aspose.Slides für C++ die Grenzen von Absätzen und Textportionen abrufen können, um die Textpositionierung in PowerPoint-Präsentationen zu optimieren....0 )); auto cell = tbl -> get_Rows () -> idx_get ( 1 ) -> idx_get...tbl -> get_X () + tbl -> get_Rows () -> idx_get ( 1 ) -> idx_get...

    docs.aspose.com/slides/de/cpp/paragraph/
  6. FieldMergeSeq Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldMergeSeq لدمج مستندات سلس باستخدام حقل MERGESEQ. عزّز أتمتة مستنداتك اليوم!... Rows . Add ( "Jane Doe" ); table . Rows . Add ( "John..."John Doe" ); table . Rows . Add ( "Joe Bloggs" ); doc . MailMerge...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Working with Spreadsheet in xlsx4j|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....and Save Spreadsheet in xlsx4j Row Column Height Adjustment in xlsx4j...

    docs.aspose.com/cells/java/working-with-spreads...
  8. 如何使用 Python 在 Excel 中创建下拉列表

    学习如何使用 Python 和 Aspose.Cells 在 Excel 中创建下拉列表。逐步示例,包括行内和基于范围的下拉列表,以提高数据输入的准确性。... start_row = 0 area_inline . start_column...start_column = 0 area_inline . end_row = 0 area_inline . end_column = 0...

    blog.aspose.com/zh/cells/create-dropdown-list-i...
  9. إدارة الصفوف والأعمدة في جداول PowerPoint باستخ...

    إدارة صفوف وأعمدة الجدول في PowerPoint باستخدام Aspose.Slides للـ Java وتسريع تحرير العرض التقديمي وتحديث البيانات.... setText ( "Row 1 Cell 1" ); // يضيف بعض النص...getTextFrame (). setText ( "Row 1 Cell 2" ); // ينسخ الصف 1 إلى...

    docs.aspose.com/slides/ar/java/manage-rows-and-...
  10. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...column foreach (Row row in insertedTable.Rows) { foreach (Cell...(Cell cell in row.Cells) { // Example: set each cell to 100 points...

    forum.aspose.com/t/the-width-of-the-table-is-co...