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

signature

(0.58 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 =.... count ; i ++ ) { const signature = doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital Signatures using C#....Ask AI Work with Digital Signatures Contents [ Hide ] Purpose...how to work with digital signatures, including signing and verification...

    docs.aspose.com/words/net/working-with-digital-...
  3. 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/
  4. 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...
  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. Secure and Sign PDF Files in Python|Aspose.PDF ...

    Learn how to sign, encrypt, decrypt, and secure PDF files in Python, including digital Signatures, smart cards, and document permissions....to securely apply digital signatures to PDF documents using Python...terms electronic signature and digital signature are sometimes used...

    docs.aspose.com/pdf/python-net/securing-and-sig...
  7. SignOptions class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.SignOptions class. Allows to specify options for document signing...visit the Work with Digital Signatures documentation article. Constructors...application version for the digital signature. Default value is “12.0”....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureCollection class | Aspose.Words...

    Aspose.Words.DigitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital Signatures attached to a document...read-only collection of digital signatures attached to a document. To...visit the Work with Digital Signatures documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the digital Signature. Default value is 1200 in C++....resolution for the digital signature. Default value is 1200. int32_t...DigitalSignatures :: DigitalSignature > signature = signedDoc -> get_DigitalSignatures...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. 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...