Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 2,018 for

resource

(0.04 sec)
  1. Sign document with XAdES Digital signature | Do...

     This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API....outputFilePath , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Extract metadata from Emails | Documentation

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values.... getValue ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.... readToEnd ()); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Message}" ); } finally { } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/handling-passw...
  5. eSign Presentation with Metadata signature | Do...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...ppsx" , options ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-present...
  6. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API.... getMessage ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/delete-image-...
  7. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...pdf" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API.... getMessage ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/delete-qr-cod...
  9. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... getMessage ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/handling-pass...
  10. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API...." ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/verify-text-s...