Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 47,732 for

indexes

(0.07 sec)
  1. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....sri:the start row index eri:the end row index //Unhide columns...sci:the start column index eci:the end column index See the document...

    forum.aspose.com/t/regarding-hidden-data/318936
  2. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....columnNameRowIndex The row index of the column name row. 2 dataRows...groupByColumnIndex The column index of the column to be grouped...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....with specific start and end indexes: Merge the Split Document with...

    docs.aspose.com/words/nodejs-net/split-a-document/
  4. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....with specific start and end indexes: Merge the Split Document with...

    docs.aspose.com/words/python-net/split-a-document/
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....get(int index) Retrieves a HeaderFooter at the given index. get...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges....with specific start and end indexes: Callback Option to Save a...

    docs.aspose.com/words/java/split-a-document/
  7. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…..."高雄結關" //You can also use indexes to access worksheets PageSetup...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  8. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...When you use row and column indexes to retrieve a cell, if the...

    forum.aspose.com/t/workbook-object-increases-in...
  9. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....with specific start and end indexes: Callback Option to Save a...

    docs.aspose.com/words/net/split-a-document/
  10. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....cells in the first column (index 0). Method 1 : Call MatchBlanks...cells in the first column (index 0) worksheet.AutoFilter.Filter(...

    blog.aspose.com/cells/filter-blank-cells-in-exc...