Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 43,116 for

index

(0.1 sec)
  1. CustomXmlPart.Data | Aspose.Words for .NET

    Access and manage your Custom XML Data Storage easily with the CustomXmlPart Data property. Get or set XML content effortlessly for streamlined workflows.... // 1 - By an index in the custom XML part collection:...CustomXmlParts . GetEnumerator ()) { int index = 0 ; while ( enumerator . MoveNext...

    reference.aspose.com/words/net/aspose.words.mar...
  2. CustomXmlPropertyCollection.indexOfKey method |...

    CustomXmlPropertyCollection.IndexOfKey method. Returns the zero-based Index of the specified property in the collection....indexOfKey(name) Returns the zero-based index of the specified property in...property. Returns The zero based index. Negative value if not found...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdsoRecipientDataCollection class | Aspose.Word...

    aspose.words.settings.OdsoRecipientDataCollection class. A typed collection of [OdsoRecipientData](../odsorecipientdata/) To learn more, visit the [Mail Merge and Reporting](https://docs.aspose.com/words/python-net/mail-merge-and-reporting/) documentation article.... Indexers Name Description __getitem__(index) Gets or...remove_at(index) Removes the element at the specified index. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OdsoFieldMapDataCollection class | Aspose.Words...

    aspose.words.settings.OdsoFieldMapDataCollection class. A typed collection of the [OdsoFieldMapData](../odsofieldmapdata/) objects... Indexers Name Description __getitem__(index) Gets or...remove_at(index) Removes the element at the specified index. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++.... // 1 - By an index in the custom XML part collection:...-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for .NET API....cell’s row and column index. Using a cell index in the Cells collection...of the Worksheet class as an index. If you create a blank worksheet...

    docs.aspose.com/cells/net/accessing-cells-of-a-...
  9. Merge HTML to Image in C++ | products.aspose.com

    Merge HTML to image in C++. Use C++ library API to combine HTML to image...AddFromHtml(htmlText2); for ( int32_t index = 0 ; index < pres -> get_Slides()...get_Slides() -> get_Count(); index ++ ) { auto slide = pres -> get_Slides()...

    products.aspose.com/slides/cpp/merger/html-to-i...
  10. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....ri: Row index of the target cell. // - ci: Column index of the...parameters are: ri : row index ci : column index Get the cell style...

    docs.aspose.com/cells/python-net/aspose-cells-g...