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

rows

(0.2 sec)
  1. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++....topics Keep Separators for Blank Rows while exporting spreadsheets...CSV format Trim Leading Blank Rows and Columns while exporting...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  2. Calculate the Width and Height of the Cell Valu...

    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....then set the column width and row height of that cell, respectively...Alternatively, you can also autofit rows and columns of your cells or...

    docs.aspose.com/cells/java/calculate-the-width-...
  3. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....Remarks When true , the cells in rows are laid out right to left....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。... Get ( 0 ); // Hide the 3rd row of the worksheet worksheet ....outputFilePath ); std :: cout << "Rows and columns hidden successfully...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...
  5. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....conditional formatting for header row of the table: You can also choose...column, last column, banded rows. They are listed in the TableStyleOptions...

    docs.aspose.com/words/cpp/working-with-tablestyle/
  6. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...❗ “Add Row” and “Add Column” Actions Insert in Incorrect Location...Aspose.Cells GridJS , the “Add Row” and “Add Column” toolbar buttons...

    forum.aspose.com/t/add-row-and-add-column-actio...
  7. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…... By cleaning up unused rows/columns, removing unused styles...geFile.xlsx"); Delete empty rows and columns (outside the used...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  8. Formula Evaluation - Free Support Forum - aspos...

    Hi, we’re using GridJS in read-only mode, which means users cannot edit any files. Given that the files are never editable, we’d like to disable formula evaluation on both the backend and frontend. Is that possible?...the Excel file contains hidden rows and columns. In a normal Excel...

    forum.aspose.com/t/formula-evaluation/331568
  9. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...single table, more cells per row and then merging them and fixed...equivalent widths or had some rows stick out on the right most...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  10. Working with Table-Row Data Bands in Java|Aspos...

    Output a sequence of table-row data when building a report in Java....with Table-Row Data Bands Contents [ Hide ] A table-row data band...occupies single or multiple rows of a single document table....

    docs.aspose.com/words/java/working-with-table-r...