Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,401 for

sign document

(0.08 sec)
  1. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。..."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument..."DigitallySign_out.pdf" ; Document document = new Document ( inFile ); PdfFileSignature...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  2. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2022/
  3. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your Document Signing location for enhanced security and efficiency....or sets the location of the signing. public string Location { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_CertificateHolder method. Gets or sets a CertificateHolder object that contains the certificate used to Sign a Document in C++....the certificate used to sign a document. const System :: SharedPtr...Examples Shows how to sign OOXML document. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Make A Document In C++

    Create a file using C++ library. Easily create a new Document in C++ in a few steps....PDF or Word documents in C++ Create a new document in almost any...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/cpp/make/
  6. SignOptions.XmlDsigLevel | Aspose.Words for .NET

    Discover the XmlDsigLevel property in SignOptions, defining digital Signature strength per XMLDSig standards. Ensure secure and reliable Signatures!... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  7. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. @property def reason ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the Signing....or sets the location of the signing. @property def location ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignOptions.comments property | Aspose.Words fo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize Signing dates for your Documents. Enhance your digital workflow today!...Gets or sets the date of the signing. public DateTime SignatureDate...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...