Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 43,116 for

index

(0.06 sec)
  1. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... DocumentBuilder(doc) for index in range(presentation . slides...slide = presentation . slides[index] # generates and inserts slide...

    products.aspose.com/slides/python-net/conversio...
  2. Aspose::Words::Drawing::Charts::ChartLegendEntr...

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection::idx_get method. Returns ChartLegendEntry for the specified Index in C++....ChartLegendEntry for the specified index. System :: SharedPtr < Aspose...ChartLegendEntryColl :: idx_get ( int32_t index ) See Also Class ChartLegendEntry...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint presentations in C# or .NET...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/net/manage-smartart-shap...
  4. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....-> GetEnumerator (); int32_t index = 0 ; while ( enumerator ->...:: Format ( u "Part index {0}:" , index ) << std :: endl ; std...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Managing Pictures with Node.js via C++|Document...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for Node.js via C++....parameters: Upper left row index , the index of the upper left row...row. Upper left column index , the index of the upper left column...

    docs.aspose.com/cells/nodejs-cpp/managing-pictu...
  6. 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 (); int32_t index = 0 ; while ( enumerator ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.Index_of method. Gets the Index of a property by name....index_of method index_of(name) Gets the index of a property by...by name. def index_of ( self , name : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling.... int index = 0 ; using ( IEnumerator <...WriteLine ( $"Table paragraph index {index++}, contents: \" { e . Current...

    reference.aspose.com/words/net/aspose.words/com...
  9. 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/java/manage-smartart-sha...
  10. ITextShaper.shape_text method | Aspose.Words fo...

    ITextShaper.shape_text method. Returns [Cluster](../../cluster/) objects generated from a sequence of text fragments... If run at an index has corresponding clusters then...then result at the same index will have them recorded. def shape_text...

    reference.aspose.com/words/python-net/aspose.wo...