Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 474 for

pdf color redaction

(0.38 sec)
  1. Convert images | GroupDocs

    Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Redaction Product Solution GroupDocs...pixel is a representation of color in terms of a number of bits...

    docs.groupdocs.com/conversion/java/convert/image/
  2. 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...and today, between a reviewed PDF and the latest export. GroupDocs...

    docs.groupdocs.com/comparison/python-net/agents...
  3. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Redaction Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Load CAD document with options | GroupDocs

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...Dwt Specifies the background color for a CAD document. Specifies...

    docs.groupdocs.com/conversion/net/load-cad-docu...
  5. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...Redaction Product Solution GroupDocs...( "John Smith" ); // setup colors settings signOptions . setBackgroundColor...

    docs.groupdocs.com/signature/java/migration-notes/
  6. Add watermark | GroupDocs

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .NET API....Redaction Product Solution GroupDocs...watermark font name - watermark color - watermark width - watermark...

    docs.groupdocs.com/conversion/net/add-watermark/
  7. 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-...
  8. 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...
  9. 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/
  10. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes....Redaction Product Solution GroupDocs...test the library, let’s open a PDF, add a diagonal “CONFIDENTIAL”...

    docs.groupdocs.com/watermark/python-net/quick-s...