Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 6,248 for

groupdocs.watermark,

(0.32 sec)
  1. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....This article explains how to lock the watermarks in a Word document to restrict the editing.

    docs.groupdocs.com/watermark/net/locking-waterm...
  2. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API...This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API

    docs.groupdocs.com/watermark/java/working-with-...
  3. 平铺水印 on GroupDocs Blog | Document Automation So...

    平铺水印 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in 平铺水印 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 向Word文档添加水印的5种安......平铺水印 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in 平铺水印 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 向Word文档添加水印的5种安...

    blog.groupdocs.com/zh/tag/平铺水印/index.xml
  4. コンテンツ保護 on GroupDocs Blog | Document Automation...

    コンテンツ保護 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in コンテンツ保護 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 AI駆動の透......コンテンツ保護 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in コンテンツ保護 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers 🤖 AI駆動の透...

    blog.groupdocs.com/ja/tag/コンテンツ保護/index.xml
  5. GroupDocs.Total for Java 26.6 – June 2026 Relea...

    GroupDocs.Total for Java v26.6 is now available — featuring updated versions of all included libraries (e.g., Annotation 25.6, Search 26.6, Comparison 26.5) and new fixes....GroupDocs.Total for Java v26.6 is now available — featuring updated versions of all included libraries (e.g., Annotation 25.6, Search 26.6, Comparison 26.5) and new fixes.

    blog.groupdocs.com/total/groupdocs-total-for-ja...
  6. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.

    docs.groupdocs.com/watermark/java/adding-image-...
  7. Add Text Watermark to RTF Using Python

    Learn how to add text watermark to RTF using Python. This tutorial shows how to embed text watermarks into RTF documents with custom font, color, and alignment....necessary modules: groupdocs.watermark , groupdocs.watermark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  8. Add Text Watermark to XLSX Using Python

    Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....Excel workbooks Import groupdocs.watermark , groupdocs.watermark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  9. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom font, color, and alignment....necessary modules: groupdocs.watermark , groupdocs.watermark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  10. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically.

    kb.groupdocs.com/watermark/python/remove-image-...