Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,901 for

groupdocs.watermark,

(0.7 sec)
  1. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing.

    blog.groupdocs.com/watermark/protect-word-docum...
  2. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....email message Using GroupDocs.Watermark, you can any particular...

    docs.groupdocs.com/watermark/net/email-attachme...
  3. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same file or stream Save document to the specified location Save document to the specified stream...Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original file, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same file or stream Save document to the specified location Save document to the specified stream

    docs.groupdocs.com/watermark/net/saving-documents/
  4. 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/ko/tag/docker/index.xml
  5. Version 26.1 on GroupDocs Blog | Document Autom...

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

    blog.groupdocs.com/tr/tag/version-26.1/index.xml
  6. Shapes in spreadsheet document | GroupDocs

    Inspect, modify, and remove shapes in Excel documents using Python via .NET....Inspect, modify, and remove shapes in Excel documents using Python via .NET.

    docs.groupdocs.com/watermark/python-net/shapes-...
  7. Installation | GroupDocs

    GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows:  GroupDocsJavaAPI GroupDocs Java API https://releases.groupdocs.com/java/repo/ Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows: com....GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations. Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: <repositories> <repository> <id>GroupDocsJavaAPI</id> <name>GroupDocs Java API</name> <url>https://releases.groupdocs.com/java/repo/</url> </repository> </repositories> Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows: <dependencies> <dependency> <groupId>com.

    docs.groupdocs.com/watermark/java/installation/
  8. Get supported file formats | GroupDocs

    This article explains how to get the list of all supported file formats....This article explains how to get the list of all supported file formats.

    docs.groupdocs.com/watermark/net/get-supported-...
  9. Basic Usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks....GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main GroupDocs.Watermark API concepts: Watermarker is the main class that contains all the required methods for manipulating document watermarks.

    docs.groupdocs.com/watermark/java/basic-usage/
  10. Existing objects in diagrams | GroupDocs

    Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET....Find, remove, and modify shapes and headers/footers in Visio documents using Python via .NET.

    docs.groupdocs.com/watermark/python-net/existin...