Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,304 for

sign document

(0.07 sec)
  1. 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...
  2. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a Document by setting a restriction type using C#. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] What is this...how to restrict editing of a document or selected parts. Sometimes...

    docs.aspose.com/words/net/restrict-document-edi...
  3. 2021年新功能|Aspose.PDF for .NET

    本页面介绍了2021年引入的Aspose.PDF for .NET中最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...PdfFileSecurity ()) { // Bind PDF document fileSecurity . BindPdf ( dataDir...

    docs.aspose.com/pdf/zh/net/whatsnew/2021/
  4. 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...
  5. 如何为 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...
  6. Aspose.Words.DigitalSignatures module | Aspose....

    The Aspose.Words.DigitalSignatures module provides classes to Sign Documents and verify Signatures....module provides classes to sign documents and verify signatures....with Digital Signatures documentation article. DigitalSignatureColl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  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. 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-...
  10. Working with com.aspose.pdf.facades|Aspose.PDF ...

    This section explains how to work with com.aspose.pdf.facades - a toolset for popular operations with PDF....various operations on PDF documents without delving into their...the pages of existing PDF document Using PdfContentEditor - tool...

    docs.aspose.com/pdf/java/working-with-facades/