Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,865 for

sign document

(0.27 sec)
  1. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_Signed property. Shows whether the [VbaProject](../) is Signed or not....is_signed property VbaProject.is_signed property Shows whether...VbaProject is signed or not. @property def is_signed ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. VbaModule Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaModule for seamless access to your VBA project modules. Enhance productivity and streamline your Document automation!...Working with VBA Macros documentation article. public class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency....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...
  5. 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...
  6. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index....Examples Shows how to access a document’s VBA project information...information. doc = aw . Document ( MY_DIR + 'VBA project.docm' ) # A VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. DigitalSignature.signatureValue property | Aspo...

    DigitalSignature.SignatureValue property. Gets an array of bytes representing a Signature value....digitally signed document. const doc = new aw . Document ( base...base . myDir + "Digitally signed.docx" ); for ( var i = 0 ; i < doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add Watermark to PDF using Java

    This basic tutorial explains how to add watermark to PDF using Java. It includes the basic steps and the sample code which demonstrates how using java add watermark to PDF Documents....Watermark can be inserted into a document. Whereas, we do not need to...application to process PDF documents in the application. Steps...

    kb.aspose.com/pdf/java/how-to-add-watermark-to-...
  10. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in Document automation....Working with VBA Macros documentation article. public sealed class...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...