Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 36,422 for

indexes

(0.22 sec)
  1. 使用图层|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...in first layer. Here "0" is index of the first layer layer = shape...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....Using pointers (reference or index) for a known ISlide object,...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/java/remove-slide-from-p...
  3. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram.... Here "0;1" are indexes of the layers LayerMem layer...in first layer. Here "0" is index of the first layer LayerMem...

    docs.aspose.com/diagram/net/working-with-layers/
  4. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....Using pointers (reference or index) for a known ISlide object,...to remove through its ID or Index. Remove the referenced slide...

    docs.aspose.com/slides/androidjava/remove-slide...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java.... NodeCollection supports indexed access, iteration and provides... get(int index) Retrieves a node at the given index. getContainer()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow.... Using a reference or index to a known Slide object, you...remove it directly. This avoids index lookups and keeps the code shorter...

    docs.aspose.com/slides/python-net/remove-slide-...
  7. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....RevisionCollection indexer Returns a Revision at the specified index. public...int index ] { get ; } Parameter Description index An index into...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....a Revision at the specified index. System :: SharedPtr < Aspose...( int32_t index ) Parameter Type Description index int32_t An...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, Indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....features like transactions, indexes, and triggers. SQLite is suitable...including definitions, tables, indexes, and data, as a single cross-platform...

    products.aspose.com/gis/net/gis-formats/sqlite
  10. Access Slides in Presentations with Python|Aspo...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost productivity with code examples....presentation, reference slides by index or by unique ID, and read basic...Slide by Index Slides in a presentation are indexed by position...

    docs.aspose.com/slides/python-net/access-slide-...