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

sign document

(0.22 sec)
  1. 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...
  2. 如何为 PDF 进行数字签名|Aspose.PDF for C++

    使用 C++ 为 PDF 文档进行数字签名。使用 C++ 验证或验证数字签名的 PDF。...pdf" ; auto document = MakeObject < Document > ( inFile );...MakeObject < PdfFileSignature > ( document ); auto pkcs = MakeObject...

    docs.aspose.com/pdf/zh/cpp/digitally-sign-pdf-f...
  3. 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...
  4. Lock Excel files with a Password Online

    Set a password for opening or modifying files, or use read-only mode for added protection....code Try our Cloud API API Documentation Python Java C# C++ Lock...Please sign in to your aspose application account Sign in × Usage...

    products.aspose.app/cells/lock
  5. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital Signature instances, enhancing your application's security and efficiency....use for signing a document. Examples Shows how to sign OOXML document...document. Document doc = new Document ( MyDir + "Document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SignerContext class | Aspose.Words for Python

    aspose.words.lowcode.SignerContext class. Document Signer context...class SignerContext class Document signer context Inheritance:...with certificate that used to sign file. font_settings Font settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the DocSaveOptions DigitalSignatureDetails property to easily manage digital Signatures for secure Document Signing and enhanced workflow efficiency....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Merge Word Documents using C# How to Merge Word Documents using Python...Merge Word Documents using Java How to Digitally Sign a Word Document...

    kb.aspose.com/categories/page/34/
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the Document was Signed in C++....method Gets the time the document was signed. System :: DateTime Aspose...about each signature in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Make A Document In Python

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

    products.aspose.com/words/python-net/make/