Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 6,817 for

groupdocs watermark api docs

(0.12 sec)
  1. Working with slide backgrounds | GroupDocs

    The Api allows you to extract information about all the slide backgrounds, Removing a particular background and Adding Watermark to all background images...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/working-with-s...
  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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/adding-text-w...
  3. Rasterize document or page | GroupDocs

    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...
  4. Add watermarks to PowerPoint presentations | Gr...

    Add Watermarks to PowerPoint presentations. Add Watermark to particular slide with simple or advanced settings easily....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/add-watermarks...
  5. Working with worksheet backgrounds | GroupDocs

    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...
  6. Add watermarks to diagram documents | GroupDocs

    Adding Watermark to all pages of a particular type Using GroupDocs.Watermark, you can add Watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize Watermark object Set Watermark properties Add Watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add Watermark to a particular type of the pages....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Load password-protected document | GroupDocs

    This article explains how to load password-protected document 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-password...
  8. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of Watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the Watermarks in a Word document to restrict the editing....release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark...18.6 supports locking of watermarks in Word documents. Furthermore...

    blog.groupdocs.com/watermark/protect-word-docum...
  9. Protect and Unprotect Word Documents with Water...

    Another monthly release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark for Java 18.6 supports locking of Watermarks in Word documents. Furthermore, it also provides the ability to protect and unprotect the Word documents. Following are the details about the new features added in version 18.6. Lock Watermark in Word Documents There might be the case when you need to lock the Watermarks in a Word document to restrict the editing....release of GroupDocs.Watermark for Java is onboard. GroupDocs.Watermark...18.6 supports locking of watermarks in Word documents. Furthermore...

    blog.groupdocs.com/watermark/protect-word-docum...
  10. Add watermarks to images | GroupDocs

    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...