Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 19,504 for

rows

(2.44 sec)
  1. HTML Table Generator – Create Structured Data w...

    Use our HTML Table Generator to build complex table elements and generate Python code snippets using Aspose.HTML. Customize Rows, columns, and styles easily....container, along with <tr> (rows), <th> (headers), and <td> (data...can programmatically append rows, insert cells, and apply styles...

    products.aspose.com/html/python-net/generators/...
  2. Creating Tabular Report|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....consists of a header, table data rows, row groups and footers. A sample...that the row is a header. Table Data Row A table data row is a row...

    docs.aspose.com/cells/reportingservices/creatin...
  3. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically....the first column of the first row. # This cell will be the first...column of the first row, then end the row. # Also, configure the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Printing PDF with Scaling True is trimming cell...

    We are converting the excel to PDF by giving PdfPrintOptions.Scaling == true and some cells data is being trimmed. Attached the Excel and PDF. Sample.zip (2.9 MB)...attached Excel and PDF, from Row 35, Column A thorugh J all the...details regarding the affected rows and columns. The information...

    forum.aspose.com/t/printing-pdf-with-scaling-tr...
  5. Aspose compression is consuming more RAM and CP...

    Hi Team, We recently implemented compression to reduce file sizes. However, we’ve observed a significant increase in resource consumption, which has led to API performance degradation. Could you please suggest possible …...file size for (int row = 0; row < 1500; row++) { for (int col...getCells().get(row, col).putValue("Row " + row + " Col " + col);...

    forum.aspose.com/t/aspose-compression-is-consum...
  6. Create Excel Pivot Table using Node.js

    Create Excel pivot table using Node.js. Get details to set the IDE, a list of steps, and a sample code creating Excel pivot table using Node.js....total for the rows in the pivot table Add column, row and data fields...the fields of types column, row, and data to the area and save...

    kb.aspose.com/cells/nodejs/create-excel-pivot-t...
  7. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf document with 1 table 20K Rows and 10 columns. Here is an example of my code private static final int Rows_COUNT = 20000; private sta…...pdf document with 1 table 20K rows and 10 columns. Here is an example...code private static final int ROWS_COUNT = 20000; private static...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  8. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Create rows in the table and then cells in the rows Row row3 =...Create rows in the table and then cells in the rows Row row1 =...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  9. Extract Table Data from PDF|Aspose.PDF for PHP ...

    Learn how to extract tabular from PDF using Aspose.PDF for PHP...and handle list of absorbed rows and list of absorbed cells....$tableRowListIterator -> hasNext ())) { $row = $tableRowListIterator -> next...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  10. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...Document as html document few table rows are giving extra space. Actual...have any issue for highlighted row 1035×754 128 KB Html Document...

    forum.aspose.com/t/issue-when-we-are-saving-asp...