Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 19,528 for

rows

(0.68 sec)
  1. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...on the next cell in the same row. In the posted code the second...two normal cells in the next row: // start the table Table footerTbl...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  2. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...Purpose of method is, read each row from collection (grid) and perform...Variables Info // grid : holds 50000 rows. // colValueType : hold info...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  3. Aspose.Cells for Java Vs Open Source Competitor...

    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....that you can format an entire row or column, set alignments, wrap...allows developers to auto‑fit rows and columns in one action, as...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. DbDataReader | Aspose.Words for Java

    Reads a forward-only stream of Rows from a data source in Java....Reads a forward-only stream of rows from a data source. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  5. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... rows [ 1 ][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ]...offset_x y = tbl . Y + tbl . rows [ 1 ][ 1 ] . offset_y for para...

    docs.aspose.com/slides/python-net/paragraph/
  6. Password Protect the VBA Project of Excel Workb...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with Golang via C++.... Rows and Columns...

    docs.aspose.com/cells/go-cpp/password-protect-t...
  7. DataRowCollection | Aspose.Words for Java

    Represents a collection of Rows for a DataTable in Java....Iterable Represents a collection of rows for a DataTable . Methods Method...Description add(System.Data.DataRow row) Adds the specified DataRow to...

    reference.aspose.com/words/java/com.aspose.word...
  8. Delete text from a cell|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....column name, and a one-based row index, // deletes the text from...at the specified column and row on the specified worksheet. public...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  9. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with C++....cell by cell in one row, and then row by row. Especially, if you...you access rows/cells by the enumerator acquired from Cells ,...

    docs.aspose.com/cells/cpp/optimizing-memory-usa...
  10. Optimizing Memory Usage while Working with Big ...

    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....cell by cell in one row, and then row by row. Especially, if you...you access rows/cells using the enumerator acquired from Cells...

    docs.aspose.com/cells/javascript-cpp/optimizing...