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

rows

(0.09 sec)
  1. SpreadsheetML - XLSX, XML|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...."15" /> \ - < sheetData > \ - < row r = "1" spans = "1:7" > \ - <...v > 0 </ v > </ c > </ row > \ - < row r = "11" spans = "1:7"...

    docs.aspose.com/cells/fr/java/spreadsheetml-xls...
  2. SpreadsheetML - XLSX, XML|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...."15" /> \ - < sheetData > \ - < row r = "1" spans = "1:7" > \ - <...v > 0 </ v > </ c > </ row > \ - < row r = "11" spans = "1:7"...

    docs.aspose.com/cells/es/java/spreadsheetml-xls...
  3. SpreadsheetML - XLSX, XML|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...."15" /> \ - < sheetData > \ - < row r = "1" spans = "1:7" > \ - <...v > 0 </ v > </ c > </ row > \ - < row r = "11" spans = "1:7"...

    docs.aspose.com/cells/zh/net/spreadsheetml-xlsx...
  4. Tabellenerstellung und -verwaltung in Präsentat...

    Tabellen in PowerPoint- und OpenDocument‑Folien mit Aspose.Slides für Python via .NET erstellen & bearbeiten. Entdecken Sie einfache Codebeispiele, um Ihre Tabellen‑Workflows zu optimieren....column_widths = [ 50 , 50 , 50 ] row_heights = [ 50 , 30 , 30 , 30...( 100 , 50 , column_widths , row_heights ) # Legen Sie das Rahmenformat...

    docs.aspose.com/slides/de/python-net/manage-table/
  5. 获取行中最大列索引和列中最大行索引|Documentation

    了解如何通过Aspose.Cells for Python via .NET API获取行中最大列索引和列中最大行索引。...要获取行中的最大列索引,您可以获取 Row.last_cell 和 Row.last_data_cell 属性,然后使用...历范围以找到最后的单元格,最后获取单元格上的 Cell.row 属性。 Aspose.Cells for Python via...

    docs.aspose.com/cells/zh/python-net/get-max-ind...
  6. BorderCollection.Left | Aspose.Words for .NET

    Discover the BorderCollection Left property, effortlessly access and customize the left border for enhanced design flexibility and visual appeal.... Black ); // Create a row with two cells with different...LightSkyBlue ; builder . Writeln ( "Row 1, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/bor...
  7. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....0 , "#000000" ); // Create a row with two cells with different..."#87CEFA" ; builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....0 , "#000000" ); // Create a row with two cells with different..."#87CEFA" ; builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. False positioning of rotated text in table cell...

    I try to create a dynamic (varying input texts) solution for adding rotated (90°) text within a table cell. Example of desired result: Adding a TextFragment with rotated text to an table cell results in unexpected ou…...Row row = new Aspose.Pdf.Row(); row.MinRowHeight...100; Aspose.Pdf.Cell cell = row.Cells.Add(); cell.Border = new...

    forum.aspose.com/t/false-positioning-of-rotated...
  10. الحصول على محتويات الخلية|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.... println ( "Total Rows:" + trows ); System . out ....RowCollection rows = cells . getRows (); for ( int i = 0 ; i < rows . getCount...

    docs.aspose.com/cells/ar/java/getting-cell-cont...