Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 3,899 for

assembly

(0.07 sec)
  1. Search text in PDF documents | Documentation

    To search a keyword in PDF documents 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 PDF document: Instantiate Parser object for the initial document; 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 document....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-p...
  2. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections 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 Microsoft OneNote section: Instantiate Parser object for the initial section; 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 section....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Clear watermarks | Documentation

    This article shows how to clear existing text or image watermarks....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  4. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Assembly now supports using null-conditional...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  5. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/get-supported-fea...
  7. Alias dictionary | Documentation

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

    docs.groupdocs.com/search/net/alias-dictionary/
  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....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  9. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/java/alias-dictionary/
  10. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/reverse-image-sea...