Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 18,869 for

rows

(0.12 sec)
  1. Obtener los límites de párrafo de presentacione...

    Aprenda cómo obtener los límites de párrafo y de porción de texto en Aspose.Slides para C++ para optimizar la ubicación del texto en presentaciones de 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/es/cpp/paragraph/
  2. تغيير حجم الأشكال في شرائح العرض التقديمي في .N...

    قم بتغيير حجم الأشكال بسهولة في شرائح PowerPoint و OpenDocument باستخدام Aspose.Slides for .NET — أتمتة تعديل تخطيط الشرائح وزيادة الإنتاجية....; foreach ( IRow row in table . Rows ) { row . MinimalHeight *=...

    docs.aspose.com/slides/ar/net/re-sizing-shapes-...
  3. arkiv

    arkiv...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/sv/cells/convert-excel-to-html-...
  4. ארכיון

    ארכיון...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/he/cells/convert-excel-to-html-...
  5. Imprimer des feuilles de calcul|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...."$A:$B" ; //Defining row numbers 1 & 2 as title rows pageSetup . PrintTitleRows...= true ; //Allowing to print row/column headings pageSetup . PrintHeadings...

    docs.aspose.com/cells/fr/net/print-spreadsheets/
  6. Wie man Drucktitel mit C++ festlegt|Documentation

    Dieser Artikel zeigt Ihnen Code, der erklärt, wie man Drucktitel mit der Aspose.Cells Bibliothek in C++ festlegt....0 ); // Set rows to repeat at the top (e.g., rows 1 and 2) worksheet...sheets . Get ( 0 ); // Clear the rows and columns set to repeat PageSetup...

    docs.aspose.com/cells/de/cpp/how-to-set-print-t...
  7. Ganti Teks dalam PDF melalui Python|Aspose.PDF ...

    Pelajari lebih lanjut tentang berbagai cara mengganti dan menghapus teks dari Aspose.PDF untuk Python melalui pustaka .NET....kemudian sel dalam baris Row row3 = tab2 . Rows . Add (); row3 . Cells...kemudian sel dalam baris Row row1 = table . Rows . Add (); row1 . Cells...

    docs.aspose.com/pdf/id/python-net/replace-text-...
  8. Arşiv

    Arşiv...// Satırları yinele for (auto row : table->get_RowList()) { //...arasında yineleme for (auto cell : row->get_CellList()) { // Metin parçalarını...

    blog.aspose.com/tr/pdf/extract-data-from-tables...
  9. Aspose.Words v21.9 table cell color fill bug - ...

    Aspose.Words v21.9 drops the table cell fill color when converting Rich Text Files (RTF) saved in Word 2019/365 (from Version 2505 (Build 18827.20128) forward) to DOCX and PDF formats. Reproduction Steps See the atta…...foreach (Row row in table.Rows) { foreach (Cell cell in row.Cells)...

    forum.aspose.com/t/aspose-words-v21-9-table-cel...
  10. איך ליצור רשימת נפתח באקסל באמצעות פייתון

    למד כיצד ליצור רשימת נפילה ב-Excel באמצעות Python עם Aspose.Cells. דוגמאות שלב אחר שלב לרשימות נפילה מבוססות אינליין וטווח כדי לשפר את דיוק הזנת הנתונים.... start_row = 0 area_inline . start_column...start_column = 0 area_inline . end_row = 0 area_inline . end_column = 0...

    blog.aspose.com/he/cells/create-dropdown-list-i...