Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,583 for

sign document

(0.11 sec)
  1. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/go-cpp/advanced-operations/
  2. Aspose::Words::DigitalSignatures namespace | As...

    Aspose::Words::DigitalSignatures namespace. The Aspose.Words.DigitalSignatures namespace provides classes to Sign Documents and verify Signatures in C++....namespace provides classes to sign documents and verify signatures....with Digital Signatures documentation article. DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Support for XAdES Signature|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....Cells provides support for signing workbooks with XAdES signatures...the DigitalSignature class to sign the source workbook ( sourceFile...

    docs.aspose.com/cells/java/support-for-xades-si...
  4. DigitalSignatureDetails | Aspose.Words for .NET

    Discover the DigitalSignatureDetails constructor to easily initialize digital Signature instances, enhancing your application's security and efficiency....use for signing a document. Examples Shows how to sign OOXML document...document. Document doc = new Document ( MyDir + "Document.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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...
  6. 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...
  7. Support for XAdES Signature|Documentation

    This article describes support for XAdES Signature using C# code with Aspose.Cells for .NET....Cells provides support for signing workbooks with XAdES signatures...DigitalSignature class to sign the source workbook. AI Document Assistant Close...

    docs.aspose.com/cells/net/support-for-xades-sig...
  8. 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/
  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. 如何为 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...