Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 27,188 for

index

(0.09 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....GradientStopCollecti :: idx_get ( int32_t index ) Examples Shows how to add...// Remove gradient stop at index 1. gradientStops -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... 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...
  3. Calculate the sum of a range of cells|Documenta...

    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.... int index = InsertSharedStringIt ( "Result:...CellValue = new CellValue ( index . ToString ()); result . DataType...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  4. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations in Java...of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/java/manage-smartart-sha...
  5. 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...
  6. 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...
  7. Copying Rows and Columns|Documentation

    This article shows how to Copy Rows and Columns through the Aspose.Cells for .NET API....the source row index, and the destination row index. Use this method...Microsoft Excel: If the source row index is 5, the image, chart, etc...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  8. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level... Indexers Name Description __getitem__(index) Gets or...outline level at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Set a Table's Hide Attributes from the Modify A...

    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.... Index represents the hide object'...worksheet, the value is null. The index value starts from 0. Expression...

    docs.aspose.com/cells/reportingservices/set-a-t...
  10. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....method get_child(node_type, index, is_deep) Returns an Nth child...aspose . words . NodeType , index : int , is_deep : bool ): ....

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