Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,444 for

sign document

(0.13 sec)
  1. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Shows how to digitally sign documents. # Create an X.509 certificate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SignOptions.HorizontalResolution | Aspose.Words...

    Set or get horizontal resolution for Signatures. Ensure crisp output and device consistency. Default 1920....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  3. SignOptions.OfficeVersion | Aspose.Words for .NET

    Set or get Office version for Signing. Improve compatibility and Document validation. Default 12.0....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  4. 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....the certificate used to sign a document. @property def certificate_holder...Shows how to sign OOXML document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...: string Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compress PDF Document using CLI | Aspose.PDF

    Compress PDF with a Command Line using Aspose.PDF for C++ library....Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents quickly and efficiently through...

    products.aspose.com/pdf/cpp-cli/compress/
  7. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a Document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/cpp/restrict-document-edi...
  9. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string in C++....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_Signature_details property. Gets or sets the details for Signing the output PDF Document....the details for signing the output PDF document. @property def...None and the output document will not be signed. When this property...

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