Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 43,087 for

index

(0.04 sec)
  1. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection Indexer. Returns an adjustment at the specified Index....AdjustmentCollection indexer __getitem__(index) Returns an adjustment...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_Index method. Removes a tab stop at the specified Index from the collection....remove_by_index method remove_by_index(index) Removes a tab stop...specified index from the collection. def remove_by_index ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...pptx" ); for ( int32_t index = 0 ; index < pres -> get_Slides ()...() -> get_Count (); index ++ ) { auto slide = pres -> get_Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. BubbleSizeCollection indexer | Aspose.Words for...

    BubbleSizeCollection Indexer. Gets or sets the bubble size value at the specified Index....BubbleSizeCollection indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an Index entry and its page number....that is used to separate an index entry and its page number. @property...page number separator in an INDEX field. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates Index entries from page numbers for enhanced clarity....that is used to separate an index entry and its page number. public...page number separator in an INDEX field. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CustomXmlPartCollection indexer | Aspose.Words ...

    CustomXmlPartCollection Indexer. Gets or sets an item at the specified Index....CustomXmlPartCollect indexer __getitem__(index) Gets or sets an item...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  8. DataRowCollection | Aspose.Words for Java

    Represents a collection of rows for a DataTable in Java.... get(int index) Gets the row at the specified index. get(Object[]...removeAt(int index) Removes the row at the specified index from the...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartAxisCollection | Aspose.Words for Java

    Represents a collection of chart axes in Java....get(int index) Gets the axis at the specified index. getCount()...object. get(int index) public ChartAxis get(int index) Gets the axis...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....Examples Shows how to create an INDEX field, and then use XE fields...DocumentBuilder ( doc ); // Create an INDEX field which will display an...

    reference.aspose.com/words/net/aspose.words.fie...