Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 26,915 for

index

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified Index. All child series will be removed from the chart in C++....series group at the specified index. All child series will be removed...ChartSeriesGroupColl :: RemoveAt ( int32_t index ) See Also Class ChartSeriesGroupColl...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations in Java...of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/androidjava/manage-smart...
  3. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document 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...
  4. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations in JavaScript...of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  5. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations...of first slide by using its Index. Traverse through every shape...of first slide by using its Index. Add a StackedList type SmartArt...

    docs.aspose.com/slides/php-java/manage-smartart...
  6. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....getChild method getChild(nodeType, index, isDeep) Returns an Nth child...Aspose . Words . NodeType , index : number , isDeep : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert PDF to Image in Java | products.aspose.com

    Convert PDF to Image in Java. Use Java library API to convert PDF files to Images...960 , 720 ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/pdf-...
  8. Convert HTML to JPG in Java | products.aspose.com

    Convert HTML to JPG in Java. Use Java library API to convert HTML files to JPGs...960 , 720 ); for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    products.aspose.com/slides/java/conversion/html...
  9. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....in the collection either by index or by name. vbaModules -> idx_get...Retrieves a VbaModule object by index. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Convert PDF to SVG in C++ | products.aspose.com

    Convert PDF to SVG in C++. Use C++ library API to convert PDF files to SVGs...pdf" ); for ( int32_t index = 0 ; index < pres -> get_Slides()...get_Slides() -> get_Count(); index ++ ) { auto fileName = String :: Format(...

    products.aspose.com/slides/cpp/conversion/pdf-t...