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

excel to pdf margin setting

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

     This article explains how To fill signature background with texture brush...pdf" )) { TextSignOptions options...HorizontalAlignment . Center , Margin = new Padding () { Top = 20...

    docs.groupdocs.com/signature/net/composing-sign...
  2. Composing signature with radial gradient brush ...

     This article explains how To fill signature background with radial gradient brush...pdf" )) { TextSignOptions options...HorizontalAlignment . Center , Margin = new Padding () { Top = 20...

    docs.groupdocs.com/signature/net/composing-sign...
  3. Sign documents with standard encryption for QR-...

    This article explains how To create encrypted QR-code electronic signature...pdf" )) { // setup key and passphrase...new QrCodeSignOptions () { // set QR-code text Text = "This is...

    docs.groupdocs.com/signature/net/sign-documents...
  4. Working with Spreadsheets in GroupDocs.Viewer f...

    Learn how To load a Spreadsheet (Excel) document and render it To HTML, Pdf, PNG and JPEG with different options...Rendering a spreadsheet to HTML, PDF, PNG, and JPEG with different...cell comments Set worksheet margins in the output PDF pages Conclusion...

    blog.groupdocs.com/viewer/working-with-spreadsh...
  5. Locating signature with different alignments | ...

     This article explains how To use different alignment values To locate signature on document page with GroupDocs.Signature API....horizontal and vertical alignment settings. Signature options that implement...with all required properties. Set with one of enumeration value...

    docs.groupdocs.com/signature/net/locating-signa...
  6. 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...."Test watermark" , font ); // Set watermark properties watermark..."Test watermark" , font ); // Set watermark coordinates watermark...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Digital signing with custom hash | GroupDocs

    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...
  8. Adding text watermarks | GroupDocs

    Add text watermarks To pages, worksheets, slides, or frames — with sizing, positioning, rotation, Margins, and cusTom fonts — using GroupDocs.Watermark for Python via .NET....pdf" ) as watermarker : watermark...watermarker . save ( "./output.pdf" ) if __name__ == "__main__"...

    docs.groupdocs.com/watermark/python-net/adding-...
  9. Sign Document With Stamp Signature Advanced | G...

    id: sign-document-with-stamp-signature-advanced url: signature/net/sign-document-with-stamp-signature-advanced title: Sign document with Stamp signature - advanced linkTitle: ✎ Stamp weight: 13 description: " This article explains how To sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET Toc: True hideChildren: False GroupDocs.Signature provides StampSignOptions class with additional properties To specify different options for Stamp Signature. This signature type implements stamps with different implementation, forms, lines etc....stamp with own text, border settings, background etc Here are the...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/developer-guid...
  10. 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....stamp with own text, border settings, background etc Here are the...HorizontalAlignment . Right , Margin = new Padding () { Right =...

    docs.groupdocs.com/signature/net/sign-document-...