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

folder comparison java

(0.05 sec)
  1. Use redaction policies | Documentation

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Comparison Product Solution GroupDocs...Family / GroupDocs.Redaction for Java / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Evaluation Limitations and Licensing | Document...

    Free search api version is available to evaluate the API which will be similar as licensed but with few limitations....Comparison Product Solution GroupDocs...the license file in the same folder as the GroupDocs.Search.dll...

    docs.groupdocs.com/search/nodejs-java/evaluatio...
  3. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Comparison Product Solution GroupDocs...Family / GroupDocs.Editor for Java / Developer Guide / Edit document...

    docs.groupdocs.com/editor/java/font-extraction-...
  4. 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...
  5. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Comparison Product Solution GroupDocs...Indexing documents in a document folder index . add ( documentFolder...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....Comparison Product Solution GroupDocs...getEvents (). FileIndexing . add ( java . newProxy ( 'com.groupdocs...

    docs.groupdocs.com/search/nodejs-java/text-file...
  7. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/document-renaming/
  8. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....GroupDocs Assembly GroupDocs Comparison Within a year, we’ve introduced...DropBox and Box.com files and folders from within GroupDocs. Integration...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  9. Licensing and Subscription | Documentation

    This article explains evaluation limitations and licensing of GroupDocs.Merger for Java...Comparison Product Solution GroupDocs...Family / GroupDocs.Merger for Java / Getting Started / Licensing...

    docs.groupdocs.com/merger/java/licensing-and-su...
  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/