Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 383 for

pdf color redaction

(0.37 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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...
  5. 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/
  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 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/
  7. 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/
  8. 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...
  9. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the Redaction API....Redaction Product Solution GroupDocs...GroupDocs.Redaction Product Family / GroupDocs.Redaction for Java...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  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...