Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 35,539 for

index

(0.34 sec)
  1. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...CompositeNode ) getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DropDownItemCollection.index_of method | Aspose...

    DropDownItemCollection.Index_of method. Returns the zero-based Index of the specified value in the collection....index_of method index_of(value) Returns the zero-based index...value in the collection. def index_of ( self , value : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TabStopCollection::GetIndexByPos...

    Aspose::Words::TabStopCollection::GetIndexByPosition method. Gets the Index of a tab stop with the specified position in points in C++....ByPosition method Gets the index of a tab stop with the specified...exists there and obtain its index. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. OdsoRecipientData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoRecipientData object with our Clone method. Enhance your data management with ease and efficiency!... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...( $"Odso recipient data index {index++} will {(enumerator.Current...

    reference.aspose.com/words/net/aspose.words.set...
  6. Aspose::Words::SectionCollection::idx_get metho...

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

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based Index of the specified node in C++....method Returns the zero-based index of the specified node. int32_t...ReturnValue The zero-based index of the node within the collection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java.... get(int index) Gets the DataTable object at...at the specified index. get(String name) Gets the DataTable object...

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

    Represents collection of Forms2OleControl objects in Java....Method Description get(int index) Gets Forms2OleControl object...object at a specified index. getCount() Gets count of objects in...

    reference.aspose.com/words/java/com.aspose.word...
  10. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part.... # 1 - By an index in the custom XML part collection:...contents of each part. for index , part in enumerate ( doc ....

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