Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 7,622 for

classification

(0.11 sec)
  1. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Search text in Emails | Documentation

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/search-text-in-e...
  3. Search text in EPUB eBooks | Documentation

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/search-text-in-e...
  4. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/ocr-support/
  6. Extract images from document page area | Docume...

    This article explains that how to extract images from document page area....Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents...Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  8. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....Classification Product Solution Purchase...

    docs.groupdocs.com/search/net/alias-dictionary/
  9. Render specific pages | Documentation

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  10. Load from URL | Documentation

    This article explains how to load a document from a URL with GroupDocs.Viewer within your .NET applications....Classification Product Solution Purchase...

    docs.groupdocs.com/viewer/net/load-document-fro...