Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,331 for

sign document

(0.1 sec)
  1. SignatureLine.providerId property | Aspose.Word...

    SignatureLine.providerId property. Gets or sets Signature provider identifier for this Signature line...should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. get reason () : string Remarks...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_XmlDsigLevel method. Specifies the level of a digital Signature based on XML-DSig standard. The default value is XmlDSig in C++....const Examples Shows how to sign document based on XML-DSig standard...inputFileName = get_MyDir () + u "Document.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed Signing 2 Signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the Signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...1:45pm 1 Hi everyone, I succeed signing 2 signatures in a pdf file...string signedFile = dataDir + "signed_doc.pdf"; string pfxFile =...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  5. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a Document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/java/restrict-document-ed...
  6. 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...
  7. Assign and Validate Digital Signatures|Document...

    Excel file digital Signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital Signature using Java code with Aspose.Cells for Java....DigitalSignature classes to sign the spreadsheets as well as...validate them. Signing the Spreadsheets The signing process requires...

    docs.aspose.com/cells/java/assign-and-validate-...
  8. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic Signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Add Digitally Sign to PDF using Python You need...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/python-net/signature/
  9. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...sign(DigitalSignature) 方法对VBA代码项...项目 以下示例代码演示了如何使用 VbaProject.sign(DigitalSignature) 方法。这是示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  10. 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...