Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 38,165 for

index

(0.73 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....IGradientStopCollect method void insert(int index, float position, int presetColor)...void insertPresetColor(int index, float position, int presetColor)...

    docs.aspose.com/slides/java/public-api-and-back...
  2. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by Index for enhanced XML data handling....CustomXmlPartCollect indexer Gets or sets an item at the specified index. public...int index ] { get ; set ; } Parameter Description index Zero-based...

    reference.aspose.com/words/net/aspose.words.mar...
  3. TaskPaneCollection indexer | Aspose.Words for P...

    TaskPaneCollection Indexer....TaskPaneCollection indexer __getitem__(index) def __getitem__ (...self , index : int ): ... Parameter Type Description index int See...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java....Method Description get(int index) Returns ChartLegendEntry for...for the specified index. getCount() Returns the number of ChartLegendEntry...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::RemoveAt method. Removes a form field at the specified Index in C++....form field at the specified index. void Aspose :: Words :: Fields...( int32_t index ) Parameter Type Description index int32_t The...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by Index for streamlined 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.mar...
  7. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...pptx" ); try { for ( int index = 0 ; index < pres . getSlides ()...(). size (); index ++) { ISlide slide = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  8. Aspose::Words::Fields::FieldIndex::get_Language...

    Aspose::Words::Fields::FieldIndex::get_LanguageId method. Gets or sets the language ID used to generate the Index in C++....language ID used to generate the index. System :: String Aspose ::...Examples Shows how to populate an INDEX field with entries using XE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CustomPartCollection.Item | Aspose.Words for .NET

    Effortlessly manage your CustomPartCollection with our item property. Quickly get or set items at any Index for seamless customization and efficiency....CustomPartCollection indexer Gets or sets an item at the specified index. public...int index ] { get ; set ; } Parameter Description index Zero-based...

    reference.aspose.com/words/net/aspose.words.mar...
  10. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by Index, streamlining your data management tasks....specified index. public void RemoveAt ( int index ) Parameter...Type Description index Int32 The zero-based index of the element...

    reference.aspose.com/words/net/aspose.words.set...