Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 8,656 for

sign document

(0.07 sec)
  1. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    PdfDigitalSignatureDetails Reason property. Gets or sets the reason for the Signing in C#....or sets the reason for the signing. public string Reason { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the Signing....or sets the location of the signing. @property def location ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. @property def reason ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DigitalSignatures::CertificateHo...

    Represents a holder of X509Certificate2 instance....Shows how to digitally sign documents. // Create an X.509 certificate... ()); // Take an unsigned document from the local file system...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. SignatureLineOptions.ShowDate | Aspose.Words fo...

    SignatureLineOptions 财产. 获取或设置一个值指示签名日期显示在签名行中 此属性的默认值为 真的.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. Extract Image and Signature Information|Aspose....

    You may extract images from the Signature field and extract Signature information using the SignatureField class with Java....supports the feature to digitally sign the PDF files using the SignatureField...SignatureField class and while signing the document, you can also set an...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  7. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...with Digital Signatures documentation article. Properties Name...signer can add comments in the Sign dialog. Default value for this...

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

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of Signing. Default value is current time (Now) in C++....SignOptions::get_SignTime method The date of signing. Default value is current time...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Shape.signature_line property | Aspose.Words fo...

    Shape.Signature_line property. Gets [SignatureLine](../../Signatureline/) object if the shape is a Signature line...new SignatureLine into the document using DocumentBuilder.ins...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...