Review AddWatermarkResult with information about added watermarks using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "output.pdf" ) Example output: WatermarkId:...
The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java.... INPUT_PDF )) { CheckBoxComponent checkbox...( "result_checkbox_component.pdf" ); } Was this page helpful?...
The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { LinkAnnotation link = new...); annotator . Save ( "result.pdf" ); } Was this page helpful?...
The page describes how to add area annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { AreaAnnotation area = new...); annotator . Save ( "result.pdf" ); } Was this page helpful?...
This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark for Java....pdf" Watermarker watermarker = new...new Watermarker ( "document.pdf" ); // Initialize text watermark...
This article will help, if you want to add watermark to images inside a document then it can be possible using GroupDocs.Watermark....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { // Initialize text watermark...
Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using Python via .NET....pdf" ) as watermarker : font = gww...watermarker . save ( "result.pdf" ) Rotate around the page origin...
The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....pdf" )) { annotator . Update ( new...}); annotator . Save ( "result.pdf" , new SaveOptions { Version...
This article demonstrates how to convert document stored at local disk using GroupDocs.Conversion for Node.js via Java API....pdf" , convertOptions ); Was this...prompt, please hold on... An error occurred while retrieving the...
Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Node.js via Java API....pdf" , convertOptions ); Was this...prompt, please hold on... An error occurred while retrieving the...