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

folder comparison java

(0.13 sec)
  1. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PowerPoint presentations 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-presentat...
  2. Word forms provider | Documentation

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

    docs.groupdocs.com/search/java/word-forms-provi...
  3. 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. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Comparison Product Solution GroupDocs...getEvents (). ErrorOccurred . add ( java . newProxy ( 'com.groupdocs...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets 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-excel-and...
  5. 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...documents from the specified folder // Passwords will be automatically...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  6. 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/
  7. 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...
  8. 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-...
  9. Render CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) 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-cad-drawi...
  10. 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...