Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 35,561 for

index

(0.23 sec)
  1. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...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...
  2. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...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. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...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...
  4. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...from Node ) getBuildingBlock(index, isDeep) Returns an Nth child...BuildingBlock node. getChild(nodeType, index, isDeep) Returns an Nth child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagCollection.remove_at metho...

    StructuredDocumentTagCollection.remove_at method. Removes a structured document tag at the specified Index....remove_at method remove_at(index) Removes a structured document...the specified index. def remove_at ( self , index : int ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  6. DropDownItemCollection class | Aspose.Words for...

    aspose.words.fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field... Indexers Name Description __getitem__(index) Gets or...the element at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. List All Worksheets in a Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Workbook workbook ) { int index = 0 ; Excel . Range rng = this...get_Offset ( index , 0 ). Value2 = displayWorksheet . Name ; index ++;...

    docs.aspose.com/cells/net/list-all-worksheets-i...
  8. BorderCollection indexer | Aspose.Words for Python

    BorderCollection Indexer. Retrieves a [Border](../../border/) object by Index....BorderCollection indexer __getitem__(index) Retrieves a Border...Border object by index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... // 1 - By an index in the custom XML part collection:...getCustomXmlParts().iterator(); int index = 0; while (enumerator.hasNext())...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::TabStopCollection::RemoveByIndex...

    Aspose::Words::TabStopCollection::RemoveByIndex method. Removes a tab stop at the specified Index from the collection in C++....a tab stop at the specified index from the collection. void Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/tab...