Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,485 for

file watermark

(0.04 sec)
  1. Load File From Stream | Documentation

    This article demonstrates how to convert a File from a stream using GroupDocs.Conversion for Python via .NET API....Watermark Product Solution GroupDocs...Documents / Load File From Stream Load File From Stream Leave...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs Watermarking Java API...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Add watermarks to email attachments | Documenta...

    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...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Check if a file is encrypted | Documentation

    This article explains how to check if a File is encrypted using .NET / C# with GroupDocs.Viewer for .NET....Watermark Product Solution GroupDocs.../ Check if a file is encrypted Check if a file is encrypted Leave...

    docs.groupdocs.com/viewer/net/how-to-check-if-f...
  5. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered Watermarks using GroupDocs.Watermark. Learn to add, create, and customize Watermarks automatically for enhanced document security and content protection....Watermark Table of Contents 🚀 Introduction...Introduction What is GroupDocs.Watermark? Supported Document Formats...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  6. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some Files. This mainly affects Word documents as they appear to randomly generate false Watermarks that are not positioned correctly, do not ha…...Issue with watermarks on Word documents - invalid formatting...formatting GroupDocs.Watermark Product Family java Nobl October 23, 2025...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  7. Optimize spreadsheets in a PDF file | Documenta...

    This topic describes how to optimize spreadsheets in a PDF File using the GroupDocs.Viewer .NET API (C#)....Watermark Product Solution GroupDocs...output PDF file / Optimize spreadsheets in a PDF file Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Load file from stream | Documentation

    This article demonstrates how to convert File presented as a stream using GroupDocs.Conversion for .NET API....Watermark Product Solution GroupDocs.../ Loading files from different sources / Load file from stream...

    docs.groupdocs.com/conversion/net/load-file-fro...
  9. Get supported file formats | Documentation

    This article explains how to obtain supported File formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Watermark Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/signature/net/get-supported-...
  10. Get file info | Documentation

    This page describes how to detect document File type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Watermark Product Solution GroupDocs...Annotation basics / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/annotation/java/get-file-info/