Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,411 for

sign document

(0.19 sec)
  1. SignOptions.ColorDepth | Aspose.Words for .NET

    Set or get Signature color depth. Optimize visual quality and consistency. Default 32....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  2. Vertical Signature Appear on Document - Free Su...

    On some pdf we are getting sing vertically, can you please look into it. Attaching the sample pdf file for referance. SampleVertical_Sign.pdf (272.2 KB)...Appear on Document Aspose.PDF Product Family digitally-sign-pdf lkendre...for referance. SampleVertical_Sign.pdf (272.2 KB) Professionalize...

    forum.aspose.com/t/vertical-signature-appear-on...
  3. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the Signing....or sets the reason for the signing. @property def reason ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the Signing....or sets the location of the signing. @property def location ( self...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XmlDsigLevel enumeration | Aspose.Words for Python

    aspose.words.digitalSignatures.XmlDsigLevel enumeration. Specifies the level of a digital Signature based on XML-DSig standard.... Examples Shows how to sign document based on XML-DSig standard...'morzal.pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed Signing 2 Signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the Signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...1:45pm 1 Hi everyone, I succeed signing 2 signatures in a pdf file...string signedFile = dataDir + "signed_doc.pdf"; string pfxFile =...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  7. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....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...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature class. Represents a digital Signature on a Document and the result of its verification. To learn more, visit the Documentation article in C++....Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. class DigitalSignature...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. OdtSaveOptions.digitalSignatureDetails property...

    OdtSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Make A Document In Python

    Create a file using Python via .NET library. Easily create a new Document in Python in a few steps....PDF or Word documents in Python Create a new document in almost...developers can easily make a document in PDF, DOC, DOCX, HTML, EPUB...

    products.aspose.com/words/python-net/make/