Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 37,851 for

indexes

(0.08 sec)
  1. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....page_number (int): 1-based index of the page. rect_coords (tuple):...(with page/section/paragraph indexes) to the output file. Close...

    docs.aspose.com/pdf/python-net/region-based-ext...
  2. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....2 - Get a building block by index: Assert.assertEquals("Block...get(int index) Retrieves a building block at the given index. getContainer()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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
  4. 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/
  5. 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/
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. Worksheet Views|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....following parameters: Row , the row index of the cell that the freeze...start from. Column , the column index of the cell that the freeze...

    docs.aspose.com/cells/java/worksheet-views/