Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 864 for

custom font

(3.08 sec)
  1. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....Customizable Watermarks : Customize the appearance of your watermarks...watermarks, including font, color, size, transparency, and rotation...

    blog.groupdocs.com/watermark/integrate-watermar...
  2. How to Sign PDF Document with QR Code in C#

    Easily generate QR Code in C# by following this guide and review the process to sign PDF document with QR Code in C# without a third-party tool.... However, you can customize the QR-Code by setting the...background color, text color, and font. Updated on 10 May 2022 English...

    kb.groupdocs.com/signature/net/how-to-sign-pdf-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...formats Set default font to replace all missing fonts when converting...document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/groupdocs.blog/page/57/
  4. Add Watermark to a Batch of Documents and Image...

    Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, XLSX, EML, JPG, PNG, etc....selected pages of the document, customizing the size, position, and appearance...as position, size, opacity, font, etc. Add watermark to the document...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  5. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable Customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....feedback of our valuable customers and in response, we are announcing...Implement ability to specify font for watermark GroupDocs.Viewer...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  6. Adding watermark to images inside a document | ...

    Add text or image watermarks to images embedded in documents using Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...( "Protected image" , gww . Font ( "Arial" , 8.0 )) text_watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  7. Texts in PDF are not visible during PNG view pr...

    When I want to prepare PNG renditions of attached PDF documents with the Viewer, the text on the document is not displayed in the resulting PNG. This only happens with one of our Customers. I have not encountered such a …...only happens with one of our customers. I have not encountered such...NETFramework.24.6.0” is used in the customer environment. Also, when I...

    forum.groupdocs.com/t/texts-in-pdf-are-not-visi...
  8. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. How to install Asian Fonts on CentOS | GroupDocs

    This article will guide you through the installation of Asian Fonts on CentOS 6 / 7 / 8....app About About Us Contact Customers Legal Security Events Acquisition...install Asian Fonts on CentOS How to install Asian Fonts on CentOS...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  10. How to install Asian Fonts on CentOS | GroupDocs

    This article will guide you through the installation of Asian Fonts on CentOS 6 / 7 / 8....app About About Us Contact Customers Legal Security Events Acquisition...install Asian Fonts on CentOS How to install Asian Fonts on CentOS...

    docs.groupdocs.com/viewer/net/how-to-install-as...