Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 724 for

range

(0.38 sec)
  1. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Synonym Search Date Range Search Numeric Range Search Password Protected...

    blog.groupdocs.com/search/upcoming-release-of-g...
  2. GroupDocs.Total for .NET overview | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....library, supporting a wide range of document types and providing...applications, supporting a wide range of document formats for seamless...

    docs.groupdocs.com/total/net/product-overview/
  3. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....Synonym Search Date Range Search Numeric Range Search Spelling Corrector...

    blog.groupdocs.com/search/releasing-groupdocs.s...
  4. Search flow | GroupDocs

    This article shows the internal stages of each search operation using Java search API....results Date range search Retrieving results Numeric range search Retrieving...

    docs.groupdocs.com/search/java/search-flow/
  5. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....date, or outside a certain range of dates. Examples of these...skips files created outside the range from January 1, 2017, 00:00:00...

    docs.groupdocs.com/search/java/document-filteri...
  6. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....date, or outside a certain range of dates. Examples of these...skips files created outside the range from January 1, 2017, 00:00:00...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. Search flow | GroupDocs

    This article shows the internal stages of each search operation....results Date range search Retrieving results Numeric range search Retrieving...

    docs.groupdocs.com/search/net/search-flow/
  8. Perform Wildcard Search in GroupDocs.Search for...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for Java API 18.12 introduces a new class of characters - blended....(N~M) - the range of arbitrary characters in an...where N and M must be in the range from 0 to 255 The following...

    blog.groupdocs.com/search/perform-wildcard-sear...
  9. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....date, or outside a certain range of dates. Examples of these...skips files created outside the range from January 1, 2017, 00:00:00...

    docs.groupdocs.com/search/net/document-filterin...
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....over rows for row_index in range ( table . row_count ): # Iterate...over columns for col_index in range ( table . column_count ): #...

    docs.groupdocs.com/parser/python-net/extract-ta...