Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 35,601 for

index

(0.31 sec)
  1. StructuredDocumentTagCollection indexer | Aspos...

    StructuredDocumentTagCollection Indexer. Returns the structured document tag at the specified Index....StructuredDocumentTa indexer __getitem__(index) Returns the structured...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. CommentCollection indexer | Aspose.Words for Py...

    CommentCollection Indexer. Retrieves a [Comment](../../comment/) at the given Index....CommentCollection indexer __getitem__(index) Retrieves a Comment...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....define cross references in an INDEX field. doc = aw . Document ()...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number....Examples Shows how to populate an INDEX field with entries using XE...DocumentBuilder ( doc = doc ) # Create an INDEX field which will display an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomPartCollection class | Aspose.Words for P...

    aspose.words.markup.CustomPartCollection class. Represents a collection of [CustomPart](../custompart/) objects... Indexers Name Description __getitem__(index) Gets or...sets an item at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method...Contents [ Hide ] extract_pages(index, count, options) Returns the...def extract_pages ( self , index : int , count : int , options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....another item at a specified index: dropDownItems.insert(3, "Three...// 2 - Remove an item at an index: dropDownItems.removeAt(3);...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table....method delete_row(table_index, row_index) Deletes a row from a...delete_row ( self , table_index : int , row_index : int ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.getGroupShape method | Aspose.Wor...

    CompositeNode.getGroupShape method. Returns an Nth child [GroupShape](../../../aspose.words.drawing/groupshape/) node....getGroupShape method getGroupShape(index, isDeep) Returns an Nth child...GroupShape node. getGroupShape ( index : number , isDeep : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode.getShape method | Aspose.Words fo...

    CompositeNode.getShape method. Returns an Nth child [Shape](../../../aspose.words.drawing/shape/) node....getShape method getShape(index, isDeep) Returns an Nth child...child Shape node. getShape ( index : number , isDeep : boolean ) Parameter...

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