Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 11,745 for

document watermarking

(0.9 sec)
  1. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/adding-image-...
  2. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your Documents. You can apply text redaction using exact phrase or regular expression for Documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/text-redactions/
  3. Developer Guide | GroupDocs

    Step-by-step code examples for merging Documents, splitting, extracting and removing pages, security operations, page preview, and loading Documents with GroupDocs.Merger for Python via .NET. Every example is runnable in the companion GitHub repository....Watermark Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-Documents url: parser/net/search-text-in-html-Documents title: Search text in HTML Documents weight: 2 description: “To search a keyword in HTML Documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML Documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/developer-guide/a...
  5. Verifying Text signatures | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/verify-text-s...
  6. 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 v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/using-ocr/
  7. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Watermark Product Family GroupDocs.Merger...Product Family How to Add Watermark to Excel Worksheets using...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  8. Add link annotation | GroupDocs

    The page describes how to add link annotation to a Document using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-link-ann...
  9. Load password-protected documents | GroupDocs

    This article explains how to open password-protected Document with GroupDocs.Viewer within your Java applications....Watermark Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/load-password-pr...
  10. Remove Image Watermark from RTF Using Python

    Learn how to remove image watermark from RTF using Python. This tutorial shows how to detect and delete image watermarks in RTF Documents programmatically....Watermark Product Family GroupDocs.Merger...Product Family Remove Image Watermark from RTF Using Python Rich...

    kb.groupdocs.com/watermark/python/remove-image-...