Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 20,728 for

indexes

(0.13 sec)
  1. Raw Data Processing|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....pixel data format there are indexed (palette-based) and RGB based...available. Indexed raw data formats contain palette entry indexes in...

    docs.aspose.com/psd/java/raw-data-processing/
  2. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....method get_child(node_type, index, is_deep) Returns an Nth child...aspose . words . NodeType , index : int , is_deep : bool ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....RunCollection indexer __getitem__(index) Retrieves a Run at the...the given index. def __getitem__ ( self , index : int ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Adjust Row Height in Excel using Node.js

    This article explains how to adjust row height in Excel using Node.js. It has the details to set the environment, a list of steps, and a runnable sample code to change cell height in Excel using Node.js....contents or entire rows based on indexes. Steps to Adjust Row Height...

    kb.aspose.com/cells/nodejs/how-to-adjust-row-he...
  5. CellCollection | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance....RunCollection indexer Retrieves a Run at the given index. public Run...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/run...
  7. How to Remove Header and Footer from PDF using C#

    This article guides on how to remove header and footer from PDF using C#. It has the details to set the IDE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....is used that take the page index starting from 1 and an array...of integers containing the indexes of the stamps (headers and...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  8. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....pages Create an array of page indexes required to be extracted and...by providing a selected page index or providing a range of page...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  9. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....BuildingBlockCollect indexer Retrieves a building block at the given index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.bui...
  10. CommentCollection | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...