Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 43,116 for

index

(0.04 sec)
  1. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/potm-...
  3. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...DocumentPropertyColl Indexers Name Description __getitem__(index) Properties...DocumentPropertyColl ) index_of(name) Gets the index of a property by...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::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...
  5. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts 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/doc...
  6. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part 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. CustomXmlSchemaCollection Class | Aspose.Words ...

    Explore the Aspose.Words.Markup.CustomXmlSchemaCollection class for managing XML schemas linked to custom XML parts, enhancing document flexibility and control....the element at the specified index. Methods Name Description Add...string ) Returns the zero-based index of the specified value in the...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentPropertyCollection class | Aspose.Words...

    Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... indexOf(name) Gets the index of a property by name. remove(name)...removeAt(index) Removes a property at the specified index. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based Index of the specified value in the collection in C++....method Returns the zero-based index of the specified value in the...ReturnValue The zero based index. Negative value if not found...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified Index in C++....a bookmark at the specified index. void Aspose :: Words :: Saving...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.sav...