Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,302 for

sign document

(0.15 sec)
  1. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::set_CertificateHolder method. Returns the certificate holder object that contains the certificate was used to Sign the Document in C++....certificate was used to sign the document. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....signer that are displayed on signing the signature line. This property...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose.Words.DigitalSignatures module | Aspose....

    The Aspose.Words.DigitalSignatures module provides classes to Sign Documents and verify Signatures....module provides classes to sign documents and verify signatures....with Digital Signatures documentation article. DigitalSignatureColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...
  5. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....DigitalSignatureDeta(certificate_holder, sign_options) Initializes a new instance...digitalsignatures . CertificateHolder , sign_options : aspose . words . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rotate PDF Document Online | Rotate a Page in a...

    Learn how to Rotate PDF Document Online using a free tool or with code-based solutions. Quick steps for users and developers alike!...you looking to rotate PDF documents online quickly and easily...to fix the orientation of a document or simply want to rearrange...

    blog.aspose.com/pdf/rotate-pdf-document-online/
  7. DigitalSignature.signature_type property | Aspo...

    DigitalSignature.Signature_type property. Gets the type of the digital Signature....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for signature in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CertificateHolder.certificate property | Aspose...

    CertificateHolder.certificate property. Returns the instance of X509Certificate2 which holds private, public keys and certificate chain....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for signature in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document format....property Gets the detected document format. get loadFormat ()...LoadFormat Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Assign and Validate Digital Signatures with Nod...

    Excel file digital Signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital Signatures....node" ); // The path to the documents directory. const dataDir =...or more signatures needed to sign const dsc = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...