Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 47,700 for

indexes

(0.38 sec)
  1. 在 Visio 中用 Ruby 中的图层配置形状对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Here "0;1" are indexes of the layers layer = shape...

    docs.aspose.com/diagram/zh/java/configure-shape...
  2. 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-...
  3. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....NodeCollection indexer __getitem__(index) Retrieves a node at...at the given index. def __getitem__ ( self , index : int ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Extension Methods of Iteration Variables|...

    Use extension methods for iteration variables of any type when building a report in Java....indexOf() Returns the zero-based index of a sequence item that is represented...sequence items with different indexes and then handle them in different...

    docs.aspose.com/words/java/using-extension-meth...
  5. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....RowCollection indexer Retrieves a Row at the given index. public Row...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.tab...
  6. 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...
  7. 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...
  8. 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...
  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. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific Indexes. Simplify your data management with our intuitive property feature!...TableCollection indexer Retrieves a Table at the given index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words.tab...