Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 9,347 for

sign document

(0.16 sec)
  1. XmlDsigLevel enumeration | Aspose.Words for Python

    aspose.words.digitalSignatures.XmlDsigLevel enumeration. Specifies the level of a digital Signature based on XML-DSig standard.... Examples Shows how to sign document based on XML-DSig standard...'morzal.pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  2. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS Documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/signature/xps/
  3. How to add Signature to Pdf - Free Support Foru...

    Hello, In pdf, we can Sign Document by draw a Signature or typing. How can we do same concept with aspose.pdf.net. I saw a lot of samples are using digital Signature with certificate. I would like to Sign without certif…...#1 Hello, In pdf, we can sign document by draw a signature or typing...certificate. I would like to sign without certificate. If some...

    forum.aspose.com/t/how-to-add-signature-to-pdf/...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....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...
  9. 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...
  10. SignatureLineOptions.AllowComments | Aspose.Wor...

    SignatureLineOptions 财产. 获取或设置一个值指示签名者可以在签名对话框中添加注释 此属性的默认值为 错误的.... Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/zh/net/aspose.words/...