Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 58 for

excel to pdf margin

(0.11 sec)
  1. Sign documents with encrypted QR-code text | Do...

    This article explains how To create encrypted QR-code electronic signature with GroupDocs.Signature API...pdf" )) { // setup key and passphrase...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/sign-documents...
  2. 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....Measure Origin of Coordinates PDF Point Left bottom corner of page...Bottom ); // Set absolute margins. Values are measured in document...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Locating signature with different alignments | ...

     This article explains how To use different alignment values To locate signature on document page with GroupDocs.Signature API....pdf" )) { // define qr-code size...VerticalAlignment = verticalAlignment , Margin = new Padding ( 5 ), }); }...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Digital signing with custom hash | Documentation

    This article explains how To apply digital signatures with cusTom hash algorithms using GroupDocs.Signature API....pdf" ; string sampleOutputFilePath = "signed.pdf" ; using...HorizontalAlignment . Right , Margin = new Padding () { Bottom =...

    docs.groupdocs.com/signature/net/digital-signin...
  5. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

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

     This article explains how To sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API.... Right , Margin = new Padding () { Right =...@"C:\GroupDocs\Output\Pdf_Documents_Stamp.pdf" ; signature . Sign...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Implement custom serialization with QR-Code sig...

    This article explains how To implement cusTom serialization for QR-code electronic signatures....pdf" )) { // create data encryption...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/implement-cust...
  8. Sign documents with QR-code embedded object | D...

    This article explains how To create encrypted QR-code electronic signature with embedded cusTom object...pdf" )) { // setup key and passphrase...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/sign-documents...
  9. eSign document with Form Field signature | Docu...

    This article explains how To add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...of Form Field signatures for PDF documents only. This example...example shows how to sign a PDF document with a Form Field electronic...

    docs.groupdocs.com/signature/net/esign-document...
  10. Implement custom encryption with QR-Code signat...

    This article explains how To implement cusTom encryption for QR-code electronic signatures....pdf" )) { // create data encryption...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/implement-cust...