Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,157 for

groupdocs.watermark,

(0.66 sec)
  1. 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....particular section Using GroupDocs.Watermark, you can add watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. 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....background Images Using GroupDocs.Watermark, you can also watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Release Notes on GroupDocs Blog | Document Auto...

    Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...

    blog.groupdocs.com/ar/tag/release-notes/index.xml
  4. Release Notes on GroupDocs Blog | Document Auto...

    Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...

    blog.groupdocs.com/he/tag/release-notes/index.xml
  5. Watermark Solution on GroupDocs Blog | Document...

    Watermark Solution on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Solution on GroupDocs Blog | Document Automation Solutions for .NET & Jav......Watermark Solution on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Solution on GroupDocs Blog | Document Automation Solutions for .NET & Jav...

    blog.groupdocs.com/ru/tag/watermark-solution/in...
  6. 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......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...

    blog.groupdocs.com/pl/tag/docker/index.xml
  7. Developer Guide | GroupDocs

    Explains GroupDocs.Watermark for Python watermark features and shows how to add watermark in the documents...Explains GroupDocs.Watermark for Python watermark features and shows how to add watermark in the documents

    docs.groupdocs.com/watermark/python-net/develop...
  8. Release Notes on GroupDocs Blog | Document Auto...

    Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release Notes on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope...

    blog.groupdocs.com/ko/tag/release-notes/index.xml
  9. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....body or subject Using GroupDocs.Watermark, you can also search...

    docs.groupdocs.com/watermark/java/email-messages/
  10. Save document to the same file or stream | Grou...

    This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API....This article explains how to save document to the same file or stream while using GroupDocs. Watermarks API.

    docs.groupdocs.com/watermark/net/save-document-...