Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,468 for

signature

(1.57 sec)
  1. SignOptions.OfficeVersion | Aspose.Words for .NET

    Set or get Office version for signing. Improve compatibility and document validation. Default 12.0....Office version for the digital signature. Default value is “12.0”....docx" ); DigitalSignature signature = signedDoc . DigitalSignatures...

    reference.aspose.com/words/net/aspose.words.dig...
  2. 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...
  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. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital Signature is valid and the document has not been tampered with in C++....Returns true if this digital signature is valid and the document...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. 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/
  7. SignOptions.WindowsVersion | Aspose.Words for .NET

    Set or get Windows version for signing. Ensure accurate validation and environment tracking. Default 6.1....Windows version for the digital signature. Default value is “6.1”. public...docx" ); DigitalSignature signature = signedDoc . DigitalSignatures...

    reference.aspose.com/words/net/aspose.words.dig...
  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 Jav...

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

    docs.aspose.com/cells/javascript-cpp/assign-and...
  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...