Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 460 for

verify signature

(0.03 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Provides methods for signing document.... Since digital signature works with file content rather...Examples Shows how to load signatures from a digitally signed document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. FileFormatInfo.HasDigitalSignature | Aspose.Wor...

    FileFormatInfo HasDigitalSignature property. Returns true if this document contains a digital Signature. This property merely informs that a digital Signature is present on a document but it does not specify whether the Signature is valid or not in C#....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/net/aspose.words/fil...
  3. FileFormatInfo - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....odt", saveOptions); // Verify the file type of our document...digital signatures. // Use a FileFormatInfo instance to verify that...

    reference.aspose.com/words/java/com.aspose.word...
  4. SignatureLine.provider_id property | Aspose.Wor...

    SignatureLine.provider_id property. Gets or sets Signature provider identifier for this Signature line...or sets signature provider identifier for this signature line....0000000} for its default signature provider. The GUID of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignatureLineOptions.default_instructions prope...

    SignatureLineOptions.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...personal certificate and a signature line. doc = aw . Document... DocumentBuilder ( doc ) signature_line_options = aw . SignatureLineOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the Signature line. Default value for this property is empty string in C++....displayed on signing the signature line. Default value for this...personal certificate and a signature line. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the Signature line. Default value for this property is true in C++....sign date is shown in the signature line. Default value for this...personal certificate and a signature line. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. Aspose::Words::SignatureLineOptions Class Refer...

    Allows to specify options for Signature line being inserted. Used in DocumentBuilder....Allows to specify options for signature line being inserted. Used...displayed on signing the signature line. Default value for this...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. SignatureLineOptions.Email | Aspose.Words for .NET

    SignatureLineOptions Email property. Gets or sets suggested signers email address. Default value for this property is empty string Empty in C#....personal certificate and a signature line. Document doc = new Document...Re-open our saved document, and verify that the "IsSigned" and "IsValid"...

    reference.aspose.com/words/net/aspose.words/sig...
  10. DigitalSignatureUtil - Aspose.Words for Java - ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... Since digital signature works with file content rather...Example: Shows how to load signatures from a digitally signed document...

    reference.aspose.com/words/java/com.aspose.word...