Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 6,359 for

groupdocs watermark api docs

(0.04 sec)
  1. Adding text watermarks | Documentation

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Add watermarks to diagram documents | Documenta...

    Using GroupDocs.Watermark, you can add Watermark to all pages of a particular type in a document. It consists of following steps....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  3. Working with worksheet backgrounds | Documentation

    This article explains how to work with worksheet backgrounds while using GroupDocs Watermarking Api...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/working-with-w...
  4. Add text watermarks | Documentation

    This article shows how to add a text Watermark and save the resultant document. It is capable of adding Watermarks to images or documents....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  5. Add watermarks to spreadsheet documents | Docum...

    GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Add watermarks to spreadsheet documents | Docum...

    Adding Watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add Watermark to the worksheets of any Excel document. Adding Watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps. Load the document Create and initialize Watermark object Set Watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add Watermark to the worksheet Save the document Following code shows how to add Watermark to a particular worksheet....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Add watermarks to images | Documentation

    Add Watermark to photos or multi-framed images using c#....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Customize watermarks | Documentation

    This article shows how to adjust text or image Watermarks to your needs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

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

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Add watermarks to word processing documents | D...

    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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...