Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,402 for

sign document

(0.92 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the Signer can add comments in the Sign dialog. Default value for this property is false in C++....signer can add comments in the Sign dialog. Default value for this...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign XPS document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Make A Document In C++

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

    products.aspose.com/words/cpp/make/
  4. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...how to sign XPS document. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...: string Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for Signing Document...class Provides methods for signing document. To learn more, visit...with Digital Signatures documentation article. Remarks Since digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DigitalSignatureDetails.certificate_holder prop...

    DigitalSignatureDetails.certificate_holder property. Gets or sets a [DigitalSignatureDetails.certificate_holder](./) object that contains the certificate used to Sign a Document....the certificate used to sign a document. @property def certificate_holder...Shows how to sign OOXML document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2022/
  9. 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...
  10. 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-...