Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 367 for

pdf color redaction

(0.07 sec)
  1. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark 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_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Redaction Product Solution GroupDocs...watermark . setForegroundColor ( Color . getRed ()); watermark . setBackgroundColor...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET...Redaction Product Solution GroupDocs..., // set Text color and Font ForeColor = Color . Red , Font =...

    docs.groupdocs.com/signature/net/migration-notes/
  3. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Redaction Product Solution GroupDocs...document. Ex: @"C:\Docs\sample.pdf" using ( Watermarker watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  4. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Redaction Product Solution GroupDocs...Border = new Border () { Color = Color . DarkGreen , DashStyle...

    docs.groupdocs.com/signature/net/sign-document-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...will discuss how to convert color PDF documents to grayscale JPG...using C# . In this digital era, PDF is one of the most used file...

    blog.groupdocs.com/groupdocs.blog/page/23/
  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....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for .NET...

    docs.groupdocs.com/redaction/net/using-ocr/
  7. eSign Document with Image Signature | GroupDocs

    This article demonstrates how to add signature image on document page with GroupDocs.Signature for Python via .NET....Redaction Product Solution GroupDocs...by file or stream, location, colors and advanced effects. Here...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. 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...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/using-ocr/
  9. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....Redaction Product Solution GroupDocs...defines the area background color defines the annotation position...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  10. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....Redaction Product Family Render EML...resolution, and background color while automating large-scale...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...