Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 4,017 for

sign document

(0.07 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....Examples Shows how to access a document’s VBA project information...information. auto doc = MakeObject < Document > ( MyDir + u "VBA project...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Convert MD to PPS in Python or with free Online...

    MD to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPS online converter quickly before integrating the code....used to create rich text documents. Presentation (PPS) is a file...read, write and modify Word documents without using Microsoft Word...

    products.aspose.com/total/python-net/conversion...
  5. Aspose::Words::Vba::VbaProject class | Aspose.W...

    Aspose::Words::Vba::VbaProject class. Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules. To learn more, visit the Documentation article in C++.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. class VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. 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...
  7. Export CSV to OTT in Android or with free Onlin...

    Android API to Convert CSV to OTT without using Microsoft Word or online. Test free CSV to OTT online converter quickly before integrating the code....image manipulation, and document signing. It also supports a variety...PDF file using Document class Save the document to OTT format...

    products.aspose.com/total/android-java/conversi...
  8. Low Code|Aspose.Words for Java

    Simplify Document processing tasks like compare, convert, split, merge, find and replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....Ask AI Work with Documents Using LowCode API Contents [ Hide..., which simplifies common document processing tasks. This API...

    docs.aspose.com/words/java/low-code/
  9. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....Examples Shows how to access a document’s VBA project information...information. auto doc = MakeObject < Document > ( MyDir + u "VBA project...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. VbaModuleCollection.remove method | Aspose.Word...

    VbaModuleCollection.remove method. Removes the specified module from the collection....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...