Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 43,083 for

indexes

(0.06 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....Retrieves a Run at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/run...
  4. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection::idx_get method. Retrieves a building block at the given index in C++....building block at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... get(int index) Retrieves a Row 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. 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...
  7. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...parameters for the range via index of the row/column, but we are...all the 4 indexes, gives only row and column indexes. public static...

    forum.aspose.com/t/autofitteroptions-for-column...
  8. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index....HeaderFooterCollecti indexer __getitem__(index) Retrieves a HeaderFooter...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....RevisionCollection indexer __getitem__(index) Returns a Revision...the specified index. def __getitem__ ( self , index : int ): .....

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