Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,777 for

signature

(0.95 sec)
  1. 签名完整性检查|Aspose.PDF for Python via .NET

    了解如何使用 Python 中的 PdfFileSignature 检查 PDF 签名是否覆盖整个文档并验证已签署文档的完整性。...def check_signature_coverage ( infile ): pdf_signature = creat...create_pdf_file_signature ( infile ) try : sign_name = require_signature_name...

    docs.aspose.com/pdf/zh/python-net/signature-int...
  2. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital Signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital Signatures...Returns True if all digital signatures in this collection are valid...True if there are no digital signatures. Returns False if at least...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....a document with a digital signature. DoclingSaveOptions Can be...PDF document with a digital signature. PdfDigitalSignatureT Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.Cells for Java and PHP|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....the ClassFactory with the signature createXXX() . If the constructors...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  5. Protect or Encrypt a Document|Aspose.Words for ...

    Aspose.Words for Node.js via .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection. Aspose.Words supports most Word protection options....Editing) Digital Signatures “Work with Digital Signatures” Add a Digital...Digital Signature (File → Info → Protect Document) Note that Aspose...

    docs.aspose.com/words/nodejs-net/protect-or-enc...
  6. Managing Message Files with Aspose.Email.Outloo...

    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....Managing Messages with Digital Signatures The library provides the...a particular format. The signature preserving option is set by...

    docs.aspose.com/email/python-net/managing-messa...
  7. Shape.ExtrusionEnabled | Aspose.Words for .NET

    Discover if the Shape Extrusion feature is active. Easily enhance your designs with stunning 3D effects for a professional touch!...null ) AppendLine ( $"Found signature line for: {shape.SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.Chart | Aspose.Words for .NET

    Unlock chart properties with Shape Chart. Enhance your visual data presentation effortlessly and maximize your insights today!...null ) AppendLine ( $"Found signature line for: {shape.SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Թվային ստորագրության ստուգում Word փաստաթղթում ...

    Հետևեք այս հոդվածին՝ Python-ի միջոցով Word փաստաթղթում թվային ստորագրությունը ստուգելու համար։ Այն պարունակում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Word-ում թվային վկայականի ստուգման համար Python-ի միջոցով։...որը պարունակում է digital signature Հայտնաբերեք ստորագրության...

    kb.aspose.com/hy/words/python/verify-digital-si...
  10. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python....‘copy_outer_field’ method signature looks like this: copy_outer_field...

    docs.aspose.com/pdf/python-net/copy-outer-field/