Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 35,565 for

index

(0.07 sec)
  1. 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...
  2. 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...
  3. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....Using pointers (reference or index) for a known ISlide object,...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  4. Remove Slides from Presentations in PHP|Aspose....

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Get clear code examples and boost your workflow....Using pointers (reference or index) for a known ISlide object,...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  5. CustomXmlPropertyCollection class | Aspose.Word...

    Aspose.Words.Markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...indexOfKey(name) Returns the zero-based index of the specified property in...removeAt(index) Removes a property at the specified index. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::MoveToSection m...

    Aspose::Words::DocumentBuilder::MoveToSection method. Moves the cursor to the beginning of the body in a specified section in C++....Description sectionIndex int32_t The index of the section to move to. Remarks...equal to 0, it specifies an index from the beginning of the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. Cut and Paste Range|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.... Row Index: The index of the row to insert cells...cells. Column Index: The index of the column to insert cells...

    docs.aspose.com/cells/net/cut-and-paste-cells/
  9. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration.... // 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...
  10. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection Indexer. Retrieves a [Paragraph](../../paragraph/) at the given Index....ParagraphCollection indexer __getitem__(index) Retrieves a Paragraph...at the given index. def __getitem__ ( self , index : int ): .....

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