Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,490 for

font

(0.04 sec)
  1. 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...
  2. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....compatible fonts, because GroupDocs.Comparison uses Aril font in the.../etc/apt/sources.list # Add fonts RUN apt-get update ; apt-get...

    docs.groupdocs.com/comparison/net/non-windows-l...
  3. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Clear(); // Clear font directories Func<LoadContext...FontDirectories.Clear(); // Clear font directories Func<LoadContext...

    forum.groupdocs.com/t/hidecomments-replacement-...
  4. Watermarks in word processing document | Docume...

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

    docs.groupdocs.com/watermark/net/watermarks-in-...
  5. 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...
  6. 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...
  7. Add watermark annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-watermar...
  8. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Specify the default font to use if a spreadsheet font is missing. Substitute...Substitute specific fonts from the source spreadsheet. Specify...

    docs.groupdocs.com/conversion/net/load-spreadsh...
  9. Add watermarks to word processing documents | D...

    GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); // Add watermark...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/add-watermarks...
  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/net/sign-document-...