Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 33,348 for

watermark api

(0.64 sec)
  1. Lock Watermarks in Word Documents using C#

    Watermarking is a famous way of adding labels to the documents that may indicate the state of the document such as draft, confidential, etc. It can be used to add a company’s logo behind the text of the document to avoid the ownership dispute. In some cases, people add Watermarks to the documents to protect the content. But, are you sure that the content is protected and no one can remove those Watermarks?...Watermarking is a famous way of adding labels to the documents...In some cases, people add watermarks to the documents to protect...

    blog.groupdocs.com/watermark/lock-watermarks-in...
  2. GroupDocs.Watermark Product Family

    Document Automation Apis to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....illegal use, we can use watermarking. In this article, we will...apply text and image-based watermarks to the presentations or specific...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. Working with slide backgrounds | GroupDocs

    The Api allows you to extract information about all the slide backgrounds, Removing a particular background and Adding Watermark to all background images...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/working-with-s...
  4. Adding watermarks | GroupDocs

    Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  5. Searching watermarks | GroupDocs

    This article explains how to search Watermarks while using GroupDocs. Watermarks Api....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/searching-wate...
  6. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/python-net/hello-w...
  7. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using GroupDocs. Watermarks Api....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/load-password-...
  9. Watermarks in PDF document | GroupDocs

    Learn about how many ways the Groupdocs.Watermark for Java can add Watermarks in PDF documents....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/watermarks-in...
  10. Adding watermarks | GroupDocs

    Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

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