Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 35,544 for

index

(0.11 sec)
  1. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects....Paragraph at the given index. (2 indexers) Methods Name Description...Node ) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/net/aspose.words/par...
  2. CustomXmlSchemaCollection.indexOf method | Aspo...

    CustomXmlSchemaCollection.IndexOf method. Returns the zero-based Index of the specified value in the collection....indexOf(value) Returns the zero-based index of the specified value in the...locate. Returns The zero based index. Negative value if not found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....NodeType nodeType , int32_t index , bool isDeep ) Parameter Type...the child node. index int32_t Zero based index of the child node...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)... # 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...
  5. Merge XPS files | Aspose.Page for JavaScript

    Merger XPS functionality of Aspose.Page API solution for JavaScript via C++ allows you to combine several XPS files into a single XPS or PDF document....3 function readFile (index) { 4 if (index >= e. target . files...file = e. target . files [ index ] ; 15 file_reader. onload =...

    docs.aspose.com/page/javascript-cpp/merge/xps/
  6. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a 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...
  7. 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...
  8. Insert or Delete Rows or Columns|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....InsertRow method takes the index of the row where the new row...takes two parameters: Row Index , the index of the row from where...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  9. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....Hide ] CustomXmlPropertyCol indexer (1 of 2) Gets a property with...collection. // 1 - Remove by index: properties . RemoveAt ( 3 );...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 处理颜色|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....color to the palette at 55th index Color color = Color . FromArgb...FillBackgroundColor = IndexedColors . Aqua . Index ; style . FillPattern = FillPattern...

    docs.aspose.com/cells/zh/net/working-with-colors/