Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 18,996 for

rows

(0.14 sec)
  1. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...files with a large number of rows. ← previous page...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  2. Introduction and Creating Tables|Aspose.Words f...

    Create and manage tables in a document using Node.js....this automatically starts a new row Optionally, use the cellFormat...until the row is complete Call endRow to end the current row Optionally...

    docs.aspose.com/words/nodejs-net/create-a-table/
  3. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... ROW The element occurs among rows in a table. CELL...element occurs among cells in a row. Examples Shows how to work with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Import and Export Data|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.... Row number , the row number of the first...contents will be imported. Row Number , the row number of the first...

    docs.aspose.com/cells/java/import-and-export-data/
  5. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... The rows I have in alternating color...Thank you. Why is it then that rows exported in the XLS format will...

    forum.aspose.com/t/applying-themes-to-charts/10...
  6. 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: ---------------…...DocumentBuilder(doc); // First row with 100% width var table = builder...Write("row 1 - single cell"); builder.EndTable(); // Last row with...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....Close Apply Shading to Alternate Rows and Columns with Conditional...

    docs.aspose.com/cells/cpp/generate-conditional-...
  8. Light Cells Customization implementation - Free...

    I am trying to do read and write operation using aspose cells version 24.7 and java version 17. I have implemented Light Cells API (implemented LightCellsDataHandler for read and LightCellsDataProvider for write operatio…...writing the data from specific row if the valid headers are avaibale...from specific row First i need to validate the row if the headers...

    forum.aspose.com/t/light-cells-customization-im...
  9. 在 .NET 中管理演示文稿的表格单元格|Aspose.Slides 文档

    轻松使用 Aspose.Slides for .NET 在 PowerPoint 中管理表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。... Rows . Count ; i ++) { for ( int...ICell currentCell = table . Rows [ i ][ j ]; if ( currentCell...

    docs.aspose.com/slides/zh/net/manage-cells/
  10. How to compare two excel sheets content using A...

    how to compare two excel sheets content having same columns.......while comparing two excel sheet data i want the data which doesnt match......using Aspose.cells...Well, if there are long list of rows/cols with data/contents in the...comparing cells, columns and rows) in Q1 2019. ryan.groves23 December...

    forum.aspose.com/t/how-to-compare-two-excel-she...