Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 18,998 for

rows

(0.09 sec)
  1. Java API to Convert ODT to CSV or with free Onl...

    Convert ODT to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to CSV online converter quickly before integrating the code....formatted text into simple data rows and columns Preparing datasets...

    products.aspose.com/total/java/conversion/odt-t...
  2. Java API to Convert DOCX to FODS or with free O...

    Convert DOCX to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to FODS online converter quickly before integrating the code....deleting, and replacing cells, rows, and columns. By using Aspose...

    products.aspose.com/total/java/conversion/docx-...
  3. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to PDF from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...as example, there are 390001 rows and 8 columns filled with text...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  4. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....BLACK); // Create a row with two cells with different...olor.RED); builder.writeln("Row 1, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting Rows, columns, and specific cells....input data, insert, or delete rows or columns, etc. Protect Worksheets...gray rectangle directly above row 1 and to the left of column A)...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  6. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....must match and be in the same row or cell. For example, if you...the merge region in the same row as the first cell. Q: Why does...

    docs.aspose.com/words/java/faq/
  7. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...CustomPivotTableGlob(); //Modify all rows on first sheet to show a different...MaxDataRow; for (int row = 1; row <= maxDataRow; row++) { //Column 4...

    forum.aspose.com/t/pivot-table-refresh-problems...
  8. Long text value visible when running report but...

    My team is currently using Aspose.Words.ReportingServices version 22.11 with SQL Server Reporting Services (SSRS). We are seeing an issue where long text values display fully when viewing the report in SSRS, but when the…...2: When there are two tablix rows and second of them contains...description for a specific tablix row, a blank page is being added...

    forum.aspose.com/t/long-text-value-visible-when...
  9. Setting Dynamic Array Formulas|Documentation

    How to use the Aspose.Cells library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....Assistant Close Specify Maximum Rows of Shared Formula Precedents...

    docs.aspose.com/cells/net/calculation-of-dynami...
  10. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....Assistant Close Specify Maximum Rows of Shared Formula with Node...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...