Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 800 for

custom font

(0.07 sec)
  1. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. 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...
  3. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying Fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....positioning, alignment, applying fonts, opacity, border options etc...Signatures. Implement ability to use Custom InputDataHandler for Certificates...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET GroupDocs.......Protection Contract Review Custom Comparison Diff Analysis Document...extracting fonts font substitution fonts getting fonts list all...

    blog.groupdocs.com/tags/index.xml
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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-...