Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,614 for

sign document

(0.5 sec)
  1. DigitalSignatureUtil.removeAllSignatures method...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.removeAllSignatures method...signatures from a digitally signed document. // There are two ways...digital signatures // from a signed document by saving an unsigned copy...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DigitalSignature.SignatureType | Aspose.Words f...

    Discover the DigitalSignature SignatureType property to easily identify your digital Signature type and enhance your Document security today!...signature in a document. Document doc = new Document ( MyDir + "Digitally..."Digitally signed.docx" ); foreach ( DigitalSignature signature...

    reference.aspose.com/words/net/aspose.words.dig...
  3. VbaModuleCollection.Count | Aspose.Words for .NET

    Discover the VbaModuleCollection Count property, which efficiently counts your VBA modules, enhancing your coding workflow and organization....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Barcode Type Definition|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...pharmacy, post and delivery, documentation management, and many others...itineraries, and other similar documents may have unique barcodes to...

    docs.aspose.com/barcode/python-net/manage-barco...
  5. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally..."Digitally signed.docx" ); foreach ( DigitalSignature signature...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Document.vba_project property | Aspose.Words fo...

    Document.vba_project property. Gets or sets a [Document.vba_project](./)....property Document.vba_project property Gets or sets a Document.vba_project...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your Documents. Enhance your automation today!... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. public class VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...
  8. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital Signature is valid and the Document has not been tampered with....signature is valid and the document has not been tampered with...signature in a document. const doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word Documents without utilizing Microsoft Word in Java....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/java/com.aspose.words/
  10. DigitalSignature.signature_value property | Asp...

    DigitalSignature.Signature_value property. Gets an array of bytes representing a Signature value....a digitally signed document. doc = aw . Document ( MY_DIR + 'Digitally...'Digitally signed.docx' ) for digital_signature_val in doc ....

    reference.aspose.com/words/python-net/aspose.wo...