Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 47,652 for

index

(0.11 sec)
  1. Aspose::Words::Fields::FieldIndex::get_HasPageN...

    Aspose::Words::Fields::FieldIndex::get_HasPageNumberSeparator method. Gets a value indicating whether a page number separator is overridden through the field's code in C++....page number separator in an INDEX field. auto doc = System ::...DocumentBuilder > ( doc ); // Create an INDEX field which will display an...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. WarningInfoCollection.Item | Aspose.Words for .NET

    Access specific WarningInfoCollection items effortlessly by Index. Streamline your data management with our intuitive property feature!...WarningInfoCollectio indexer Gets an item at the specified index. public WarningInfo...this [ int index ] { get ; } Parameter Description index Zero-based...

    reference.aspose.com/words/net/aspose.words/war...
  3. CustomXmlSchemaCollection indexer | Aspose.Word...

    CustomXmlSchemaCollection Indexer. Gets or sets the element at the specified Index....CustomXmlSchemaColle indexer __getitem__(index) Gets or sets the...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection Indexer. Gets a font at the specified Index....FontInfoCollection indexer __getitem__(index) Gets a font at the...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier.... // 1 - By an index in the custom XML part collection:...each part. for ( let index = 0 ; index < doc . customXmlParts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.GetPositionByIndex | Aspose.W...

    Discover the TabStopCollection GetPositionByIndex method to easily find tab stop positions in points by Index. Optimize your layout effortlessly!...specified index. public double GetPositionByIndex ( int index ) Parameter...Parameter Type Description index Int32 An index into the collection...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Aspose::Words::CommentCollection::idx_get metho...

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

    reference.aspose.com/words/cpp/aspose.words/com...
  9. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....// Remove gradient stop at index 1. gradientStops.removeAt(1);...new gradient stop at the same index 1. gradientStops.insert(1, new...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified Index....remove_at(index) Removes a value at the specified index. def remove_at...self , index : int ): ... Parameter Type Description index int The...

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