Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 33,962 for

groupdocs.watermark

(0.55 sec)
  1. Docker on GroupDocs Blog | Document Automation ...

    Docker on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Docker on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.V...... GroupDocs.Watermark untuk Node.js 26.1 –...perbaikan terbaru dalam GroupDocs.Watermark untuk Node.js 26.1, tersedia...

    blog.groupdocs.com/id/tag/docker/index.xml
  2. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Add watermarks to images | GroupDocs

    Add watermark to photos or multi-framed images using Java....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Existing objects in diagram document | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/existing-obje...
  5. Add Text Watermark to Image Using Python

    Learn how to add text watermark to image using Python. This tutorial shows how to embed watermark text into image images with custom font, color, and alignment....Parser Product Family GroupDocs.Watermark Product Family GroupDocs...image using Python , GroupDocs.Watermark provides a powerful yet...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section Groupdocs.watermark API allows you to add watermark objects in the headers and footers of the page....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Add text or image watermark | GroupDocs

    This article shows how to add watermark and save resultant document. It is capable to add watermark to image or documents....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/add-text-or-i...
  9. 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/working-with-...
  10. 5 Secure Methods to Add Watermarks to Word Docu...

    Learn how to add secure watermarks to Word documents using Groupdocs.watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/net/secure-methods...