Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,583 for

sign document

(0.64 sec)
  1. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_OfficeVersion method. Gets or sets the Office version for the digital Signature. Default value is "12.0" in C++....Shows how to sign a document with additional signing options. auto...DigitalSignatureUtil :: Sign ( get_MyDir () + u "Digitally signed.docx" , get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. Aspose::Words::DigitalSignatures::XmlDsigLevel ...

    Aspose::Words::DigitalSignatures::XmlDsigLevel enum. Specifies the level of a digital Signature based on XML-DSig standard in C++.... Examples Shows how to sign document based on XML-DSig standard...inputFileName = get_MyDir () + u "Document.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....instructions is shown in the Sign dialog. Default value for this...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 用 JavaScript 通过 C++ 赋予和验证数字签名|Documentation

    使用 Aspose.Cells for JavaScript 通过 C++ 对 Excel 文件进行数字签名和验证。用数字签名保护工作簿内容的真实性。...> < h1 > Digital Signature: Sign and Verify Workbook </ h1 >..."signatureComment" value = "test for sign" /> < br />< br /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  5. SignOptions.windows_version property | Aspose.W...

    SignOptions.windows_version property. Gets or sets the Windows version for the digital Signature...to sign a document with additional signing options. sign_options...SignOptions () sign_options . windows_version = '10.0' sign_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignOptions.color_depth property | Aspose.Words...

    SignOptions.color_depth property. Gets or sets the color depth for the digital Signature...to sign a document with additional signing options. sign_options...SignOptions () sign_options . windows_version = '10.0' sign_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignOptions.application_version property | Aspo...

    SignOptions.application_version property. Gets or sets the application version for the digital Signature...to sign a document with additional signing options. sign_options...SignOptions () sign_options . windows_version = '10.0' sign_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...with our new digital signature. sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DigitalSignature class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignature class. Represents a digital Signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...