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 ): ......
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 ): .....
Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....RevisionCollection indexer Returns a Revision at the specified index. public...int index ] { get ; } Parameter Description index An index into...
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...
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...
A collection of Section objects in the document in Java....get(int index) Retrieves a section at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...
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)...
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...
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...
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)...