The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { SquigglyAnnotation squiggly...
This article explains how to create encrypted QR-code electronic signature...Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) // setup key and passphrase...
This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Conversion Product Solution GroupDocs...sample demonstrates how to embed PDF file into DOCX document as OLE...
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....Conversion Product Solution GroupDocs...document. Ex: @"C:\Docs\source.pdf" try ( Metadata metadata = new...
This article explains how to check if a file is encrypted using Java with GroupDocs.Viewer for Java....Conversion Product Solution GroupDocs...viewer = new Viewer ( "protected.pdf" )) { FileInfo fileInfo = viewer...
This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...document. string fileName = "sample.pdf" ; using ( Signature signature...
This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your Java applications....Conversion Product Solution GroupDocs...document content. The Word and PDF documents, Excel and Oped Document...
Learn how to render XLSX as HTML using Python. This tutorial also explains how to convert XLSX to HTML in Python for browser-based viewing....Conversion Product Family GroupDocs...comprehensive tutorial on how to render PDF as HTML using Python and unlock...
This article explains how to handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { DigitalVerifyOptions options...
This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { DigitalVerifyOptions options...