Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,408 for

sign document

(0.15 sec)
  1. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.signature_line property | Aspose.Words fo...

    Shape.Signature_line property. Gets [SignatureLine](../../Signatureline/) object if the shape is a Signature line...new SignatureLine into the document using DocumentBuilder.ins...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic Signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Add Digitally Sign to PDF using Python You need...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/python-net/signature/
  4. 用 JavaScript 通过 C++ 赋予和验证数字签名|Documentation

    使用 Aspose.Cells for JavaScript 通过 C++ 对 Excel 文件进行数字签名和验证。用数字签名保护工作簿内容的真实性。...> < h1 > Digital Signature: Sign and Verify Workbook </ h1 >..."signatureComment" value = "test for sign" /> < br />< br /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  5. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital Signature in Java....Shows how to sign a generated PDF document. Document doc = new Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfDigitalSignatureTimestampSettings.user_name ...

    PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.SignTime | Aspose.Words for .NET

    Discover SignOptions SignTime for effortless Signing. Easily set the Signing date with the default to the current time. Streamline your Document process!...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/net/aspose.words.dig...
  9. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...sign(DigitalSignature) 方法对VBA代码项...项目 以下示例代码演示了如何使用 VbaProject.sign(DigitalSignature) 方法。这是示例代码...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  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...