Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 35,597 for

indexes

(0.56 sec)
  1. Work with Images using PdfContentEditor|Aspose....

    This section explains how to add and delete Images with Aspose.PDF Facades using PdfContentEditor Class....with pageNumber and index parameter. The index parameter represents...an array of integers – the indexes of the images to be deleted...

    docs.aspose.com/pdf/net/working-with-images-in-...
  2. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....TableCollection indexer __getitem__(index) Retrieves a Table...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  3. Retrieving Font Substitutions Per Slide in Aspo...

    Hi @Andrey, is it possible to get font substitutions done per slide ? The following code gives the list of font substitutions for the while slide deck. Is it possible to get this info slide wise ? var fontSubstitution…...name="slides">An array of slide indexes for which to retrieve font...

    forum.aspose.com/t/retrieving-font-substitution...
  4. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....RowCollection indexer __getitem__(index) Retrieves a Row at the...the given index. def __getitem__ ( self , index : int ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCollection.Item | Aspose.Words for .NET

    Discover the FieldCollection Item property, effortlessly access fields by index and enhance your data management with ease and precision....FieldCollection indexer Returns a field at the specified index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.fie...
  6. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....NodeCollection indexer Retrieves a node at the given index. public Node...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....CellCollection indexer Retrieves a Cell at the given index. public Cell...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose::Words::CommentCollection::idx_get metho...

    Aspose::Words::CommentCollection::idx_get method. Retrieves a Comment at the given index in C++....Retrieves a Comment at the given index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. FieldCollection indexer | Aspose.Words for Python

    FieldCollection indexer. Returns a field at the specified index....FieldCollection indexer __getitem__(index) Returns a field at...the specified index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。...Cells Example - List Row Indexes </ h1 > < input type = "file"...RowCollection and iterate using index const rows = workbook . worksheets...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...