Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,510 for

signing

(0.71 sec)
  1. Цифровий підпис файлу TIFF в Інтернеті або за д...

    Безкоштовна онлайн-програма для цифрового підпису у файлах TIFF. Розробіть програму C# .NET для електронного підпису документів TIFF....NET Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...(Bitmap Image File) Sign Excel Sign GIF (Graphical Interchange...

    products.aspose.com/total/uk/net/signature/tiff/
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. 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. Returns false if at least one digital signature is invalid in C++....get_IsValid () Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. ASSERT_FALSE ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures.... Examples Shows how to sign encrypted document file. //...filename for its new digitally signed copy. string inputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  4. 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 . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security....get ; } Examples Shows how to sign documents with X.509 certificates...Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  6. 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 . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Цифровий підпис файлу PNG в Інтернеті або за до...

    Безкоштовна онлайн-програма для цифрового підпису у файлах PNG. Розробіть програму C# .NET для електронного підпису документів PNG....NET Sign APNG (Animated Portable Network Graphics) Sign BMP (Bitmap...(Bitmap Image File) Sign Excel Sign GIF (Graphical Interchange...

    products.aspose.com/total/uk/net/signature/png/
  8. 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...
  9. إضافة توقيع رقمي أو توقيع PDF رقمي في C#|Aspose...

    توقيع مستندات PDF رقميًا باستخدام C# أو VB.NET. تحقق أو تحقق من صحة ملفات PDF الموقعة رقميًا باستخدام C# أو VB.NET....Sign() . سيتم تعيين التوقيع الرقمي...// Create PKCS#7 object for sign var pkcs = new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/digitally-sign-pdf-f...
  10. DigitalSignatureDetails.certificate_holder prop...

    DigitalSignatureDetails.certificate_holder property. Gets or sets a [DigitalSignatureDetails.certificate_holder](./) object that contains the certificate used to sign a document....contains the certificate used to sign a document. @property def certificate_holder...): ... Examples Shows how to sign OOXML document. doc = aw . Document...

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