Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 38,166 for

index

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::idx_get method. Returns a ChartSeries at the specified Index in C++....ChartSeries at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified Index has default format....has_default_format(data_point_index) Gets a flag indicating whether...data point at the specified index has default format. def has_default_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....name "NewNamedRange" const index = worksheets . getNames ()....worksheets . getNames (). get ( index ); // Set RefersTo property...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  4. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....get(int index) Retrieves a Paragraph at the given index. getContainer()...zero-based index of the specified node. insert(int index, Node node)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified Index in C++....sets an item at the specified index. T Aspose :: Words :: WebExtensions...( int32_t index ) Parameter Type Description index int32_t Zero-based...

    reference.aspose.com/words/cpp/aspose.words.web...
  6. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....two ways: by index and by ID. Access a Slide by Index All slides...through index 0; the second slide is accessed through index 1; etc...

    docs.aspose.com/slides/java/access-slide-in-pre...
  7. Assemble Slides|Aspose.Slides 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....specified by the zero based index. Aspose.Slides for .NET allows...Slides collection using a slide index. //Instantiate a Presentation...

    docs.aspose.com/slides/net/assemble-slides/
  8. Aspose.Cells Cells indexer interface change and...

    Hi guys, I am currently working on upgrading Aspose.Cells from 23.6 to 25.10. One of changes I noticed is that Cells[int] Indexer is no longer available in 25.10. Cells[int] used to return the Cell reference at the gi…...Cells Cells indexer interface change and compatible change...noticed is that Cells[int] indexer is no longer available in 25...

    forum.aspose.com/t/aspose-cells-cells-indexer-i...
  9. SectionCollection class | Aspose.Words for Python

    aspose.words.SectionCollection class. A collection of [Section](../section/) objects in the document...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a section at the given index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...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...