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

printing annotations

(0.63 sec)
  1. Extract emails from Outlook Storage | GroupDocs

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print the file path System . out ...

    docs.groupdocs.com/parser/java/extract-emails-f...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/searching-for...
  3. Batch-convert a folder | GroupDocs

    Convert all documents in a directory to Markdown...Annotation Product Solution GroupDocs...output_path ) converted += 1 print ( f " OK: { filename } " ) except...

    docs.groupdocs.com/markdown/python-net/batch-co...
  4. Handling password required exception | GroupDocs

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...

    docs.groupdocs.com/signature/java/handling-pass...
  5. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....Annotation Product Solution GroupDocs...source . get_document_info () print ( f "File type: { info . file_type...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...None : print ( iptc . envelope_record . date_sent ) print ( iptc...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Verify QR-code signatures in the document | Gro...

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

    docs.groupdocs.com/signature/java/verify-qr-cod...
  8. Searching for document signatures with exceptio...

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

    docs.groupdocs.com/signature/java/searching-for...
  9. Verify Barcode signatures in the document | Gro...

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

    docs.groupdocs.com/signature/java/verify-barcod...
  10. Install GroupDocs.Markdown for Python via .NET ...

    How to install GroupDocs.Markdown for Python via .NET using pip from PyPI....Annotation Product Solution GroupDocs...get_supported_formats () for fmt in formats : print ( fmt ) Was this page helpful...

    docs.groupdocs.com/markdown/python-net/installa...