Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,338 for

signature

(0.07 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Java How to Insert Signature in PowerPoint using Python...Insert Signature in PowerPoint using C# How to Add Signature in PowerPoint...

    kb.aspose.com/categories/page/55/
  2. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...Document ( path_infile ) signature = apdf . facades . PdfFileSignature...pfx" , "Pa$$w0rd12345" ) signature . sign ( 1 , True , apdf ...

    products.aspose.com/pdf/zh-hans/python-net/sign...
  3. Load and Save Email Message|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....false // Do not remove the signature }; // Load the EML file var...RemoveSignature : Specifies whether the signature should be removed while loading...

    docs.aspose.com/email/net/load-and-save-email-m...
  4. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital Signature...Specifies comments on the digital signature. Default value is empty string...applied with our new digital signature. let signOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital Signature in Java....PDF document with a digital signature. Remarks: At the moment digitally...Aspose.Words creates a PKCS#7 signature over the whole PDF document...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Discover the PdfDigitalSignatureTimestampSettings constructor to easily initialize digital Signature settings for enhanced document security and compliance....PdfSaveOptions (); // Create a digital signature and assign it to our SaveOptions..."Save" method will apply our signature to the output document at...

    reference.aspose.com/words/net/aspose.words.sav...
  7. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital Signatures....visit the Work with Digital Signatures documentation article. public...applied with our new digital signature. SignOptions signOptions =...

    reference.aspose.com/words/net/aspose.words.dig...
  8. 使用Aspose.Cells在C++中创建Excel工作簿中的签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++在Excel工作簿中创建签名行。...Workbook workbook ; // Create signature line object SignatureLine...doe@aspose.com" ); // Adds a Signature Line to the worksheet. workbook...

    docs.aspose.com/cells/zh/cpp/create-signature-l...
  9. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....personal certificate and a signature line. auto doc = System ::...indicating that the signature line contains a signature. doc = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...visit the Work with Digital Signatures documentation article. Remarks...Examples Shows how to add a signature line to a document, and then...

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