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

sign document

(0.32 sec)
  1. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a Document by setting a restriction type using C#. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Purpose Summary...how to restrict editing of a document or selected parts. Sometimes...

    docs.aspose.com/words/net/restrict-document-edi...
  2. OoxmlSaveOptions.digitalSignatureDetails proper...

    OoxmlSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add and Verify PDF Digital Signature using Java...

    Сreate electronic Signature in PDF Documents programmatically with Java sample code using Aspose.PDF for Java...</dependency> Add Digitally Sign to PDF using Java You need Aspose...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/java/signature/
  4. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...pydrawing as drawing def sign_document ( infile : str , outfile...: str ) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  5. DigitalSignature.certificateHolder property | A...

    DigitalSignature.certificateHolder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. get certificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to Signature line properties. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalSignatures.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/python-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::XmlDsigLevel ...

    Aspose::Words::DigitalSignatures::XmlDsigLevel enum. Specifies the level of a digital Signature based on XML-DSig standard in C++.... 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...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_OfficeVersion method. Gets or sets the Office version for the digital Signature. Default value is "12.0" in C++....Shows how to sign a document with additional signing options. auto...DigitalSignatureUtil :: Sign ( get_MyDir () + u "Digitally signed.docx" , get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.Signer_title property. Gets or sets suggested Signer's title (for example, Manager)...insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...

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