Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 11,443 for

document watermark

(0.26 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....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF Documents and default fonts in diagram Documents. Check out this latest version to enhance and improve your Document viewer applications....in PDF documents and default fonts in diagram documents. Check...to enhance and improve your document viewer applications. GroupDocs...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  3. Add image watermarks | GroupDocs

    This article shows how to add an image Watermark and save the resultant Document. It is capable of adding Watermarks to images or Documents....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/add-image/
  4. Removing found watermarks | GroupDocs

    This article explains how to remove found Watermarks while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/removing-found...
  5. Evaluation Limitations and Licensing | GroupDocs

    free Watermark api version is available to evaluate the API which will be similar as licensed but with few limitations....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/evaluation-li...
  6. Control Image Quality when Rendering PDF Docume...

    We are pleased to announce the release of version 18.3 of GroupDocs.Viewer for .NET. Using the latest version, you can now render XLTM and XLTX file formats. We have also added settings to control the image quality when rendering PDF Documents as HTML. Furthermore, this version came up with 11 improvements and bug fixes. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.3. Supported File Formats We have added the support of following file formats in version 18....quality when rendering PDF documents as HTML. Furthermore, this...Rendering PDF Documents as HTML # When rendering PDF documents as HTML...

    blog.groupdocs.com/viewer/control-image-quality...
  7. Load from stream | GroupDocs

    This article explains how to load from stream while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/load-from-stream/
  8. Releasing Next Generation GroupDocs.Viewer for ...

    It’s time to lay a hand on Next Generation GroupDocs.Viewer for .NET. GroupDocs releases this product with the great power of rendering a variety of Document formats to HTML and image representations. Why Next Generation GroupDocs.Viewer? The legacy 2.x versions of GroupDocs.Viewer for .NET had complex API structure thereby requiring more coding efforts for a simple implementation. There were specific way of code implementation for different types of application development platforms....of rendering a variety of document formats to HTML and image...Repesentation of the document. It can converts document pages to images...

    blog.groupdocs.com/viewer/simplest-api-to-get-i...
  9. Add watermarks to spreadsheet documents | Group...

    Add Watermarks to worksheets, images, backgrounds, and headers/footers using Python via .NET....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image Watermarks with spacing, rotation, and patterns using Python via .NET....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/adding-...