Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 46,887 for

indexes

(0.1 sec)
  1. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....getEndPageIndex(Node node) Gets 1-based index of the page where node ends...getStartPageIndex(Node node) Gets 1-based index of the page where node begins...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....specified index. The aforesaid method takes the indexes (zero-based)...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....get_EntryType () Gets or sets an index entry type. get_FieldEnd ()...character for sorting indexes) for the index entry. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....accepts an array of columns indexes. The sample code given below...

    docs.aspose.com/cells/net/import-data-into-work...
  5. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....number for an index entry, which is used by an INDEX field. Examples:...Examples: Shows how to create an INDEX field, and then use XE fields...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....especially useful for building indexes, tagging documents, or creating...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java.... NodeList supports indexed access and iteration. Treat...Description get(int index) Retrieves a node at the given index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....field from a collection at an index: fields.removeAt(2); Assert...get(int index) Returns a field at the specified index. getCount()...

    reference.aspose.com/words/java/com.aspose.word...
  9. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....the bookmark collection by index or name, and their names can...get(int index) Returns a bookmark at the specified index. get(String...

    reference.aspose.com/words/java/com.aspose.word...
  10. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....column (which contain data) indexes. int totalrow = sheet . Cells...Cells ; //Get the last row index. int maxrow = sheet . Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...