Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,591 for

signing

(0.14 sec)
  1. DigitalSignature.issuer_name property | Aspose....

    DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. self . assertFalse ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Цифровий підпис файлу Powerpoint онлайн або ств...

    Безкоштовна онлайн-програма для цифрового підпису у файлах Powerpoint. Розробіть програму Python для електронного підпису документів Powerpoint....Python Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...Image File) Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/uk/python-net/signatu...
  3. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital signatures effortlessly. Ensure authenticity and security with ease.... If the document is not signed, it will contain zero elements...Document ( MyDir + "Digitally signed.docx" ); foreach ( DigitalSignature...

    reference.aspose.com/words/net/aspose.words/doc...
  4. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...signatures from a digitally signed document. // There are two...digital signatures // from a signed document by saving an unsigned...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DigitalSignatureCollection.Count | Aspose.Words...

    Discover the DigitalSignatureCollection Count property, efficiently retrieve the total number of elements, enhancing your digital signature management....get ; } Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. Assert . False ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  6. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....get ; } Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. Assert . False ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  7. 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... Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. self . assertFalse ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::LoadSignatures method. Loads digital signatures from document using stream in C++....empty collection if file is not signed. Examples Shows how to load...signatures from a digitally signed document. // There are two...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature...Examples Shows how to digitally sign documents. # Create an X.509...with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SignOptions.signature_line_id property | Aspose...

    SignOptions.signature_line_id property. Signature line identifier...then sign it using a digital certificate. def test_sign ( self...ARTIFACTS_DIR + "SignDocumentCustom.sign.docx" certificate_path = MY_DIR...

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