The page describes how to add area annotation to a document using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...// Add annotation and save to file annotator.add(area); annotator...
This article explains how to fill signature background with radial gradient brush...Comparison Product Solution GroupDocs...Image ); // sign document to file SignResult signResult = signature...
This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Comparison Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...
This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....Comparison Product Solution GroupDocs...extract table of contents from CHM file: // Create an instance of Parser...
Learn this article and check how to load and convert XML documents with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...data.xml data.xml is sample file used in this example. Click...
This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Comparison Product Solution GroupDocs...digitalOptions ); // sign document to file signature . Sign ( "signed.pdf"...
This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....Comparison Product Solution GroupDocs...innerLine ); // sign document to file signature . sign ( "SampleSigned...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Comparison Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...
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....Comparison Product Solution GroupDocs...the size of the resultant PDF file. Rasterize particular page of...