Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 19,504 for

rows

(2.05 sec)
  1. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...next row). However, if we are in a lower row (e.g., row 100)...it **jumps to the first row ** (row 0). Pressing the Up arrow...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  2. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...// Create rows in the table and then cells in the rows Aspose.Pdf...Pdf.Row row1 = tab1.Rows.Add(); row1.FixedRowHeight = 80; row1...

    forum.aspose.com/t/orienting-data-grid-headers-...
  3. Aspose Cells GridJs - TextWrapping is not auto ...

    I’ve noticed a significant issue with the TextWrap functionality in the Aspose Cells GridJS control, which affects usability in my case. When a cell has the textWrap style enabled and a long text is entered, after confi…...not auto adjusting height of row Aspose.Cells Product Family cells-net...not automatically adjust its row height. As a result, the entered...

    forum.aspose.com/t/aspose-cells-gridjs-textwrap...
  4. Convert JSON Format to WORD via C++ | products....

    C++ API t0 Parse JSON to WORD without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  5. Convert JSON Format to PPS via C++ | products.a...

    Parse JSON to PPS in C++ without using Microsoft PowerPoint...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  6. Convert JSON Format to MOBI via C++ | products....

    C++ API t0 Parse JSON to MOBI without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Convert JSON Format to PPT via C++ | products.a...

    Parse JSON to PPT in C++ without using Microsoft PowerPoint...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  8. What is an XLS File? .xls File Extension, Proce...

    Learn about the XLS file format, its extension, and how it is used for project management. Discover XLS file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, write, modify, and export XLS files....contain data organized into rows and columns, supporting features...Maximum File Size : ~64MB Maximum Rows : 65,536 Maximum Columns : 256...

    products.aspose.com/tasks/supported-formats/xls/
  9. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....by any combination of blank rows and blank columns. It is read‑only...Offset Entire Column and Entire Row of the Range Insert Ranges Merge...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  10. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process thRows the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...missing <c> elements, malformed rows) can cause the NPE. Open the...empty <c> tags or extremely long rows, then retry. Ensure write permission...

    forum.aspose.com/t/getting-nullpointerexception...