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

sign document

(0.28 sec)
  1. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital Signature...Shows how to digitally sign documents. # Create an X.509 certificate...with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. PdfDigitalSignatureDetails.Location | Aspose.Wo...

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

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital Signature in Java....Shows how to sign a generated PDF document. Document doc = new Document();...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....instructions is shown in the Sign dialog. Default value for this...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. PdfDigitalSignatureDetails.SignatureDate | Aspo...

    Discover the PdfDigitalSignatureDetails SignatureDate property to easily manage and customize Signing dates for your Documents. Enhance your digital workflow today!...Gets or sets the date of the signing. public DateTime SignatureDate...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic Signature in PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Add Digitally Sign to PDF using Python You need...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/python-net/signature/