Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 32,762 for

watermark

(0.06 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers digital signatu......Customization Fonts GroupDocs Watermarking Adjust Contrast Adjust Gamma...PNG SVG to PNG in Node.js Watermark Image C# document merging...

    blog.groupdocs.com/es/tags/index.xml
  2. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers digital signatu......Customization Fonts GroupDocs Watermarking Adjust Contrast Adjust Gamma...PNG SVG to PNG in Node.js Watermark Image C# document merging...

    blog.groupdocs.com/id/tags/index.xml
  3. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers digital signatu......Customization Fonts GroupDocs Watermarking Adjust Contrast Adjust Gamma...PNG SVG to PNG in Node.js Watermark Image C# document merging...

    blog.groupdocs.com/fr/tags/index.xml
  4. Supported document formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/supported-docu...
  5. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.Watermark for Java can add Watermarks in PDF documents....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/watermarks-in...
  6. Custom Fonts in GroupDocs.Watermark - Implement...

    Learn how to utilize custom fonts in GroupDocs.Watermark to ensure branding consistency and system independence. Follow our step-by-step instructions and Docker setup....Watermark is a robust library for managing watermarks in documents...unique typography into their watermarks. In this article, we’ll explore...

    blog.groupdocs.com/watermark/using-custom-fonts...
  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...In some cases, people add watermarks to the documents to protect...

    blog.groupdocs.com/watermark/lock-watermarks-in...
  8. Working with slide backgrounds | Documentation

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

    docs.groupdocs.com/watermark/java/working-with-...
  9. Searching watermarks | Documentation

    This article explains how to search Watermarks while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. Load password-protected document | Documentation

    This article explains how to load password-protected document while using GroupDocs. Watermarks API....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/load-password-...