Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 5,314 for

text redaction

(2.84 sec)
  1. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API....Redaction Product Solution GroupDocs...convert. Encoding options for text-based files. Metadata handling...

    docs.groupdocs.com/conversion/java/load-options...
  2. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Redaction Product Solution GroupDocs...QR-code signatures; to search for Text signatures. Call method of class...

    docs.groupdocs.com/signature/net/search-for-mul...
  3. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Redaction Product Solution GroupDocs...watermarks The example below adds a text watermark to a two-page PDF...

    docs.groupdocs.com/watermark/python-net/result-...
  4. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Redaction Product Solution GroupDocs...option with predefined barcode text BarcodeSignOptions options =...

    docs.groupdocs.com/signature/net/locating-signa...
  5. 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....Redaction Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  6. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document review and change-detection pipelines....Redaction Product Solution GroupDocs...surface the diffs that matter (text, style, structure). Change-only...

    docs.groupdocs.com/comparison/python-net/agents...
  7. Extract tables from document | GroupDocs

    This article explains that how to extract tables from document in java....Redaction Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Redaction Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  9. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Redaction Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....Redaction Product Solution GroupDocs...letters or ranges of letters. In text form of a search query, there...

    docs.groupdocs.com/search/nodejs-java/wildcard-...