Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,568 for

signature

(0.13 sec)
  1. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in PHP Contents [ Hide...be used to add a digital signature to the presentation via File...

    docs.aspose.com/slides/php-java/digital-signatu...
  2. DigitalSignature | Aspose.Words for Java

    Represents a digital Signature on a document and the result of its verification in Java....DigitalSignature Represents a digital signature on a document and the result...visit the Work with Digital Signatures documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. SignOptions.ApplicationVersion | Aspose.Words f...

    Set or get app version for signing. Ensure compatibility and control Signature metadata. Default 12.0....application version for the digital signature. Default value is “12.0”....docx" ); DigitalSignature signature = signedDoc . DigitalSignatures...

    reference.aspose.com/words/net/aspose.words.dig...
  4. SignOptions.application_version property | Aspo...

    SignOptions.application_version property. Gets or sets the application version for the digital Signature...application version for the digital signature. Default value is “12.0”....docx' ) signature = signed_doc . digital_signatures [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignOptions.color_depth property | Aspose.Words...

    SignOptions.color_depth property. Gets or sets the color depth for the digital Signature...color depth for the digital signature. Default value is 32. @property...docx' ) signature = signed_doc . digital_signatures [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignOptions.windows_version property | Aspose.W...

    SignOptions.windows_version property. Gets or sets the Windows version for the digital Signature...Windows version for the digital signature. Default value is “6.1”. @property...docx' ) signature = signed_doc . digital_signatures [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....display information about each signature in a document. const doc =.... count ; i ++ ) { const signature = doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to sign PDF | Aspose.PDF

    Do you know how easily sign PDF documents in Python? Sign PDF files with high quality using Python via .NET PDF library....digital signature is a type of electronic signature that uses...identification. The electronic digital signature is created by combining electronic...

    products.aspose.com/pdf/tutorial/sign-pdf/
  9. Assign and Validate Digital Signatures with Nod...

    Excel file digital Signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital Signatures....Assign and Validate Digital Signatures with Node.js via C++ Contents...Contents [ Hide ] A digital signature provides assurance that a...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  10. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....display information about each signature in a document. doc = aw ....docx' ) for signature in doc . digital_signatures : print ( f...

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