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

digital signature

(0.03 sec)
  1. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....display information about each signature in a document. const doc =...Document ( base . myDir + "Digitally signed.docx" ); for ( var...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_Comments method. Gets the signing purpose comment in C++....display information about each signature in a document. auto doc =...u "Digitally signed.docx" ); for ( const auto & signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder::get_Certificate method. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain in C++....display information about each signature in a document. auto doc =...u "Digitally signed.docx" ); for ( const auto & signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the document was signed in C++....display information about each signature in a document. auto doc =...u "Digitally signed.docx" ); for ( const auto & signature : doc...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.sign_time property. Gets the time the document was signed....display information about each signature in a document. doc = aw ....( MY_DIR + 'Digitally signed.docx' ) for signature in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....display information about each signature in a document. doc = aw ....( MY_DIR + 'Digitally signed.docx' ) for signature in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert Visio to PDF File in Python

    This tutorial covers how to convert Visio to PDF in Python. You will find all the information to configure the environment, a step-by-step process, and a running code snippet to export Visio to PDF in Python...different properties like digital signature, font, encryption, and...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  8. How to Convert HTML File to PDF in Java

    This brief tutorial describes how to convert HTML file to PDF in Java. You will get detailed steps and HTML to PDF converter using java where output PDF file is customized by setting multiple properties....color, Jpeg quality, digital signature details, text compression...

    kb.aspose.com/html/java/how-to-convert-html-fil...
  9. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF documents....a look at the process of digitally signing the PDF files, please...information about how to add digital signature to PDF in Java . Updated...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  10. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...); Shows how to add a digital signature to a document. string...format and presence of digital signatures. // Use a FileFormatInfo...

    reference.aspose.com/words/nodejs-net/aspose.wo...