Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 868 for

custom font

(0.3 sec)
  1. More Enhanced GroupDocs.Viewer ASP.NET WebForm ...

    Based on our Customers’ feedbacks and suggestions GroupDocs team is pleased to release another version of GroupDocs.Viewer ASP.NET WebForm Front End. With new enhancements and fixes, most of the reported issues have also been resolved in ASP.NET WebForm Front End. We recommend you to download and try the latest version of the application to explore our new and improved functionalities. Let’s have a look at the list of enhancements and fixes....Based on our customers’ feedbacks and suggestions GroupDocs team...highlighted mark and font background in IE Font color turns to black...

    blog.groupdocs.com/viewer/groupdocs-viewer-asp-...
  2. 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...
  3. Add watermarks to diagram documents | GroupDocs

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with Custom Font, color, and alignment....Python , allowing you to customize font, color, transparency, and...TextWatermark instance and configure font type, size, color, opacity,...

    kb.groupdocs.com/watermark/python/add-text-wate...
  5. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class 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/net/migration-notes/
  6. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with Custom Font, color, and alignment....Python , helping you control font type, size, color, and alignment...TextWatermark object and configure its font style, rotation angle, transparency...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. 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-...
  8. 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...
  9. Watermarks in PDF document | GroupDocs

    Add watermarks as XObjects, Artifacts, and Annotations using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...artifact watermark" , gww . Font ( "Arial" , 8.0 )) text_watermark...

    docs.groupdocs.com/watermark/python-net/waterma...
  10. 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...