Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 7,621 for

document redaction

(0.6 sec)
  1. GroupDocs.Comparison Product Family | GroupDocs

    GroupDocs.Comparison is a cross-platform library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text Documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started Documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started Documentation...Redaction Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/
  2. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....Redaction Product Family Extract Hyperlinks...or connecting to related documents. Extracting these hyperlinks...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  3. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML Documents to HTML (with and without pagination), PDF Documents, PNG, and JPEG raster formats....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  5. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/subscribing-fo...
  6. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a Document programmatically using GroupDocs.Annotation for Java....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-text-fie...
  7. Working with annotation replies | GroupDocs

    The page describes how to manage replies for different Document types using GroupDocs.Annotation for Java API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/working-with...
  8. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/updating-mult...
  9. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed Document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.Document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...