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

sign document

(0.2 sec)
  1. 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...
  2. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2023/
  3. SignatureLineOptions class | Aspose.Words for P...

    aspose.words.SignatureLineOptions class. Allows to specify options for Signature line being inserted...with Digital Signatures documentation article. Constructors Name...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/php-java/advanced-operations/
  5. PDF Protection API | Aspose.PDF

    Lock PDF Documents with free cross-platform Apps and High Code APIs for any platform.... powerful and easy to use document manipulation API. Open NuGet...the Encrypt method of the Document object to encrypt a PDF file...

    products.aspose.com/pdf/protect/
  6. 如何为 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...
  7. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, deSigned to effortlessly initialize instances with default settings for seamless web development....comments while loading an HTML document. HtmlLoadOptions loadOptions...account while parsing the loaded document. loadOptions . SupportVml...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignTime method. Gets the time the Document was Signed in C++....method Gets the time the document was signed. System :: DateTime Aspose...about each signature in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSignature ()) { // Bind PDF document pdfFileSignature . BindPdf...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  10. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital Signature to PDF in C#. The sample code provided in this article in C# add Signature to PDF whereas detailed steps are also shared.... The digital signing feature is useful to verify...for .NET library to digitally sign PDF in your application Load...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...