Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,331 for

sign document

(0.2 sec)
  1. Restrict Document Editing in C++|Aspose.Words f...

    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 ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/cpp/restrict-document-edi...
  2. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...: string Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for Signing Document...class Provides methods for signing document. To learn more, visit...with Digital Signatures documentation article. Remarks Since digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. What's new 2022|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/whatsnew/2022/
  5. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::idx_get method. Gets a Document Signature at the specified index in C++....DigitalSignatureColl::idx_get method Gets a document signature at the specified... Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveOptions' DigitalSignatureDetails property to efficiently manage digital Signatures for secure Document Signing and enhanced compliance....DigitalSignatureDeta object used to sign a document. public DigitalSignatureDeta...how to sign OOXML document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital Signature authenticity, ensuring secure and trustworthy transactions. Enhance your Document integrity!...Indicates that signature line is signed by digital signature. public...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PdfDigitalSignatureTimestampSettings.Timeout | ...

    Optimize your PdfDigitalSignature with customizable Timeout settings for seamless access to timestamp servers. Enhance security and efficiency today!...Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested Signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  10. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested Signer's e-mail address...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...