This article explains how to delete signature of the certain type with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); { // deleting QR-Code signatures...
The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Watermark Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { SquigglyAnnotation squiggly...
Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Watermark Product Solution GroupDocs...document. Ex: @"C:\Docs\source.pdf" try ( Metadata metadata = new...
This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); BarcodeVerifyOptions options...
This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); QrCodeVerifyOptions options...
This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Watermark Product Solution GroupDocs...document content. The Word and PDF documents, Excel and Oped Document...
This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...document. string fileName = "sample.pdf" ; using ( Signature signature...
This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Watermark Product Solution GroupDocs...viewer = new Viewer ( "protected.pdf" )) { FileInfo fileInfo = viewer...
This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Watermark Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...
This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...