Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 33,352 for

watermark api

(0.66 sec)
  1. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. document protection API on GroupDocs Blog | Doc...

    document protection Api on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in document protection Api on GroupDocs Blog | Document Automation Solutions for ......document protection API on GroupDocs Blog | Document Automation...content in document protection API on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/document-protection-a...
  3. Հեռացրեք Text Watermark-ը DOCX-ից Java-ի միջոցով

    Իմացեք, թե ինչպես հեռացնել տեքստային ջրանիշը DOCX-ից Java-ի միջոցով: Մենք ձեզ կոդ կտրամադրենք DOCX-ից Java-ում ջրանիշի տեքստը ջնջելու համար՝ առանց որևէ լրացուցիչ ծրագրակազմ պահանջելու:...Pronađite odgovore pomoću API-ja GroupDocs.Total Product Family...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/hy/watermark/java/remove-text-...
  4. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding Watermark to a particular section GroupDocs.Watermark Api allows you to add Watermark objects in the headers and footers of the page....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. 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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. GroupDocs.Watermark Product Family

    Find answers about manipulating text and image Watermarks in different files using code on any platform....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/watermark/page/2/
  7. Add text watermarks | GroupDocs

    This article explains how to add text Watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/viewer/nodejs-java/add-text-...
  8. 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....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/adding-image-...
  9. Categories

    Find Answers by Api GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Watermark Product Family GroupDocs.Merger...

    kb.groupdocs.com/categories/page/21/
  10. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document....Watermark Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/net/add-watermarks...