Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 35,544 for

index

(0.15 sec)
  1. Convert Image to JPG in Java | products.aspose.com

    Convert Image to JPG in Java. Use Java library API to convert Image files to JPGs...960 , 720 ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/imag...
  2. SectionCollection class | Aspose.Words for Node.js

    Aspose.Words.SectionCollection class. A collection of [Section](../section/) objects in the document...indexOf(node) Returns the zero-based index of the specified node. (Inherited...from NodeCollection ) insert(index, node) Inserts a node into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.xml_mapping property | As...

    StructuredDocumentTag.xml_mapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document.... # 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...
  4. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier.... # 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. Table Sorting Configuration|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....name, row offset value, column index, and order type. Name represents...represents the row offset. Index represents the column position...

    docs.aspose.com/cells/reportingservices/table-s...
  6. OdsoFieldMapData | Aspose.Words for Java

    Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document in Java....getColumn() Specifies the zero-based index of the column within an external...source for the column whose index is specified by the getColumn()...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomPart.Name | Aspose.Words for .NET

    Discover how to manage CustomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Document.PackageCustomParts | Aspose.Words for ...

    Manage custom parts in your OOXML package effortlessly. Access and modify linked content with ease for enhanced document flexibility and functionality.... GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...Console . WriteLine ( $"Part index {index}:" ); Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TabStopCollection.GetIndexByPosition | Aspose.W...

    Discover the TabStopCollection GetIndexByPosition method to easily find the Index of a tab stop at any specified point position. Perfect for precise layout control!...GetIndexByPosition method Gets the index of a tab stop with the specified...exists there and obtain its index. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...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...