Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 35,601 for

index

(0.15 sec)
  1. IMailMergeDataSourceRoot | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source with master-detail data in Java....Employee get(int index) { return (Employee) super.get(index); } public...void set(int index, Employee value) { super.set(index, value); }...

    reference.aspose.com/words/java/com.aspose.word...
  2. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.Index_of_key method. Returns the zero-based Index of the specified property in the collection....index_of_key method index_of_key(name) Returns the zero-based...zero-based index of the specified property in the collection. def index_of_key...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... println ( "page index: " + page . getPageIndex ());...System . out . println ( "row index: " + row . getRowIndex ());...

    docs.aspose.com/ocr/java/table-recognition/
  4. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using Java library....delete() method and specify the index of the particular page you want...method and specify the page’s index Call the Save method to save...

    docs.aspose.com/pdf/java/delete-pages/
  5. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom document properties effortlessly. Enhance your document management today!...DocumentProperty object by index. virtual Item { get; } Returns...IndexOf ( string ) Gets the index of a property by name. Remove...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection class. Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the documentation article in C++....sets an item at the specified index. idx_set (int32_t, T) Gets or...sets an item at the specified index. Remove (int32_t) Removes the...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...reference mark // will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . ReferenceMark...

    reference.aspose.com/words/net/aspose.words.not...
  8. OdsoRecipientData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.OdsoRecipientData class, designed to manage and exclude specific records in mail merges for efficient document processing.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  9. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding.... int index = 0 ; using ( IEnumerator <...WriteLine ( $"Table paragraph index {index++}, contents: \" { e . Current...

    reference.aspose.com/words/net/aspose.words/com...
  10. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....reference mark # will be its index among all the section's footnotes...footnote will use instead of its index number. footnote . reference_mark...

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