Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 949 for

custom font

(0.81 sec)
  1. 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...
  2. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with Font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....app About About Us Contact Customers Legal Security Events Acquisition...Explanation: fontExtraction : Extracts fonts used in the document. enableLanguageInform...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  3. Product Overview | GroupDocs

    Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....app About About Us Contact Customers Legal Security Events Acquisition...watermarks, revisions, etc.; Customize annotations of each type,...

    docs.groupdocs.com/annotation/java/product-over...
  4. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....app About About Us Contact Customers Legal Security Events Acquisition...Troubleshooting Font Issues If you encounter font-related errors:...

    docs.groupdocs.com/signature/python-net/getting...
  5. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....CSharp 1 Custom Comparison 1 Custom Fonts 2 Custom Hash 1 Custom...Signing 1 Custom Watermark 2 Customization 1 Customize Watermark...

    blog.groupdocs.com/zh-hant/tags/
  6. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....app About About Us Contact Customers Legal Security Events Acquisition...padding ); // set text color and Font options . setForeColor ( Color...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  7. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...darmovzal It can be font-related issue. Can you please...I have permission from the customer to forward the document to...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  8. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with Font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Python via .NET....app About About Us Contact Customers Legal Security Events Acquisition...contains all resources (images, fonts, and stylesheets). Modifying...

    docs.groupdocs.com/editor/python-net/edit-word/
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Discover how to implement custom fonts in GroupDocs.Watermark for...documents into a single, customized file. Select pages from different...

    blog.groupdocs.com/groupdocs.blog/page/9/
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class...app About About Us Contact Customers Legal Security Events Acquisition...of the text block (like font name, font size etc.) The collection...

    docs.groupdocs.com/parser/net/working-with-data...