Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 361 for

pdf color redaction

(0.18 sec)
  1. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...Redaction Product Solution GroupDocs...signature . Signature ( "./sample.pdf" ) as sign : # Create text signature...

    docs.groupdocs.com/signature/python-net/electro...
  2. 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...
  3. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....Redaction Product Solution GroupDocs...with gw . Watermarker ( "sample.pdf" ) as watermarker : font = gww...

    docs.groupdocs.com/watermark/python-net/adding-...
  4. 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/
  5. 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...
  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. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...Redaction Product Solution GroupDocs...pixel is a representation of color in terms of a number of bits...

    docs.groupdocs.com/conversion/net/convert/image/
  8. 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/
  9. 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/nodejs-java/conve...
  10. 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/