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

sign document

(0.07 sec)
  1. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Reason method. Gets or sets the reason for the Signing in C++....or sets the reason for the signing. System :: String Aspose ::...Examples Shows how to sign a generated PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_HashAlgorithm method. Gets or sets the hash algorithm in C++....Examples Shows how to sign a generated PDF document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....Convert PDF, Excel, Word documents, images and many formats....files Open Word, PDF, Excel documents, images, slides, drawings...

    www.fileformat.app/
  4. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital Signature...Shows how to digitally sign documents. // Create an X.509 certificate...() }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for Signing the output PDF Document....the details for signing the output PDF document. get digitalSignatureDeta...null and the output document will not be signed. When this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested Signer's e-mail address...insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....it into a document. auto doc = MakeObject < Document > (); auto...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested Signer's e-mail address. Default value for this property is empty string in C++....it into a document. auto doc = MakeObject < Document > (); auto...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/python-net/restrict-docum...
  10. 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...