Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,401 for

sign document

(2.42 sec)
  1. 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...
  2. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....Examples Shows how to sign a generated PDF document. let doc = new aw...aw . Document (); let builder = new aw . DocumentBuilder ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital Signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...instructions is shown in the Sign dialog. Default value for this...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string in C++....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  7. 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/
  8. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize Signature line properties for enhanced Document security....with Digital Signatures documentation article. public class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_CertificateHolder method. Gets or sets a CertificateHolder object that contains the certificate used to Sign a Document in C++....the certificate used to sign a document. const System :: SharedPtr...Examples Shows how to sign OOXML document. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...