Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,533 for

sign document

(0.36 sec)
  1. 如何为 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...
  2. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital Signature to PDF in C#. The sample code provided in this article in C# add Signature to PDF whereas detailed steps are also shared.... The digital signing feature is useful to verify...for .NET library to digitally sign PDF in your application Load...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...
  3. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  4. 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...
  5. Support for XAdES Signature|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells provides support for signing workbooks with XAdES signatures...the DigitalSignature class to sign the source workbook ( sourceFile...

    docs.aspose.com/cells/java/support-for-xades-si...
  6. SignatureLineOptions class | Aspose.Words for P...

    aspose.words.SignatureLineOptions class. Allows to specify options for Signature line being inserted...with Digital Signatures documentation article. Constructors Name...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Null Ref Exception when signing pdf - Free Supp...

    Hi When I use PdfSaveOptions.DigitalSignatureDetails = New Words.Saving.PdfDigitalSignatureDetails(MyCertHolder, String.Empty, String.Empty, Date.Now) PdfSaveOptions.DigitalSignatureDetails.HashAlgorithm = Words.Saving…...Null Ref Exception when signing pdf Aspose.Words Product Family...PdfDigitalSignatureH.Sha256 My pdf will sign, but if I add timestamping,...

    forum.aspose.com/t/null-ref-exception-when-sign...
  8. 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...
  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. Working with PDF Facades|Aspose.PDF for Python ...

    Learn how to use Aspose.PDF Facades in Python via .NET to edit PDF content, manage forms and annotations, apply security, Sign files, stamp pages, print Documents, and inspect PDF metadata....directly with the low-level document object model. This section...security, sign files, work with stamps, print documents, and retrieve...

    docs.aspose.com/pdf/python-net/working-with-fac...