Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 6,563 for

editor

(0.13 sec)
  1. Search text in EPUB eBooks | GroupDocs

    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....Editor Product Solution GroupDocs...

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

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Editor Product Solution GroupDocs...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Reverse image search | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/net/reverse-image-sea...
  4. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  5. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  6. Alias dictionary | GroupDocs

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

    docs.groupdocs.com/search/net/alias-dictionary/
  7. OCR support | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/ocr-support/
  8. Attachments in PDF document | GroupDocs

    Extract, add, and remove PDF attachments, and watermark them, using GroupDocs.Watermark for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/attachm...
  9. Add watermarks to word processing documents | G...

    Add watermarks to a particular section, page, or the headers and footers of a Word document using GroupDocs.Watermark for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Load Document from Stream | GroupDocs

    Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger for Python via .NET....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/python-net/developer-...