Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,401 for

sign document

(0.35 sec)
  1. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....certificate that was used to sign the document. public string SubjectName...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Document Processing API for Android

    Cross-platform Document processing library: create, read, edit, convert any office Documents...Document Processing API for Java Create, edit, convert and render...render Word documents in C++ code without using the Microsoft...

    products.aspose.com/words/android-java/
  3. Work with Digital Signatures in C++|Aspose.Word...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures....electronic signatures to sign documents and authenticate the signer...that a document has not been modified since it was signed. Each...

    docs.aspose.com/words/cpp/working-with-digital-...
  4. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures using Java....electronic signatures to sign documents and authenticate the signer...that a document has not been modified since it was signed. Each...

    docs.aspose.com/words/java/working-with-digital...
  5. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to sign documents with X.509 certificates...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...certificates. # Verify that a document is not signed. self . assertFalse...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  8. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital Signatures for secure Document Signing and enhanced compliance....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...how to sign OOXML document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 PDF 文件中添加签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类向 PDF 文件添加签名。...一旦创建了特定签名类型的对象,您可以使用 PdfFileSignature 类的 Sign 方法对 PDF 进行签名,并将特定签名对象传递给该类。...AddPdfFileSignature () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-signature-in-pdf/
  10. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalSignatures.DigitalSignatureCollection class. Provides a read-only collection of digital Signatures attached to a Document...digital signatures attached to a document. To learn more, visit the...Signatures documentation article. Remarks Document.digital_signatures...

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