Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 37,010 for

indexes

(0.14 sec)
  1. View and Update WORD Properties Online or add m...

    View and modify WORD properties through online app for free. Python API code to view and add WORD properties....for routing, validation, and indexing—helping modern workflows run...Cases Enterprise Document Indexing Extract metadata to populate...

    products.aspose.com/total/python-net/metadata/w...
  2. 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...
  3. Metadata information | JavaScript

    Easy-to-use JavaScript library for font manipulation from Aspose.Font. Learn how to work with font metadata with it....the font’s internal record indexes, checking parameters for data...that exceed standard database indexing lengths. WebAssembly record...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  4. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...worksheet and first chart (adjust indexes as needed) Chart chart = wb...

    forum.aspose.com/t/excel-data-label-font-proper...
  5. 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...
  6. 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...
  7. 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/...
  8. 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/
  9. 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...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....xlsx" ) worksheet_index = 0 # Load the presentation...(excluding header at row 0). for row_index in range ( 1 , 5 ): # Create...

    docs.aspose.com/slides/python-net/excel-integra...