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

groupdocs watermark api docs

(0.04 sec)
  1. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers 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...
  2. Edit Watermark Objects in PDF Documents using G...

    We are really delighted to announce the release of version 18.3 of GroupDocs.Watermark for .NET. The latest version supports editing of the objects that can be considered as the Watermark in PDF documents. Furthermore, the feature of replacing text and image for the found Watermarks is also added for all the supported formats. Following are some highlighted features of version 18.3. Editing Watermark Objects in PDF Documents Replacing Text for Particular Objects You can replace text for the particular XObjects, artifacts and the annotations in a PDF document....3 of GroupDocs.Watermark for .NET. The latest...can be considered as the watermark in PDF documents. Furthermore...

    blog.groupdocs.com/watermark/edit-watermark-obj...
  3. Watermarks in Word document | Documentation

    This article explains how to add Watermarks in word processing document in Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/watermarks-in...
  4. Adding image watermarks | Documentation

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

    docs.groupdocs.com/watermark/java/adding-image-...
  5. Add watermarks to word processing documents | D...

    GroupDocs.Watermark Api allows you to add Watermark in 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/net/add-watermarks...
  6. Rasterize document or page | Documentation

    The Watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a Watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  7. Searching watermarks | Documentation

    This article explains how to search Watermarks while using GroupDocs. Watermarks Java Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/searching-wat...
  8. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java Api....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/load-from-str...
  9. 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...
  10. Adding watermarks | Documentation

    Adding Watermark to any supported document format using GroupDocs.Watermark consists of some easy steps...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/adding-waterma...