Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 297 for

folder comparison java

(0.03 sec)
  1. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/document-passwords/
  2. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/spelling-corrector/
  3. Evaluation Limitations and Licensing | Document...

    Note You can use GroupDocs.Parser without the license. The usage and functionalities are pretty much same as the licensed one but you will face few limitations while using the non-licensed API. Evaluation Limitations You can easily download GroupDocs.Parser for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: API Limit Only 100 files per session Only 5 pages (slides, sheets) of a document Text extraction Only 20 lines per fileOnly the first 1600 symbols Only the first 5 pages (slides, sheets)+ Evaluation marks Formatted text and text structure extraction Only 20 rows for spreadsheetsOnly the first 1600 symbolsOnly the first 5 pages (slides, sheets)+ Evaluation marks Metadata extraction Only 5 properties per file Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....Comparison Product Solution GroupDocs...Family / GroupDocs.Parser for Java / Getting Started / Evaluation...

    docs.groupdocs.com/parser/java/evaluation-limit...
  4. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/text-file-encodi...
  5. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/stop-word-dictio...
  6. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/delete-indexed-d...
  7. 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....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Basic Usage...

    docs.groupdocs.com/search/java/work-with-search...
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Family / GroupDocs.Viewer for Java / Document rendering basics...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...format The path format for the folder with external resources The...

    docs.groupdocs.com/viewer/nodejs-java/render-ca...
  10. 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....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/indexing-reports/