Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 967 for

printing annotations

(0.03 sec)
  1. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-fo...
  2. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-me...
  3. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Annotation Product Solution GroupDocs...getPossibleConversio (); System . out . print ( String . format ( "%s is of...

    docs.groupdocs.com/conversion/java/get-possible...
  4. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...isValid ()) { System . out . print ( "\nDocument was verified successfully...

    docs.groupdocs.com/signature/java/verify-digita...
  5. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...GroupDocsSignatureEx ex ){ System . out . print ( "GroupDocs Signature Exception:...

    docs.groupdocs.com/signature/java/verifying-doc...
  6. Delete Signatures of the certain type | Documen...

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following QR-Code signatures...

    docs.groupdocs.com/signature/java/delete-signat...
  7. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....GroupDocs Signature GroupDocs Annotation GroupDocs Assembly GroupDocs...options to export, download, print the manipulated document; addition...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  8. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Annotation Product Solution GroupDocs...is_encrypted != True : print () print ( file ) specification...

    docs.groupdocs.com/metadata/python-net/removing...
  9. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Annotation Product Solution GroupDocs...getDocumentInfo (); System . out . print ( "Document properties " + filePath...

    docs.groupdocs.com/signature/java/obtain-docume...
  10. Extract a text from images and PDFs | Documenta...

    This article explains how to extract a text from images and PDFs...Annotation Product Solution GroupDocs... GetText ( options )) { // Print a text or 'not supported' message...

    docs.groupdocs.com/parser/net/extract-text-from...