Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,044 for

groupdocs fonts api

(1.3 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. GroupDocs.Comparison for .NET | GroupDocs

    Groupdocs.Comparison for .NET developer documentation. Learn how to diff docx, pptx, and compare pdf files using C#....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/comparison/net/
  3. Render PowerPoint presentations as HTML, PDF, a...

    Convert PowerPoint presentations to HTML, PDF, PNG, or JPEG using the Groupdocs.Viewer Python Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/render-pre...
  4. document rendering API on GroupDocs Blog | Docu...

    document rendering Api on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document rendering Api on Groupdocs Blog | Document Automation Solutions for .N......document rendering API on GroupDocs Blog | Document Automation...in document rendering API on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/pt/tag/document-rendering-ap...
  5. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/adding-...
  6. Result of added watermarks | GroupDocs

    Review AddWatermarkResult with information about added watermarks using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/result-...
  7. Support for Null-Conditional Operators in Group...

    We are excitedly announcing the monthly release of Groupdocs.Assembly for Java 18.6. Using the latest version, you can now use null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the Api, colors are preserved for a pie chart in the Word Processing document, Fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....announcing the monthly release of GroupDocs.Assembly for Java 18.6 . Using...Furthermore, to enhance the API, colors are preserved for a pie...

    blog.groupdocs.com/assembly/support-for-null-co...
  8. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/rasteri...
  9. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position using Python via .NET....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/python-net/basic-u...
  10. Save document to the specified stream | GroupDocs

    This article explains how to save document to the specified stream while using Groupdocs. Watermarks Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/save-document-...