Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 43,113 for

index

(0.04 sec)
  1. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...getIndexByPosition(position) Gets the index of a tab stop with the specified...points. getPositionByIndex(index) Gets the position (in points)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Worksheets|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....Excel file using its sheet index Aspose.Cells provides a class...referenced by passing the sheet index of the newly added worksheet...

    docs.aspose.com/cells/java/manage-worksheets/
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... NodeList supports indexed access and iteration. Treat...Description get(int index) Retrieves a node at the given index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Autofit Rows and Columns in Excel using Java

    This tutorial explains how to auto fit Excel using Java. It covers the IDE setup, a list of steps, and a runnable sample code to auto fit in Excel using Java....the Worksheet class using its index or name Then auto-fit the columns...particular sheet with the zero-based index or by mentioning the worksheet...

    kb.aspose.com/cells/java/autofit-rows-and-colum...
  5. Autofit Rows and Columns in Excel using Python

    This guide focuses on how to auto fit Excel using Python. It includes the IDE settings, a step-by-step process, and a code sample to auto fit in Excel using Python....class object using its name or index Auto-fit the rows and columns...worksheet using its zero-based index or the worksheet name. Finally...

    kb.aspose.com/cells/python/autofit-rows-and-col...
  6. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document. To learn more, visit the documentation article in C++....const Specifies the zero-based index of the column within an external...source for the column whose index is specified by the Column property...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Add Image in Worksheet|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....picture to the C4 cell int index = worksheet . Pictures . Add...getPictures().get(index); Picture pic = worksheet . Pictures [ index ]; //Set...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  8. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... for index , part in enumerate ( doc ....package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t Name:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::SdtListItemCollection::R...

    Aspose::Words::Markup::SdtListItemCollection::RemoveAt method. Removes a list item at the specified Index in C++....list item at the specified index. void Aspose :: Words :: Markup...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...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...