Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,540 for

sign document

(0.52 sec)
  1. 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...
  2. 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/
  3. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure Document integrity with reliable timestamp server URLs....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...
  4. How to do multi level digital signature in pdf ...

    Hi, Please let me know sample code in Aspose.pdf to do multilevel Signature in a pdf Document without invalidating previous Signature. Signature should apply to input pdf. Let me know the enterprise license cost which …...level digital signature in pdf document using c# and enterprise license...multilevel signature in a pdf document without invalidating previous...

    forum.aspose.com/t/how-to-do-multi-level-digita...
  5. 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...
  6. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing Document integrity and professional presentation....insert it into a document. Document doc = new Document (); DocumentBuilder...com" , Instructions = "Please sign here" , ShowDate = true , Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. 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...
  9. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。..."/home/aspose/pdf-examples/Samples/Secure-Sign/" ; public static void SignDocument..."DigitallySign_out.pdf" ; Document document = new Document ( inFile ); PdfFileSignature...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...