Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 35,948 for

search

(1 sec)
  1. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce...... Search and redact exact matches of a search string 2...2. Search and redact using regular expressions 3. Use textual...

    docs.groupdocs.com/redaction/python-net/_sample...
  2. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce...... Search and redact exact matches of a search string 2...2. Search and redact using regular expressions 3. Use textual...

    docs.groupdocs.com/redaction/python-net/_sample...
  3. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce...... Search and redact exact matches of a search string 2...2. Search and redact using regular expressions 3. Use textual...

    docs.groupdocs.com/redaction/python-net/_sample...
  4. Company Ltd.

    Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind the sce...... Search and redact exact matches of a search string 2...2. Search and redact using regular expressions 3. Use textual...

    docs.groupdocs.com/redaction/python-net/_sample...
  5. Company Ltd.

    Sheet1 Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind ...... Search and redact exact matches of a search string 2...2. Search and redact using regular expressions Author: Author:...

    docs.groupdocs.com/redaction/python-net/_output...
  6. Working with Metadata using Regular Expression ...

    A new update for Java users! We are announcing a number of enhancements in the monthly release of GroupDocs.Metadata for Java 18.5. The latest version allows you to Search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install the latest version of API for a better experience....latest version allows you to search and replace metadata using...version 18.5 . # Ability to search and replace metadata using...

    blog.groupdocs.com/metadata/working-with-regula...
  7. Update Image Signatures in Document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature for Python via .NET API....Search Product Solution GroupDocs..."sample_signed.pdf" ) as sign : # Create search options options = ImageSearchOptions...

    docs.groupdocs.com/signature/python-net/update-...
  8. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document Search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to Search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Node.js...

    docs.groupdocs.com/search/nodejs-java/managing-...
  9. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....Search Product Solution GroupDocs... text style and other info Search text by a keyword or regular...

    docs.groupdocs.com/parser/python-net/features-o...
  10. 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....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/