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

custom font

(0.07 sec)
  1. 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-...
  2. 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...
  3. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....app About About Us Contact Customers Legal Security Events Acquisition...Hyperlinks <b> Text with Bold font is surrounded by <b> tag <i>...

    docs.groupdocs.com/parser/java/features-overview/
  4. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...app About About Us Contact Customers Legal Security Events Acquisition...underlines, strike-throughs, and font types. Apply/Reject changes...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  5. GroupDocs.Merger Product Family | Documentation

    Merge multiple documents into single, extrac document pages, split documents with GroupDocs.Merger libraries in C# and Java languages....app About About Us Contact Customers Legal Security Events Acquisition...APIs example usage Open-source font-end project ready to be used...

    docs.groupdocs.com/merger/
  6. Add text watermarks | Documentation

    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...new groupdocs . watermark . Font ( 'Arial' , 36 )); watermark...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  7. How to install Asian Fonts on CentOS | Document...

    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...
  8. How to install Asian Fonts on CentOS | Document...

    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...
  9. Add watermarks to email attachments | Documenta...

    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...
  10. Excluding Fonts from Output HTML using GroupDoc...

    We are excited to release another monthly release, version 17.9, of GroupDocs.Viewer for .NET. This version allows you excluding Fonts from HTML representation of the document and saving them as external resources. Also, we have extended the support of responsive HTML for MS Visio documents, SVG images, MS Word documents, Open Office Text and Rich Text document format. The latest version also includes some important bug fixes for the issues found in prior releases....version allows you excluding fonts from HTML representation of...Excluding Fonts when Rendering to HTML # Embedded fonts increase...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...