Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 33,962 for

groupdocs.watermark

(0.22 sec)
  1. 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/adding-image-...
  2. 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....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Vie...... GroupDocs.Watermarkでのカスタムフォントの使用:包括的ガイド GroupDocs...GroupDocs.Watermark でカスタムフォントを利用してブランドの一貫性とシステムの独立性を確保する方法を学...

    blog.groupdocs.com/ja/tag/fonts/index.xml
  4. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Vie......了解如何获取使用的字体列表,指定或替换缺失的字体,排除字体 在 GroupDocs.Watermark 中使用自定义字体:全面指南 学习如何在 GroupDocs...GroupDocs.Watermark 中使用自定义字体,以确保品牌一致性和系统独立性。按照我们的分步说明和 Docker...

    blog.groupdocs.com/zh/tag/fonts/index.xml
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to integrate AI with GroupDocs.Watermark to create intelligent...PDFs and images using GroupDocs.Watermark API with text, image...

    blog.groupdocs.com/groupdocs.blog/page/7/
  6. Tags

    Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotat......Parser Product Family GroupDocs.Watermark Product Family GroupDocs...

    kb.groupdocs.com/hy/tags/
  7. Adding text watermarks | GroupDocs

    The Groupdocs.watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Parser Product Solution GroupDocs.Watermark Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Watermark Product Family / GroupDocs...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. Remove Image Watermark from ODT Using Python

    Learn how to remove image watermark from ODT using Python. This tutorial shows how to detect and delete image watermarks in ODT documents programmatically....Parser Product Family GroupDocs.Watermark Product Family GroupDocs...Using Python Install GroupDocs.Watermark for Python via .NET using...

    kb.groupdocs.com/watermark/python/remove-image-...
  9. Watermark Protected Files using C# | Text & Ima...

    Add text watermarks and image watermarks to password-protected Word, PDF, PowerPoint, Excel files using C#. Customize watermark appearance using .NET API....Password Protected Files # GroupDocs.Watermark provides a watermarking...PM> Install-Package GroupDocs.Watermark Adding Watermark to Password-Protected...

    blog.groupdocs.com/watermark/watermark-password...
  10. 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....Parser Product Family GroupDocs.Watermark Product Family GroupDocs...Using Python Install GroupDocs.Watermark for Python via .NET using...

    kb.groupdocs.com/watermark/python/add-text-wate...