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

pdf color redaction

(0.12 sec)
  1. Composing signature with texture brush backgrou...

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

    docs.groupdocs.com/signature/net/composing-sign...
  2. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Redaction Product Solution GroupDocs...temp . getHeight ()); } Sign Pdf document with Text signature...

    docs.groupdocs.com/signature/java/sign-document...
  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 | Documentation

    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. Convert images | Documentation

    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/
  6. Convert images | Documentation

    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...
  7. Convert images | Documentation

    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/
  8. Migration Notes | Documentation

    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/
  9. Adding text watermarks | Documentation

    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...
  10. Add watermark | Documentation

    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/