Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 940 for

custom fonts

(0.36 sec)
  1. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....argument to its constructor Customize the TextWatermark class instance...flexibility to customize various properties such as alignment, font, size...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  2. Result of added watermarks | GroupDocs

    GroupDocs.Watermark API returns result with information about added watermarks...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/net/result-of-adde...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Watermarks by Text Formatting (font, color etc.) GroupDocs.Watermark...meet the requirements of our customers. Therefore, today, we are...

    blog.groupdocs.com/groupdocs.blog/page/74/
  4. Робота зі шрифтами у GroupDocs.Viewer для .NET

    Дізнайтеся, як отримати список використаних шрифтів, вказати або замінити відсутні шрифти, виключити шрифти....= new Viewer(inputPath)) { Fonts.IFontInfo[] allFonts = viewer...GetAllFonts(); Console.WriteLine( "{0} fonts found in the '{1}' document"...

    blog.groupdocs.com/uk/viewer/working-with-fonts/
  5. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....modes provide high-fidelity font rendering - texts look sharp...tweaking CSS or completely customize its functionality by complementing...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  6. Removing found watermarks | GroupDocs

    Find and remove text, image, and hyperlink watermarks using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...clear watermarks that match font and color parameters. import...

    docs.groupdocs.com/watermark/python-net/removin...
  7. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....app About About Us Contact Customers Legal Security Events Acquisition...specify the desired text and font for the watermark; (Optionally...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  8. Add text watermarks | GroupDocs

    Add text watermarks to rendered documents using GroupDocs.Viewer in your Python applications....app About About Us Contact Customers Legal Security Events Acquisition...type="text/css">@font-face { font-family:'Calibri'; font-style:normal;...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  9. 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...
  10. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....app About About Us Contact Customers Legal Security Events Acquisition...docx" ) as watermarker : font = gww . Font ( "Arial" , 36.0 ) watermark...

    docs.groupdocs.com/watermark/python-net/add-text/