Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,609 for

groupdocs.watermark,

(0.2 sec)
  1. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications.

    docs.groupdocs.com/watermark/nodejs-java/get-su...
  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. Add Image Watermark on GroupDocs Blog | Documen...

    Add Image Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Image Watermark on GroupDocs Blog | Document Automation Solutions for .NET & J......Add Image Watermark on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Image Watermark on GroupDocs Blog | Document Automation Solutions for .NET & J...

    blog.groupdocs.com/id/tag/add-image-watermark/i...
  4. Watermark Documents on GroupDocs Blog | Documen...

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

    blog.groupdocs.com/id/tag/watermark-documents/i...
  5. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro...

    blog.groupdocs.com/ru/categories/index.xml
  6. 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...
  7. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro...

    blog.groupdocs.com/id/categories/index.xml
  8. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro...

    blog.groupdocs.com/nl/categories/index.xml
  9. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers کار با فونت ه......fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers کار با فونت ه...

    blog.groupdocs.com/fa/tag/fonts/index.xml
  10. Save document to the specified location | Group...

    This article explains how to save document to the specified location while using GroupDocs. Watermarks API....This article explains how to save document to the specified location while using GroupDocs. Watermarks API.

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