Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 46,571 for

index

(0.19 sec)
  1. Convert PPTX to XML using C++ application | pro...

    Sample C++ conversion code for PPTX document to XML format. Use example code for batch PPTX 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/pptx-...
  2. 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...
  3. 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-...
  4. Convert ODP to XML using C++ application | prod...

    Sample C++ conversion code for ODP document to XML format. Use example code for batch ODP 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/odp-t...
  5. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!...whether the page at the specified index should be skipped during printing.../// <param name="index">The zero-based page index to check.</param>...

    reference.aspose.com/words/net/aspose.words.ren...
  6. CustomXmlSchemaCollection.IndexOf | Aspose.Word...

    Discover the CustomXmlSchemaCollection IndexOf method, which efficiently finds the zero-based Index of any specified value in your XML collection....method Returns the zero-based index of the specified value in the...Return Value The zero based index. Negative value if not found...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified Index in C++....the element at the specified index. void Aspose :: Words :: Markup...CustomXmlSchemaColle :: idx_set ( int32_t index , const System :: String & value...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_get method. Gets or sets the element at the specified Index in C++....the element at the specified index. System :: String Aspose ::...CustomXmlSchemaColle :: idx_get ( int32_t index ) Examples Shows how to work...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++....Retrieves a Comment at the given index. IndexOf (const System::Sha...>&) Returns the zero-based index of the specified node. Insert...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. ITextShaper.ShapeText | Aspose.Words for .NET

    Discover iTextShaper's ShapeText method, which efficiently generates Cluster objects from text fragments, ensuring precise text formatting and alignment.... If run at an index has corresponding clusters then...then result at the same index will have them recorded. public...

    reference.aspose.com/words/net/aspose.words.sha...