Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 5,539 for

sign document

(0.93 sec)
  1. Export VBA Certificate to File or Stream with N...

    Learn how to export a VBA digital certificate to a file or stream using Aspose.Cells for Node.js via C++. Access raw data of VBA digital certificates....node" ); // The path to the documents directory. const dataDir =.... from ( certBytes )); AI Document Assistant Close Add a library...

    docs.aspose.com/cells/nodejs-cpp/export-vba-cer...
  2. 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...aspose.words as aw doc = aw . Document ( file_name = MY_DIR + 'VBA...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert XLT to MOBI using Python or with free O...

    XLT to MOBI conversion in your Python applications without using Microsoft Office or online. Test free XLT to MOBI online converter quickly before integrating the code.... Finally, the Word document is converted to MOBI format...such as document manipulation, document conversion, document comparison...

    products.aspose.com/total/python-net/conversion...
  4. Check if VBA project in a Workbook is Signed|Do...

    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....VBA project in a Workbook is Signed Contents [ Hide ] You can check...check if your VBA project is signed or not using Microsoft Excel...

    docs.aspose.com/cells/net/check-if-vba-project-...
  5. 通过Node.js的C++检查工作簿中的VBA项目是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿中的VBA项目是否已签名。...node" ); // The path to the documents directory. const dataDir =...console . log ( "VBA Project is Signed: " + workbook . getVbaProject...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  6. SignOptions class | Aspose.Words for Python

    aspose.words.digitalSignatures.SignOptions class. Allows to specify options for Document Signing...to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Searching for text in images|Documentation

    Search for text or a regular expression in an image or scanned PDF and automate workflows based on the result....which may contain multi-page documents. Efficient management and...structure. Group related documents into subfolders based on their...

    docs.aspose.com/ocr/net/search-text-in-images/
  8. Assign Macro to Form Control|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.... AI Document Assistant Close Check if VBA...VBA project in a Workbook is Signed Analyzing your prompt, please...

    docs.aspose.com/cells/net/assign-macro-to-form-...
  9. Aspose::Words::Vba::VbaProject::get_IsSigned me...

    Aspose::Words::Vba::VbaProject::get_IsSigned method. Shows whether the VbaProject is Signed or not in C++....Shows whether the VbaProject is signed or not. bool Aspose :: Words...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/cpp/aspose.words.vba...
  10. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a Signature line to the worksheet using C++ codes with Aspose.Cells for C++.... SetTitle ( u "signed by Aspose.Cells" ); wb . GetWorksheets...Cells :: Cleanup (); } AI Document Assistant Close Encrypting...

    docs.aspose.com/cells/cpp/add-signature-line/