Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,506 for

font

(0.09 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....TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. 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....as position, size, opacity, font, etc. Add watermark to the document...

    blog.groupdocs.com/watermark/add-watermark-to-a...
  3. 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....Implement ability to specify font for watermark GroupDocs.Viewer...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  4. Formulas, Smart Art and VBA Controls support in...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.2.0 API with eight new features like support of Imaging DjVu file format, Formulas, Smart Art and image comparison in spreadsheet document introduced, also providing support for “VBA Controls” in Document Comparison API v17.2.0. This monthly release is adding two improvements like “Improve comparison changes detection for Paragraphs” along with five major fixes. Detailed information is listed below....licensing Support of comparing Text Font in Watermarks in PDF document...

    blog.groupdocs.com/comparison/formulas-smart-ar...
  5. Adding watermark to images inside a document | ...

    Add text or image watermarks to images embedded in documents using Python via .NET.... Font ( "Arial" , 8.0 )) text_watermark...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to SVG conversion Set custom font directories GroupDocs. Team...developers to get font directories where they can add fonts and expel...

    blog.groupdocs.com/groupdocs.blog/page/67/
  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....Explanation: fontExtraction : Extracts fonts used in the document. enableLanguageInform...and paginal modes Font extraction options Font embedding options...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  8. Announcing GroupDocs.Comparison for .NET 3.4.0 ...

    We are glad to see GroupDocs.Comparison API’s growth and users trust across the world. User’s trust and feedback always motivates us to make improvements and add more features in our Document Comparison API. Therefore we are happy to announce GroupDocs.Comparison for .NET 3.4.0 monthly release. In this new release we have introduced 8 new Features, 2 Improvements and 2 Fixes. New Features - GroupDocs.Comparison for .NET 3.4.0In this new release of GroupDocs....Argument” Exception Invalid font name Tables Aligner for PDF...

    blog.groupdocs.com/comparison/announcing-groupd...
  9. 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)...TextWatermark ( "Test watermark" , new Font ( "Arial" , 19 )); EmailLoadOptions...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....feature] Introduce distinct font type for each formats family...List substituted fonts when getting all fonts for the WordProcessing...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...