Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,012 for

printing annotations

(0.23 sec)
  1. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Following signatures were...

    docs.groupdocs.com/signature/java/delete-signat...
  2. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....Annotation Product Solution GroupDocs...PageCount ; pageIndex ++) { // Print a page number Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  3. 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...
  4. 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...
  5. Obtain document history information | Documenta...

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Annotation Product Solution GroupDocs...information System . out . print ( "Document Process logs information:...

    docs.groupdocs.com/signature/java/obtain-docume...
  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. 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...
  8. 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...
  9. 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...
  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...