Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 763 for

printing annotations

(0.07 sec)
  1. Save attachments | GroupDocs

    Retrieve and save attachments from emails, Outlook files, archives, and PDFs....Annotation Product Solution GroupDocs...viewer . get_attachments () print ( " \n Attachments:" ) for attachment...

    docs.groupdocs.com/viewer/python-net/how-to-ext...
  2. Removing metadata | GroupDocs

    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...
  3. Verify QR Code Signatures in Document | GroupDocs

    This topic explains how to verify QR Code electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...options ) if result . is_valid : print ( "Document was verified successfully...

    docs.groupdocs.com/signature/python-net/verify-...
  4. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...get_document_info () # Print document information print ( f "File type:...

    docs.groupdocs.com/parser/python-net/get-docume...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...navigated, downloaded and printed from a web interface. We’re...the launch of the GroupDocs Annotation plugin for Drupal. The plugin...

    blog.groupdocs.com/groupdocs.blog/page/99/
  6. How to Search for QR Code Signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures using GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs... SignatureType . QR_CODE ) print ( " \n Source document contains...

    docs.groupdocs.com/signature/python-net/search-...
  7. Verify Digital Signatures in Document | GroupDocs

    This article explains how to verify digital electronic signatures with GroupDocs.Signature for Python via .NET API...Annotation Product Solution GroupDocs...is_valid : print ( "Document was verified successfully!" ) print ( f...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Errors and Exceptions | GroupDocs

    Handle parsing errors using groupdocs.parser.exceptions and add troubleshooting steps for GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...reader = parser . get_text () print ( reader if reader else "No...

    docs.groupdocs.com/parser/python-net/errors-and...
  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. Handling incorrect document password exception ...

    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...

    docs.groupdocs.com/signature/java/handling-inco...