Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,639 for

font

(0.08 sec)
  1. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add watermarks in PDF documents....an artifact watermark" , new Font ( "Arial" , 8 )); textWatermark...annotation watermark" , new Font ( "Arial" , 8 )); textWatermark...

    docs.groupdocs.com/watermark/java/watermarks-in...
  2. Add watermarks to PDF documents | Documentation

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible...."This is a test watermark" , new Font ( "Arial" , 8 )); PdfArtifactWatermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Add text field annotation | Documentation

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....of the text font defines the size of the text font allows you...

    docs.groupdocs.com/annotation/java/add-text-fie...
  4. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with certificates in Java. Customize signatures and build your own application using Digital Signature API....signed at Digital signed Font Family Font Size Height Image Location...

    blog.groupdocs.com/signature/sign-pdf-with-cert...
  5. Watermarks in Word document | Documentation

    This article explains how to add watermarks in word processing document in Java....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); //Some settings...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); WordProcessingTextEf...

    docs.groupdocs.com/watermark/java/watermarks-in...
  6. Python E-Signature Tutorial: Create Digital Sig...

    Step-by-step guide to implementing electronic signatures in documents using Python - learn stamp-based, image-based, and form field signature methods for secure document signing... font = gsd . SignatureFont() # Configure font outer_line...inner_line . font = gsd . SignatureFont() # Configure font inner_line...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. HtmlViewOptions | GroupDocs.Viewer for .NET API...

    Contains options for rendering documents into HTML format. For details see the topichttps//docs.groupdocs.com/viewer/net/renderingtohtml/ and its children....get; set; } Sets the default font for a document. EmailOptions...set; } Disables adding any fonts into HTML document. FontsToExclude...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. Rasterize document or page | Documentation

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...TextWatermark ( "Do not copy" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  9. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

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