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

sign document

(0.13 sec)
  1. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to Signature line properties. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Securing and signing PDF documents|Aspose.PDF f...

    Learn how to apply security measures and digital Signatures to PDF Documents in PHP/Java with Aspose.PDF....Securing and signing PDF documents Contents [ Hide ] This article...signatures are represented in a PDF document using Aspose.PDF for PHP via...

    docs.aspose.com/pdf/php-java/securing-and-signing/
  3. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Shape::get_SignatureLin...

    Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a Signature line. Returns null otherwise in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. 如何数字签名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-...
  7. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested Signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....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...
  8. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your Documents with SignatureLine Signer property. Easily set suggested Signers for Signature lines, streamlining your Signing process effortlessly....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...
  9. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your Document workflow. Set suggested titles like 'Manager' for streamlined Signing experiences....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...
  10. 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...