Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 35,565 for

index

(0.17 sec)
  1. Handling Events after Delete Columns and Rows i...

    This article introduces the events after deleting a row/column in GridDesktop....message box that displays the index of the deleted column or row...( "Deleted Column Index: " + args . Index ); } if ( args . SheetEvents...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified Index in C++....adjustment 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...
  3. Aspose::Words::Markup::CustomXmlPartCollection ...

    Aspose::Words::Markup::CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects. To learn more, visit the documentation article in C++....sets an item at the specified index. idx_set (int32_t, const Sy...sets an item at the specified index. Is (const System::TypeInfo&)...

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

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...NodeCollection Indexers Name Description __getitem__(index) Retrieves...Retrieves a Cell at the given index. Properties Name Description count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::CompositeNode::IndexOf method | ...

    Aspose::Words::CompositeNode::IndexOf method. Returns the Index of the specified child node in the child node array in C++....CompositeNode::IndexOf method Returns the index of the specified child node...Examples Shows how to get the index of a given child node from its...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given Index in C++....Retrieves a Comment at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. 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/net/access-slide-in-pres...
  8. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...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...
  9. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via 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/php-java/access-slide-in...
  10. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy Indexing and improved management....VbaModuleCollection indexer (1 of 2) Retrieves a VbaModule object by index. public...this [ int index ] { get ; } Parameter Description index Zero-based...

    reference.aspose.com/words/net/aspose.words.vba...