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

signature

(0.16 sec)
  1. 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/
  2. 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...
  3. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....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/slides/page/3/
  4. 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-...
  5. FileFormatInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.FileFormatInfo class for efficient document format detection. Access detailed data to enhance your file management solutions....document contains a digital signature. This property merely informs...informs that a digital signature is present on a document, but it...

    reference.aspose.com/words/net/aspose.words/fil...
  6. 使用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...
  7. 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...
  8. 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...
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Latex in C# How to Remove Signature From PDF using C# How to Convert...Digital Signature to PDF in C# How to Add Digital Signature to PDF...

    kb.aspose.com/pdf/page/14/
  10. 使用 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/