Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 758 for

custom fonts

(0.13 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....app About About Us Contact Customers Legal Security Events Acquisition...margin ) ; // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-document...
  2. 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....app About About Us Contact Customers Legal Security Events Acquisition...Initialize the font to be used for watermark Font font = new Font ( "Arial"...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....app About About Us Contact Customers Legal Security Events Acquisition..." ) print ( f "Font: { text_signature . font . family_name }...

    docs.groupdocs.com/signature/python-net/search-...
  5. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....app About About Us Contact Customers Legal Security Events Acquisition...of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/java/add-text-fie...
  6. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...app About About Us Contact Customers Legal Security Events Acquisition...setForeColor ( Color . RED ); // setup Font options signOptions . getFont...

    docs.groupdocs.com/signature/java/migration-notes/
  7. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); watermark...

    docs.groupdocs.com/watermark/net/locking-waterm...
  9. GroupDocs.Watermark Overview | GroupDocs

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....app About About Us Contact Customers Legal Security Events Acquisition...watermarks by text formatting (font, color, etc.). Set background...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  10. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...app About About Us Contact Customers Legal Security Events Acquisition...hide document comments, set up font substitution, set passwords...

    docs.groupdocs.com/markdown/net/convert/