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

sign document

(0.1 sec)
  1. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.Sign_time property. The date of Signing...sign_time property SignOptions.sign_time property The date of...of signing. Default value is current time (datetime.datetime.now)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Make A Document In C#

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

    products.aspose.com/words/net/make/
  3. XmlDsigLevel Enum | Aspose.Words for .NET

    Explore Aspose.Words.DigitalSignatures.XmlDsigLevel enum to enhance your digital Signatures with XMLDSig standards for secure and reliable Document integrity.... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  4. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....Programmatic modification of PDF documents is an essential part of modern...developers to compress PDF documents in a fast and efficient manner...

    products.aspose.com/pdf/net/compress/
  5. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital Signature timestamp settings....digital signature in the PDF document will be time-stamped. Examples...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  8. SignatureLine class | Aspose.Words for Node.js

    Aspose.Words.Drawing.SignatureLine class. Provides access to Signature line properties...with Digital Signatures documentation article. Properties Name...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  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-...