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

rows

(0.08 sec)
  1. Saving a file using FileFormatToSaveFormat remo...

    Hi, I am using Aspose.Cells version 26.2.0. I have attached a ZIP file containing four files: input.xlsx, output.xlsx, input-saved.xlsx, and output-saved.xlsx. output.zip (105.2 KB) In our code, we use Aspose.Cells t…...contains a single sheet with 397 rows , and then save it as output...contains significantly fewer rows , meaning some data is lost...

    forum.aspose.com/t/saving-a-file-using-fileform...
  2. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for table Rows....Exact Row Heights Contents [ Hide ] Another way to overcome the...section is to set exact row heights for table rows. This is controlled...

    docs.aspose.com/words/jasperreports/exact-row-h...
  3. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the text exceeds the cell, it fits well on several Rows, but the height of t…...cell, it fits well on several rows, but the height of the table...if the text was on a single row. Is there a way to find the height...

    forum.aspose.com/t/table-getheight/316445
  4. Print spreadsheets|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....Titles Print Gridlines Print Row/Column Headings Achieve Draft...Cells allows you to designate row and column headers that you want...

    docs.aspose.com/cells/net/print-spreadsheets/
  5. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C# to add conditional formatting for two‑color scales and three‑color scales. By adjusting these criteria, you have more control over how cells look....Formatting Apply Shading to Alternate Rows and Columns with Conditional...

    docs.aspose.com/cells/net/adding-2-color-scale-...
  6. Implementing Non-Sequential Ranges|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....Destination Worksheet while Copying Rows or Range Detect Merged Cells...

    docs.aspose.com/cells/java/implementing-non-seq...
  7. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells for Python via .NET library.... Format cells in rows and columns. Use borders and...alignment and orientation. Set row height and column width. The...

    docs.aspose.com/cells/python-net/format-workshe...
  8. Bug 5362: Gml to Csv- Conversion succeeded, out...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5362 Gml Csv.zip (57.0 KB) Thanks,... Confirm that rows, column headers and data are...“Geometry definition” in QGIS. Empty rows A stray empty line at the top...

    forum.aspose.com/t/bug-5362-gml-to-csv-conversi...
  9. Copy Row Heights of Source Range to Destination...

    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....Copy Row Heights of Source Range to Destination Range with JavaScript...Sometimes users need to copy row heights of a source range to...

    docs.aspose.com/cells/javascript-cpp/copy-row-h...
  10. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX reader in C#....Worksheets property Get the number of rows and columns that contain data...Set the loops to iterate the rows and their respective columns...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/