Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 31,908 for

search

(0.1 sec)
  1. 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....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/
  2. GroupDocs.Text For .NET 17.01.0 Introduces Supp...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET API. In this release, we have introduced four new features along with an enhancement related to setting extraction mode. GroupDocs.Text now supports extraction from ZIP containers. Not only this, the latest release provides its users with the functionality to Search for some text in documents, extracting highlighted text from documents and opening password-protected OneNote sections. Simply Download the latest version and try out all the amazing features of GroupDocs....users with the functionality to search for some text in documents...following new features: Ability to search a text Ability to extract highlight...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  3. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the Search query DSL used in text queries using Java Search API....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/query-language-s...
  4. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19.... Furthermore, you can also search Metadata Signatures within...Document with Metadata Signature Searching Metadata Signature in Spreadsheet...

    blog.groupdocs.com/signature/introducing-form-f...
  5. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/delete-indexed-d...
  6. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images....different strategies to search words and even search synonyms within...earlier. Later we blackout the search results using a black rectangle...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  7. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java Search engine...Search Product Solution GroupDocs...feature of the GroupDocs.Metadata search engine. When you call the method...

    docs.groupdocs.com/metadata/java/adding-metadata/
  8. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Search Product Solution GroupDocs...document Create and initialize or search criteria possible watermarks...

    docs.groupdocs.com/watermark/net/existing-objec...
  9. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in Search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Search for Java 19.2. Improvements...escape of special characters in search queries are introduced. Please...

    blog.groupdocs.com/search/zip-archive-indexing-...
  10. 在 Word、Excel、PowerPoint、PDF 中使用 C# 搜索图像签名

    使用 .NET Signature API 从 C# 中的任何文档(DOC、XLS、PPT、PDF) 中搜索条形码、二维码、数字或电子签名以及图像数据内容。... // Search QR Code Signatures in PDF document...Signature("signed.pdf")) { // search for signatures in document...

    blog.groupdocs.com/zh/signature/search-image-si...