Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 11,109 for

document watermark

(0.09 sec)
  1. remove watermark from pdf on GroupDocs Blog | D...

    remove Watermark from pdf on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Watermark from pdf on GroupDocs Blog | Document Automation Solutions ......remove watermark from pdf on GroupDocs Blog | Document Automation...remove watermark from pdf on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/it/tag/remove-watermark-from...
  2. remove watermark from pdf on GroupDocs Blog | D...

    remove Watermark from pdf on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Watermark from pdf on GroupDocs Blog | Document Automation Solutions ......remove watermark from pdf on GroupDocs Blog | Document Automation...remove watermark from pdf on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/vi/tag/remove-watermark-from...
  3. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of Document structure while using GroupDocs Watermarking API...Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/existing-objec...
  4. Add watermarks to diagram documents | GroupDocs

    Adding Watermark to all pages of a particular type Using GroupDocs.Watermark, you can add Watermark to all pages of a particular type in a Document. It consists of following steps. Load the Document Create and initialize Watermark object Set Watermark properties Add Watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the Document Following code shows how to add Watermark to a particular type of the pages....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Add watermarks to PDF documents | GroupDocs

    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....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF Document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your Document viewer applications with the latest version of the API....attachments and Rendering PDF document with layered content. Some...project please upgrade your document viewer applications with the...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text Watermark to a Document. If the Document consists of multiple parts (pages, worksheets, slides, frames etc), the Watermark will be added to all of them. advanced_usage.adding_text_Watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker Watermarker = new Watermarker("image.png"); // Initialize the font to be used for Watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the Watermark object TextWatermark Watermark = new TextWatermark("Test Watermark", font); // Set Watermark properties Watermark....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Customize watermarks | GroupDocs

    This article shows how to adjust text or image Watermarks to your needs....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/basic-usage/cu...
  9. Add watermarks to presentation documents | Grou...

    Adding Watermark to a particular slide Using GroupDocs.Watermark, you can add Watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding Watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the Document Create and initialize Watermark object Set Watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add Watermark to the Document Save the Document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text Watermarks to Documents which may consists of pages, worksheets, slides or frames....Watermark Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/adding-text-wa...