Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 47,659 for

index

(0.05 sec)
  1. 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...
  2. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....parameters are: row : row index col : column index startpostion : highlight...parameters are: row : row index col : column index startpostion : highlight...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. CustomPartCollection.Count | Aspose.Words for .NET

    Discover the CustomPartCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CellCollection indexer | Aspose.Words for Python

    CellCollection Indexer. Retrieves a [Cell](../../cell/) at the given Index....CellCollection indexer __getitem__(index) Retrieves a Cell at...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OdsoFieldMapDataCollection.Item | Aspose.Words ...

    Discover OdsoFieldMapDataCollection's Item property to easily manage and customize your data collection. Enhance your data handling today!...Hide ] OdsoFieldMapDataColl indexer Gets or sets an item in this...OdsoFieldMapData this [ int index ] { get ; set ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  9. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or Index in JavaScript...Using pointers (reference or index) for a known Slide object, you...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  10. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection Indexer. Gets a property at the specified Index....CustomXmlPropertyCol indexer __getitem__(index) Gets a property at...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...