Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,547 for

sign document

(0.31 sec)
  1. 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...
  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.signTime property | Aspose.Words fo...

    SignOptions.SignTime property. The date of Signing...signTime property The date of signing. Default value is current time...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Python 中添加数字签名或对 PDF 进行数字签名|Aspose.PDF for Py...

    了解如何在 Python 中对 PDF 文档进行数字签名、添加时间戳以及验证签名。...pydrawing as drawing def sign_document ( infile : str , outfile...: str ) -> None : """Sign a PDF document with a PKCS#7 certificate...

    docs.aspose.com/pdf/zh/python-net/digitally-sig...
  5. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....Examples Shows how to sign a generated PDF document. let doc = new aw...aw . Document (); let builder = new aw . DocumentBuilder ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the digital Signature. Default value is 1200 in C++....Shows how to sign a document with additional signing options. auto...DigitalSignatureUtil :: Sign ( get_MyDir () + u "Digitally signed.docx" , get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....Document Processing API for Java Develop applications with the... render and convert Word documents to multiple formats in Java...

    products.aspose.com/words/java/
  8. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...