Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 20,728 for

indexes

(0.08 sec)
  1. 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...
  2. 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...
  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. 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...
  6. Aspose::Words::BookmarkCollection::idx_get meth...

    Aspose::Words::BookmarkCollection::idx_get method. Returns a bookmark by name in C++....the bookmark collection by index or name, and their names can...a bookmark at the specified index. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. 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...
  8. RevisionCollection.Item | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/rev...
  9. SectionCollection | Aspose.Words for Java

    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)...

    reference.aspose.com/words/java/com.aspose.word...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....get(int index) Retrieves a Table 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...