Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 2,818 for

feature

(0.17 sec)
  1. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/net/build-your-first-...
  2. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/java/work-with-search...
  3. javascript on GroupDocs Blog | Document Automat...

    javascript on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in javascript on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Com......js: Installation, Features, and Use Cases Explora las...

    blog.groupdocs.com/es/tag/javascript/index.xml
  4. Merge document pages

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....中文 中國傳統的 The Page Builder feature in GroupDocs.Merger for .NET...

    blog.groupdocs.com/he/tag/merge-document-pages/
  5. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/text-file-encodin...
  6. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/net/custom-text-extra...
  8. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved....If you want to evaluate API features, we have an open-source example...

    blog.groupdocs.com/conversion/monitor-document-...
  9. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...To learn more about search features and get familiar how to enhance...documentation articles and see the features in action in our GitHub examples:...

    docs.groupdocs.com/search/java/build-search-query/
  10. Character replacement during indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....documentation articles and see the features in action in our GitHub examples:...search App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/search/nodejs-java/character...