This section explains how to load document from Azure Blob Storage with GroupDocs.Signature API....Editor Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...
Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...outputPath = "./password-protected.pdf" PdfConvertOptions convertOptions...
This article explains how to fill signature background with solid brush...Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...
The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Editor Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { UnderlineAnnotation underline...
This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { MetadataSearchOption options...
This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { DigitalSearchOptions options...
This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // Deleting QR-Code signatures...
This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Editor Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // compose the list of...
Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Editor Product Solution GroupDocs...with gr . Redactor ( "source.pdf" ) as redactor : # Apply the...