Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 35,512 for

watermark

(0.04 sec)
  1. Add Watermark to Presentation in Java on GroupD...

    Add Watermark to Presentation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Presentation in Java on GroupDocs Blog | Docume......Add Watermark to Presentation in Java on GroupDocs Blog | Document...Developers Recent content in Add Watermark to Presentation in Java on...

    blog.groupdocs.com/de/tag/add-watermark-to-pres...
  2. Add Watermark to Presentation in Java on GroupD...

    Add Watermark to Presentation in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Presentation in Java on GroupDocs Blog | Docume......Add Watermark to Presentation in Java on GroupDocs Blog | Document...Developers Recent content in Add Watermark to Presentation in Java on...

    blog.groupdocs.com/pt/tag/add-watermark-to-pres...
  3. how to add watermark in csharp on GroupDocs Blo...

    how to add Watermark in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to add Watermark in csharp on GroupDocs Blog | Document Automation ......how to add watermark in csharp on GroupDocs Blog | Document Automation...Recent content in how to add watermark in csharp on GroupDocs Blog...

    blog.groupdocs.com/de/tag/how-to-add-watermark-...
  4. Adding watermarks | Documentation

    Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Node...

    docs.groupdocs.com/watermark/nodejs-java/adding...
  5. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based Watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....at how to find and remove watermarks from documents in C# . There...can be text and image-based watermarks in a document. We can easily...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  6. 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....explore various methods to add watermarks to Word files, both through...explore various methods to add watermarks to PDF files, both through...

    blog.groupdocs.com/categories/groupdocs.waterma...
  7. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Watermark Product Family GroupDocs.Merger...Latest Answers How to Add Watermark to Excel Worksheets using...

    kb.groupdocs.com/annotation/net/page/2/
  8. Basic Usage | Documentation

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

    docs.groupdocs.com/watermark/java/basic-usage/
  9. 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-...
  10. 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...