Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 751 for

verify signature

(0.05 sec)
  1. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions to the signer that are displayed on signing the Signature line...displayed on signing the signature line. Default value for this...personal certificate and a signature line. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SignatureLine.ProviderId | Aspose.Words for .NET

    SignatureLine ProviderId property. Gets or sets Signature provider identifier for this Signature line. Default value is 00000000000000000000000000000000 in C#....or sets signature provider identifier for this signature line....0000000} for its default signature provider. The GUID of the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    DigitalSignatureUtil Sign method. Signs source document using given CertificateHolder and SignOptions with digital Signature and writes signed document to destination stream in C#....SignOptions with digital signature and writes signed document...applied with our new digital signature. SignOptions signOptions =...

    reference.aspose.com/words/net/aspose.words.dig...
  4. SignatureLineOptions.DefaultInstructions | Aspo...

    SignatureLineOptions DefaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true 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...
  5. SignatureLine.Instructions | Aspose.Words for .NET

    SignatureLine Instructions property. Gets or sets instructions to the signer that are displayed on signing the Signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string Empty in C#....displayed on signing the signature line. This property is ignored...how to create a line for a signature and insert it into a document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 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...
  7. FileFormatInfo.has_digital_signature property |...

    FileFormatInfo.has_digital_Signature property. Returns ``True`` if this document contains a digital Signature...has_digital_signature property FileFormatInfo.has_digital_signature...document contains a digital signature. This property merely informs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. SanitizationException when checking for Signatu...

    Hello, we try to get the Signature count with following code: using (var pdfFileSignature = new PdfFileSignature()) { pdfFileSignature.BindPdf(InputPdf); return pdfFileSignature.GetSignNames().Count; } With attach…...SanitizationExceptio when checking for Signatures Aspose.PDF Product Family...Hello, we try to get the signature count with following code:...

    forum.aspose.com/t/sanitizationexception-when-c...