Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 43,116 for

index

(0.06 sec)
  1. BubbleSizeCollection.Item | Aspose.Words for .NET

    Discover the BubbleSizeCollection Item property to easily manage bubble sizes at specific indices, enhancing your data visualization with precision....Item BubbleSizeCollection indexer Gets or sets the bubble size...the specified index. public double this [ int index ] { get ; set...

    reference.aspose.com/words/net/aspose.words.dra...
  2. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your documents with the VariableCollection RemoveAt method, which removes a variable at any specified Index for seamless 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/var...
  3. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...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.fie...
  4. GeneralFormatCollection class | Aspose.Words fo...

    Aspose.Words.Fields.GeneralFormatCollection class. Represents a typed collection of general formats... removeAt(index) Removes a general format occurrence...occurrence at the specified index. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)... Indexers Name Description __getitem__(index) Returns...ChartSeries at the specified index. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to XML in C# | products.aspose.com

    Convert PDF to XML in C#. Use .NET library API to convert PDF pages to XML files...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/net/conversion/pdf-t...
  7. 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-...
  8. 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...
  9. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS 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/pps-t...
  10. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM 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/ppsm-...