Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,147 for

sign document

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

    Aspose::Words::Saving::DigitalSignatureDetails::DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C++....use for signing a document. Examples Shows how to sign OOXML document...document. auto doc = System :: MakeObject < Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_IsValid method. Returns true if this digital Signature is valid and the Document has not been tampered with in C++....signature is valid and the document has not been tampered with...about each signature in a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Check if VBA Code is Signed|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Ask AI Check if VBA Code is Signed Contents [ Hide ] Aspose.Cells...whether a VBA code project is signed. Please use the Workbook.VbaProject...

    docs.aspose.com/cells/net/check-if-vba-code-is-...
  4. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalSignatures.CertificateHolder.create method...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...
  5. Convert JPG To DOCX Javascript

    Convert JPG to DOCX format in JavaScript code. Save JPG as DOCX using JavaScript....developer can convert JPG to DOCX document format with just a few lines...JavaScript API creates a DOCX document from JPG images with professional...

    products.aspose.com/words/nodejs-net/conversion...
  6. C++ Split TXT

    Split TXT files into e pages using C++ code. Save TXT as separate files using C++....data and, as a result, get documents of the form and content that...into parts. Splitting a TXT document into separate files can be...

    products.aspose.com/words/cpp/split/txt/
  7. Create PDF Report In Python

    Generate reports and automate Documents using PDF templates and custom data in Python....build PDF reports and for document automation using PDF templates...images, barcodes, and other document elements with Python via ...

    products.aspose.com/words/python-net/report/pdf/
  8. Several WORD Into HTML C++

    Merge multiple a Word Document into HTML in C++ code. Save a Word Document as HTML using C++....example that iterates through documents and converts them to HTML:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/word-to-html/
  9. Several HTML Into PDF C++

    Merge multiple HTML into PDF in C++ code. Save HTML as PDF using C++....example that iterates through documents and converts them to PDF:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-pdf/
  10. Several HTML Into DOC C++

    Merge multiple HTML into DOC in C++ code. Save HTML as DOC using C++....example that iterates through documents and converts them to DOC:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-doc/