Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,401 for

sign document

(0.22 sec)
  1. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source Document. Default value is empty string in C++....password to decrypt source document. Default value is empty string...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital Signatures in your Documents....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document Signer context in C++....Hide ] SignerContext class Document signer context. class SignerContext...with certificate that used to sign file. get_FontSettings () const...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. PdfDigitalSignatureDetails.Reason | Aspose.Word...

    Discover the PdfDigitalSignatureDetails Reason property to easily manage and customize your Document Signing reasons for enhanced security and compliance....or sets the reason for the signing. public string Reason { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Shape.signature_line property | Aspose.Words fo...

    Shape.Signature_line property. Gets [SignatureLine](../../Signatureline/) object if the shape is a Signature line...new SignatureLine into the document using DocumentBuilder.ins...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DigitalSignatures::XmlDsigLevel ...

    Aspose::Words::DigitalSignatures::XmlDsigLevel enum. Specifies the level of a digital Signature based on XML-DSig standard in C++.... Examples Shows how to sign document based on XML-DSig standard...inputFileName = get_MyDir () + u "Document.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. Aspose::Words::Loading::LoadOptions::get_Passwo...

    Aspose::Words::Loading::LoadOptions::get_Password method. Gets or sets the password for opening an encrypted Document. Can be null or empty string. Default is null in C++....password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF Signing details, ensuring secure and efficient Document output....the details for signing the output PDF document. public PdfDigitalSignatureD...null and the output document will not be signed. When this property...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_ProviderId method. Specifies the class ID of the Signature provider. Default value is Empty (all zeroes) Guid in C++....should be obtained from the documentation shipped with the provider...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...reason for signing. location str The location of signing. signature_date...and time of signing. Examples Shows how to sign a generated PDF...

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