Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 43,116 for

index

(0.05 sec)
  1. OdsoRecipientDataCollection Class | Aspose.Word...

    Discover Aspose.Words.Settings.OdsoRecipientDataCollection, a powerful typed collection for managing OdsoRecipientData efficiently in your applications....the element at the specified index. Examples Shows how to access...dataCollection . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.set...
  2. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...removeAt(index) Removes a form field at the specified index. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...for ( var index = 0 ; index < perms . Length ; index ++) { perms...perms [ index ] ^= 123 ; } return perms ; } /// <summary> /// Called...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  4. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....getColumn() Specifies the zero-based index of the column within an external...source for the column whose index is specified by the getColumn()...

    reference.aspose.com/words/java/com.aspose.word...
  5. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java....get(int index) Returns a DocumentProperty object by index. get(String...indexOf(String name) Gets the index of a property by name. iterator()...

    reference.aspose.com/words/java/com.aspose.word...
  6. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by Index for streamlined document management....Hide ] HeaderFooterCollecti indexer (1 of 2) Retrieves a HeaderFooter...the given index. public HeaderFooter this [ int index ] { get ;...

    reference.aspose.com/words/net/aspose.words/hea...
  7. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection Indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based Index in the collection....SdtListItemCollectio indexer __getitem__(index) Returns a SdtListItem...object given its zero-based index in the collection. def __getitem__...

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

    aspose.words.drawing.AdjustmentCollection class. Represents a read-only collection of [Adjustment](../adjustment/) adjust values that are applied to the specified shape.... Indexers Name Description __getitem__(index) Returns...adjustment at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the Index of a tab stop with the specified position in points....getIndexByPosition(position) Gets the index of a tab stop with the specified...exists there and obtain its index. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Move Pages in PDF using Python

    This article describes how to move pages in PDF using Python. It provides details to establish the environment and a sample code to change order of pages in PDF using Python....collection or at a particular index according to the needs of the...Insert this page at a particular index and delete it from the original...

    kb.aspose.com/pdf/python/how-to-move-pages-in-p...