Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 297 for

folder comparison java

(0.09 sec)
  1. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/indexing-passwor...
  2. Index Browser | Documentation

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Getting Started / Index Browser...

    docs.groupdocs.com/search/java/index-browser/
  3. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/output-adapters/
  4. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/document-attribu...
  5. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Comparison Product Solution GroupDocs...Indexing documents in a document folder index . add ( documentFolder...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Watermark examples, by building your own or using our back-end or front-end examples out-of-the-box....Comparison Product Solution GroupDocs...GroupDocs.Watermark for Node.js via Java / Getting Started / How to Run...

    docs.groupdocs.com/watermark/nodejs-java/how-to...
  7. Render Word documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/java/render-word-docu...
  8. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/ocr-support/
  9. Render Project documents as HTML, PDF, and imag...

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

    docs.groupdocs.com/viewer/java/render-ms-projec...
  10. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Comparison Product Solution GroupDocs...Family / GroupDocs.Search for Java / Developer Guide / Advanced...

    docs.groupdocs.com/search/java/search-for-text-...