Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 2,018 for

resource

(0.04 sec)
  1. 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....txt" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/stop-word-dictio...
  2. 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.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Custom text extractors | Documentation

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  4. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....(), documentKeys ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/delete-indexed-do...
  5. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...the following guide: More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/handling-metada...
  6. Traverse a whole metadata tree | Documentation

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree...package , indent ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  7. Product Overview | Documentation

    GroupDocs.Merger for Java provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....files and utilize as minimum resources as possible. We do performance...

    docs.groupdocs.com/merger/java/product-overview/
  8. Extract highlights | Documentation

    This article explains that how to extract highlights from documents in Java.... getText ())); } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-highlights/
  9. Search text in HTML documents | Documentation

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects.... getText ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/search-text-in-h...
  10. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-ht...