Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,351 for

groupdocs watermark api docs

(0.04 sec)
  1. Add watermarks to images | Documentation

    Add Watermark to photos or multi-framed images using Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Add watermarks to PDF documents | Documentation

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Save document to the specified stream | Documen...

    This article explains how to save document to the specified stream while using GroupDocs. Watermarks Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/save-document-...
  4. Load from local disk | Documentation

    This article explains how to load from local disk while using GroupDocs. Watermarks Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/load-from-loca...
  5. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs Watermarking Java Api...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  6. 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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/working-with-...
  7. Add text watermarks | Documentation

    Add text Watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  8. Existing objects in PDF document | Documentation

    Removing Watermark from a particular page of PDF document using C#....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/existing-obje...
  9. Add watermarks to email attachments | Documenta...

    The Api allows you to add Watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_Watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark Watermark = new TextWatermark("Test Watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker Watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = Watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. 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 Add Image Water......Tags on GroupDocs Blog | Document Automation Solutions for .NET...Recent content in Tags on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/zh/tags/index.xml