Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 864 for

custom font

(0.13 sec)
  1. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....app About About Us Contact Customers Legal Security Events Acquisition...and background settings ( ) font and colors ( , ) text signature...

    docs.groupdocs.com/signature/net/sign-document-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Words to Gif and setting up custom font directories are in the list...meet the requirements of our customers. Therefore, we are pleased...

    blog.groupdocs.com/groupdocs.blog/page/62/
  3. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...app About About Us Contact Customers Legal Security Events Acquisition...text_options . font = gsd . SignatureFont () text_options . font . bold...

    docs.groupdocs.com/signature/python-net/esign-d...
  4. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled watermarks, and password-protected sections that can't be easily removed....TextWatermark( "Confidential" , new Font( "Arial" , 19 )) { VerticalAlignment...TextWatermark( "Protected Document" , new Font( "Arial" , 19 )) { VerticalAlignment...

    blog.groupdocs.com/watermark/secure-word-docume...
  5. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. 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-...
  7. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...app About About Us Contact Customers Legal Security Events Acquisition...the name of text font defines the text font size To add a search...

    docs.groupdocs.com/annotation/net/add-search-te...
  8. Batch Watermarking in .NET with GroupDocs.Water...

    Practical guide showing how to apply batch text and image watermarks, replace logos, and ensure idempotent processing using GroupDocs.Watermark for .NET....a tiled logo watermark with custom opacity and rotation. Adds...TextWatermark(watermarkText, new Font( "Arial" , 19 , FontStyle.Bold))...

    blog.groupdocs.com/watermark/batch-watermark-pi...
  9. 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...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "top secret" , new Font ( "Arial" , 36 )) watermark...

    docs.groupdocs.com/watermark/java/migration-notes/