Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,568 for

signature

(0.33 sec)
  1. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a Signature on Word using Python....sample code to add digital signature to Word using Python . We...class object. Steps to Insert Signature in Word using Python Set the...

    kb.aspose.com/words/python/how-to-electronicall...
  2. Digitally Sign ODP File Online or using Android...

    Free online app for digital Signature in ODP Presentation. Develop Android application to electronically sign ODP Presentations....Total Android via Java Signature Odp Digitally Sign ODP File...applications. Freely add digital signature into various documents including...

    products.aspose.com/total/android-java/signatur...
  3. SignOptions.ColorDepth | Aspose.Words for .NET

    Set or get Signature color depth. Optimize visual quality and consistency. Default 32....color depth for the digital signature. Default value is 32. public...docx" ); DigitalSignature signature = signedDoc . DigitalSignatures...

    reference.aspose.com/words/net/aspose.words.dig...
  4. DigitalSignature.is_valid property | Aspose.Wor...

    DigitalSignature.is_valid property. Returns ``True`` if this digital Signature is valid and the document has not been tampered with....Returns True if this digital signature is valid and the document...display information about each signature in a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Securing and signing PDF in C#|Aspose.PDF for .NET

    This section describes the features of using a Signature and securing your PDF document using C#...terms electronic signature and digital signature are used interchangeably...More generally, a digital signature comes with a certification...

    docs.aspose.com/pdf/net/securing-and-signing/
  6. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital Signature...document contains a digital signature. This property merely informs...informs that a digital signature is present on a document, but it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XmlDsigLevel | Aspose.Words for Java

    Specifies the level of a digital Signature based on XML-DSig standard in Java....Specifies the level of a digital signature based on XML-DSig standard...XML_D_SIG Specifies XML-DSig signature level. X_AD_ES_EPES Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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 =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. 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 =...signed.docx" ); for ( auto && signature : doc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...class Provides access to signature line properties. To learn...visit the Work with Digital Signatures documentation article. Properties...

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