Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 43,125 for

index

(0.11 sec)
  1. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....get(int index) Retrieves a Comment 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...
  2. 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...
  3. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or Index in JavaScript...Using pointers (reference or index) for a known Slide object, you...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  4. Aspose::Words::VariableCollection::idx_set meth...

    Aspose::Words::VariableCollection::idx_set method. Gets or a sets a document variable by the case-insensitive name. null values are not allowed as a right hand side of the assignment and will be replaced by empty string in C++....document variable at the specified index. null values are not allowed...VariableCollection :: idx_set ( int32_t index , const System :: String & value...

    reference.aspose.com/words/cpp/aspose.words/var...
  5. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++.... Xlsx ); let index = workbook . getContentTypeProper...(). get ( index ). setIsNillable ( false ); index = workbook...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  6. NodeCollection.Insert | Aspose.Words for .NET

    Effortlessly insert nodes into your NodeCollection at any Index with our streamlined Insert method. Enhance your data management today!...the specified index. public void Insert ( int index , Node node...Type Description index Int32 The zero-based index of the node. Negative...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CustomXmlSchemaCollection.RemoveAt | Aspose.Wor...

    Effortlessly manage your CustomXmlSchemaCollection with the RemoveAt method—quickly remove values by Index for streamlined data handling....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero based index. Examples Shows...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified Index in C++....collection at the specified index. void Aspose :: Words :: NodeCollection...NodeCollection :: Insert ( int32_t index , const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++.... // 1 - By an index in the custom XML part collection:...() -> GetEnumerator (); int index = 0 ; while ( enumerator ->...

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

    Aspose.Words.Drawing.Charts.ChartSeries class. Represents chart series properties...using index. By default returns Series plus one based index. seriesType...point with the specified index. insert(index, xValue) Inserts the...

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