Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 18,995 for

rows

(0.11 sec)
  1. 在Ruby中显示或隐藏行列标题|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....) \ # Hiding the headers of rows and columns worksheet . setRowColumnHeadersV..."output.xls" ) puts "Headers of rows and columns are now hidden,...

    docs.aspose.com/cells/zh/java/display-or-hide-r...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....typeof ( string )); // Add 2 rows into the DataTable object programmatically...Smith" ; dr [ 2 ] = "Male" ; dt . Rows . Add ( dr ); dr = dt . NewRow...

    docs.aspose.com/pdf/net/integrate-table/
  3. Heap Memory issue - Free Support Forum - aspose...

    When i try to create a sheet with more than 200000 Rows and 100 columns. I am getting Java Heap out of memory issue. I am using aspose cells version 24.7 with java 21....sheet with more than 200000 rows and 100 columns. I am getting...worksheet with more than 200 000 rows and 100 columns because the...

    forum.aspose.com/t/heap-memory-issue/325703
  4. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly.... Rows . Add ( new object [] { "Thomas...Hanover Sq., London" }); table . Rows . Add ( new object [] { "Paolo...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....Represents all formatting for a table row. To learn more, visit the Working...modify formatting of a table row. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...Cell can only be a child of a Row . Cell can contain block-level...this is the first cell inside a row; false otherwise. is_last_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity....FirstCell Contents [ Hide ] Row.FirstCell property Returns the...the first Cell in the row. public Cell FirstCell { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Supports sub-reports|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....directly inside a table group row . Use the following syntax: ...order details) for each group row in a master table. 🛠 Embedding...

    docs.aspose.com/cells/reportingservices/sub-rep...
  9. "GetRowHeightInch" returns slightly wrong heigh...

    See attached sample: I try to measure the grid Rows to calculate where horizontal page breaks are required on a worksheet (e.g. because I want to keep specific sets of Rows together on the same page). AsposeCellsPaperHe…...sample: I try to measure the grid rows to calculate where horizontal...want to keep specific sets of rows together on the same page)....

    forum.aspose.com/t/getrowheightinch-returns-sli...
  10. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel.... Number of rows, the number of rows in this hyperlink...added to. Number of rows, the number of rows in this hyperlink...

    docs.aspose.com/cells/python-net/insert-hyperli...