Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,380 for

signature

(0.17 sec)
  1. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....visit the Work with Digital Signatures documentation article. Remarks:...Remarks: Since digital signature works with file content rather...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用Node.js的C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查VBA代码的数字签名的有效性。...Workbook ( filePath ); // Signature is valid console . log ( "Is...workbook then reload // VBA Code Signature will now be invalid let code...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-di...
  3. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....XPS files and modify(add a signature to) the already existing ones... To create a fill of the signature text use the CreateSolidColorBrus()...

    products.aspose.com/page/net/create-xps-file/
  4. SignOptions.Comments | Aspose.Words for .NET

    Discover the SignOptions Comments property to enhance your digital Signature with custom notes. Improve clarity and communication effortlessly!...Specifies comments on the digital signature. Default value is empty string...applied with our new digital signature. SignOptions signOptions =...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Document.DigitalSignatures | Aspose.Words for .NET

    Discover the DigitalSignatures property to access and validate a document's digital Signatures effortlessly. Ensure authenticity and security with ease....the collection of digital signatures for this document and their...collection contains digital signatures that were loaded from the...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital Signature timestamp management. Enhance your PDF security effortlessly!...Contains settings of the digital signature timestamp. To learn more,...visit the Work with Digital Signatures documentation article. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Validation if a document is PDF/A and singed? -...

    Hello, we have an issue. We would like to check whether a PDF is digitally signed and whether it is in PDF/A format. Does Aspose support this kind of check? We are using Aspose version 25.4. Thanks in advance!...PDF_A_1B); } As for signature checking I think the following...{ var signature = (SignatureField)field; if (signature.Signature...

    forum.aspose.com/t/validation-if-a-document-is-...
  8. 使用 C++ 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文档中创建电子签名...Document > ( inFile ); auto signature = MakeObject < PdfFileSignature...300 , 100 , 400 , 200 ); signature -> Sign ( 1 , true , rect...

    products.aspose.com/pdf/zh-hans/cpp/signature/
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes.... Add or remove a digital signature in Office files To protect...content, you can add a digital signature. Advanced topics Check Password...

    docs.aspose.com/cells/python-net/protect-and-un...
  10. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... has_digital_signature Returns True if this document...document contains a digital signature. This property merely informs...

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