Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,485 for

file watermark

(0.05 sec)
  1. 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 API حفاظت از سن......Watermark افزودن واترمارک به Word امنیت...Add Image Watermark Add Text Watermark Add Watermark Confidential...

    blog.groupdocs.com/fa/tags/index.xml
  2. Add text watermarks | Documentation

    This article explains how to add text Watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Watermark Product Solution GroupDocs...documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  3. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/supported-doc...
  4. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...Started / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/metadata/net/supported-docum...
  5. Supported File Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Watermark Product Solution GroupDocs...Started / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/metadata/java/supported-docu...
  6. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi Files using C# programming language....Watermark Product Solution GroupDocs...How to edit Mobi file How to edit Mobi file Leave feedback On...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  7. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a Watermark, removing Watermark, adding Watermark to photos, removing Watermark from photo and more....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/features-overv...
  8. Supported file formats | Documentation

    GroupDocs.Conversion for Node.js via Java supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Watermark Product Solution GroupDocs...started / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/conversion/nodejs-java/suppo...
  9. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure Watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled Watermarks, and password-protected sections that can't be easily removed....Việt 中文 中國傳統的 Professional watermark protection for Word documents...Contents Why Word’s Built-in Watermarks Aren’t Secure Enough Download...

    blog.groupdocs.com/watermark/secure-word-docume...
  10. 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-...