Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 26,840 for

index

(0.16 sec)
  1. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your document management and efficiency....int index , int count ) Parameter Type Description index Int32...Int32 The zero-based index of the first page to extract. count Int32...

    reference.aspose.com/words/net/aspose.words/doc...
  2. OdsoRecipientData.UniqueTag | Aspose.Words for ...

    Discover the OdsoRecipientData UniqueTag property, defining unique record contents. Optimize your data management with this essential feature.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  3. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the data source shall be imported into a document when the mail merge is performed... getEnumerator ()) { int index = 0 ; while ( enumerator . moveNext...( `Odso recipient data index ${ index ++ } will {(enumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Odso.RecipientDatas | Aspose.Words for .NET

    Manage your mail merge effortlessly with Odso RecipientDatas. Control inclusion/exclusion of records with a reliable, always-available collection.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  5. OdsoRecipientData.Column | Aspose.Words for .NET

    Discover the OdsoRecipientData Column property, easily identify unique data columns for records, enhancing data management. Default value is 0.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  6. CustomPart.clone method | Aspose.Words for Python

    CustomPart.clone method. Makes a deep enough copy of the object... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomPartCollection.clear method | Aspose.Word...

    CustomPartCollection.clear method. Removes all elements from the collection.... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by Index, ID, or position in Java. Edit slide properties...two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/java/access-slide-in-pre...
  9. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by Index, ID, or position in Java. Edit slide properties...two ways: by index and by ID. Access Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/androidjava/access-slide...
  10. FramesetCollection | Aspose.Words for Java

    Represents a collection of instances of the Frameset class in Java....Method Description get(int index) Gets a frame or frames page...page at the specified index. getCount() Gets the number of frames...

    reference.aspose.com/words/java/com.aspose.word...