Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 10,593 for

document watermark

(0.1 sec)
  1. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different Watermark types such as TextWatermark, ImageWatermark. These Watermarks could be added to Documents, updated, removed, or searched inside already Watermarked Documents. Our product also provides information about Document type and structure - file type, size, page count, etc. and generates Document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating Document Watermarks....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/basic-usage/
  2. GroupDocs.Watermark Product Family | GroupDocs

    Powerfull API for adding Watermarks to the Documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding Watermark Articles and guidelines Adding text Watermark Adding image Watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started Documentation Features overview Supported Document formats System requirements Installation Adding Watermark Articles and guidelines for basic and advanced development...Watermark Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/
  3. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and image Watermark to the popular Document formats. GroupDocs.Watermark for Java will allow you to add Watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added Watermarks of popular types (including Watermarks added by third-party tools) in a Document....Watermark is coming soon to Java platform...text and image watermark to the popular document formats. GroupDocs...

    blog.groupdocs.com/watermark/upcoming-release-o...
  4. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of Document structure while using GroupDocs Watermarking Java API...Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/existing-obje...
  5. Integrate Watermarking in Node.js Applications

    Follow our guide to easily implement Watermarking in your Node.js projects with feature-rich GroupDocs.Watermark for Node.js API....Watermark for Node.js via Java enables...enables developers to add watermarking capabilities to their Node...

    blog.groupdocs.com/watermark/integrate-watermar...
  6. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_Watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = Watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/working-with-...
  7. 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...indicate the state of the document such as draft, confidential...

    blog.groupdocs.com/watermark/lock-watermarks-in...
  8. Customize watermarks | GroupDocs

    Adjust text or image Watermark appearance and position using Python via .NET....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/python-net/basic-u...
  9. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Watermark Product Family GroupDocs.Merger...Java Get Document Information using Java Add Text Watermark to DOC...

    kb.groupdocs.com/categories/page/20/
  10. 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/nodejs-java/add-im...