This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...
This article explains how to detect document file type, obtain document details, retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Annotation Product Solution GroupDocs...getDocumentInfo (); System . out . print ( "Document contains " + docInfo...
post. Tagged with java, api, metadata, parsing....extractText(fileName); // Print an extracted text System.out...extractMetadata(fileName); // Print extracted metadata for (String...
This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...
An interface is used to receive the information about errors, warnings and events which occur while data extraction....Annotation Product Solution GroupDocs...supported." ); return ; } // Print the document text try ( TextReader...
This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Trying to delete signatures...
Dansk English Español Italiano Türkçe Svenska čeština Polski Afrikaans Dutch Português Indonesia eesti keel Français ......ability to create, edit, print, view, annotate, compare, sign, automate...
This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...searchOptions ); System . out . print ( "\nSource document ['" + fileName...
Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Annotation Product Solution GroupDocs...is_encrypted != True : print () print ( file ) specification...
This article explains how to get names of the worksheets from Excel files with GroupDocs.Viewer within your .NET applications....Annotation Product Solution GroupDocs...sample shows how to get and print out the names of the worksheets...