Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,769 for

digital signature

(0.22 sec)
  1. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 Signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the Signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...Multiple signatures in PDF trouble Aspose.PDF Product Family...Family digital-signatures NiraBenGigi December 15, 2025, 1:45pm 1 Hi...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  2. Email Security and Encryption in .NET|Documenta...

    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.... Checking Secure Emails Signature The SecureEmailManager class...class allows you to check the signature of secure MailMessage objects...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  3. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all Digital Signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no Digital Signatures...property Returns True if all digital signatures in this collection are...True if there are no digital signatures. Returns False if at...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Python Latest Answers Remove Signature from Word Document using Python...Document using Python Verify Digital Signature in Word Document using...

    kb.aspose.com/words/python/
  5. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....NET Latest Answers Remove Signature from Word Document using C#...Document in C# Verify Digital Signature in Word Document using...

    kb.aspose.com/words/net/
  6. PdfDigitalSignatureTimestampSettings.user_name ...

    PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name....sign a saved PDF document digitally and timestamp it. doc = aw...PdfSaveOptions () # Create a digital signature and assign it to our SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignOptions.xml_dsig_level property | Aspose.Wo...

    SignOptions.xml_dsig_level property. Specifies the level of a Digital Signature based on XML-DSig standard...Specifies the level of a digital signature based on XML-DSig standard...Different levels of XAdES signatures can be created starting from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Adobe Acrobat Message - Free Support Forum - as...

    Hi, I’m trying to insert a Signature field into a PDF document. That works, but when I try to edit the document, Adobe Acrobat gives me the message: “This document is signed and cannot be edited.” However, there’s no …...Hi, I’m trying to insert a signature field into a PDF document...there’s no signature yet. There’s only an empty signature field....

    forum.aspose.com/t/adobe-acrobat-message/326022
  9. ExternalSignature with SignData - Free Support ...

    Dear Aspose Support Team, Hello, I have an external signing service that uses the RSA.SignData method for Digital Signatures. I’m trying to integrate this service with Aspose.PDF using the ExternalSignature functionali…...SignData method for digital signatures. I’m trying to integrate...GetRSAPrivateKey()) { var signature = rsa.SignData(data, HashAlgorithmName...

    forum.aspose.com/t/externalsignature-with-signd...
  10. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....sign a saved PDF document digitally and timestamp it. let doc...PdfSaveOptions (); // Create a digital signature and assign it to our SaveOptions...

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