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

signature

(0.11 sec)
  1. Work with Digital Signatures in C++|Aspose.Word...

    Digitally sign documents and detect, count, verify, and remove existing digital Signatures....Digital Signatures Contents [ Hide ] A digital signature is a technological...implementation of electronic signatures to sign documents and authenticate...

    docs.aspose.com/words/cpp/working-with-digital-...
  2. DigitalSignature Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignature class for secure document signing and verification. Enhance your document security effortlessly!...class Represents a digital signature on a document and the result...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureType method. Gets the type of the digital Signature in C++....Gets the type of the digital signature. Aspose :: Words :: DigitalSignatures...display information about each signature in a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. SignOptions.vertical_resolution property | Aspo...

    SignOptions.vertical_resolution property. Gets or sets the vertical resolution for the digital Signature...resolution for the digital signature. Default value is 1200. @property...docx' ) signature = signed_doc . digital_signatures [ 0 ] self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignOptions.office_version property | Aspose.Wo...

    SignOptions.office_version property. Gets or sets the Office version for the digital Signature...Office 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...
  6. SignOptions.horizontal_resolution property | As...

    SignOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the digital Signature...resolution for the digital signature. Default value is 1920. @property...docx' ) signature = signed_doc . digital_signatures [ 0 ] self...

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

    DigitalSignature.signTime property. Gets the time the document was signed....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. 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-...
  9. 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...
  10. 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...