Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,445 for

sign document

(1.12 sec)
  1. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...
  2. DigitalSignature.sign_time property | Aspose.Wo...

    DigitalSignature.Sign_time property. Gets the time the Document was Signed....sign_time property DigitalSignature.sign_time property Gets the...the time the document was signed. @property def sign_time ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Password Protect the VBA Project of Excel Workb...

    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.... AI Document Assistant Close Modifying...using Aspose.Cells Digitally Sign a VBA Code Project with Certificate...

    docs.aspose.com/cells/java/password-protect-the...
  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. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....DigitalSignatureDeta(certificate_holder, sign_options) Initializes a new instance...digitalsignatures . CertificateHolder , sign_options : aspose . words . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document format....property Gets the detected document format. get loadFormat ()...LoadFormat Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital Signature in Java....Examples: Shows how to sign documents with X.509 certificates...certificates. // Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...
  9. Assign and Validate Digital Signatures with Nod...

    Excel file digital Signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital Signatures....node" ); // The path to the documents directory. const dataDir =...or more signatures needed to sign const dsc = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  10. 如何为 PDF 进行数字签名|Aspose.PDF for C++

    使用 C++ 为 PDF 文档进行数字签名。使用 C++ 验证或验证数字签名的 PDF。...pdf" ; auto document = MakeObject < Document > ( inFile );...MakeObject < PdfFileSignature > ( document ); auto pkcs = MakeObject...

    docs.aspose.com/pdf/zh/cpp/digitally-sign-pdf-f...