Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,347 for

sign document

(0.07 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a Document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....Bulgarian Ukrainian Dutch Restrict Document Editing Contents [ Hide ]...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/python-net/restrict-docum...
  2. "pdfDocument.Save(dataDir);" not working on Ubu...

    This is the code I am running: using Aspose.Pdf; using System; using System.IO; using System.Collections; using System.Collections.Generic; using Aspose.Pdf.Text; namespace SignPdf { class SignatureSettings { …...pdf"; String sign = "sign.png"; SignDocument(dataDir...SignDocument(dataDir, contract, sign); } private static void SignDocument(String...

    forum.aspose.com/t/pdfdocument-save-datadir-not...
  3. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for Signing a PDF Document with a digital Signature....Contains details for signing a PDF document with a digital signature...the moment digitally signing PDF documents is only available on...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLine.ShowDate | Aspose.Words for .NET

    SignatureLine ShowDate property. Gets or sets a value indicating that Sign date is shown in the Signature line. Default value for this property is true in C#....sets a value indicating that sign date is shown in the signature...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLineOptions.Signer | Aspose.Words for ...

    SignatureLineOptions Signer property. Gets or sets suggested Signer of the Signature line. Default value for this property is empty string Empty in C#....signature line to a document, and then sign it using a digital...16868")] public static void Sign () { string signeeName = "Ron...

    reference.aspose.com/words/net/aspose.words/sig...
  6. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineImage method. The image that will be shown in associated SignatureLine. Default value is null in C++....signature line to a document, and then sign it using a digital...digital certificate. static void Sign () { String signeeName = u "Ron...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. SignOptions.ProviderId | Aspose.Words for .NET

    SignOptions ProviderId property. 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/net/aspose.words.dig...
  8. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign XPS document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine method. Inserts a Signature line at the specified position in C#....line into a document. Document doc = new Document (); DocumentBuilder...false , Instructions = "Please sign here." , AllowComments = true...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the Signer that are displayed on Signing the Signature line. Default value for this property is empty string in C++....signer that are displayed on signing the signature line. Default...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...