Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,540 for

sign document

(0.2 sec)
  1. 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-...
  2. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic Signature in PDF Documents programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...Install-Package Aspose.PDF Add Digitally Sign to PDF using C# You need Aspose...

    products.aspose.com/pdf/net/signature/
  3. SignOptions.xmlDsigLevel property | Aspose.Word...

    SignOptions.xmlDsigLevel property. Specifies the level of a digital Signature based on XML-DSig standard... Examples Shows how to sign document based on XML-DSig standard...inputFileName = base . myDir + "Document.docx" ; let outputFileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Make A Document In Java

    Create a file using Java library. Easily create a new Document in Java in a few steps....PDF or Word documents in Java Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/java/make/
  5. SignOptions.Comments | Aspose.Words for .NET

    Discover the SignOptions Comments property to enhance your digital Signature with custom notes. Improve clarity and communication effortlessly!...Shows how to digitally sign documents. // Create an X.509 certificate...Now }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/net/aspose.words.dig...
  6. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_Comments method. Specifies comments on the digital Signature. Default value is empty string in C++....Shows how to digitally sign documents. // Create an X.509 certificate...get_Now ()); // Take an unsigned document from the local file system...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Digi...

    Aspose::Words::Saving::OdtSaveOptions::get_DigitalSignatureDetails method. Gets DigitalSignatureDetails object used to Sign a Document in C++....DigitalSignatureDeta object used to sign a document. const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::DocSaveOptions::set_Digi...

    Aspose::Words::Saving::DocSaveOptions::set_DigitalSignatureDetails method. Sets DigitalSignatureDetails object used to Sign a Document in C++....DigitalSignatureDeta object used to sign a document. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

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