Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 5,573 for

sign document

(0.28 sec)
  1. 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/
  2. 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...
  3. 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 in doc . digital_signatures...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert POTX to DOT in Python or with free Onli...

    POTX to DOT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POTX to DOT online converter quickly before integrating the code....developers to manipulate Word documents from within their Python applications...converting, and printing documents. It also supports a wide range...

    products.aspose.com/total/python-net/conversion...
  5. Java API to Render XML to SXC | products.aspose...

    Export XML to SXC via Java API without using Microsoft Excel or Adobe Reader...converting, and manipulating PDF documents. It also supports a variety...such as text extraction, document signing, and digital signature...

    products.aspose.com/total/java/conversion/xml-t...
  6. 使用JavaScript通过C++检查VBA代码的数字签名是否有效|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码数字签名的有效性。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  7. 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...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "VBA...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. Aspose::Words::Vba::VbaModule class | Aspose.Wo...

    Aspose::Words::Vba::VbaModule class. Provides access to VBA project module. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaModule...module is a procedural module, document module, class module, or designer...

    reference.aspose.com/words/cpp/aspose.words.vba...
  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.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...aspose.words as aw doc = aw . Document ( file_name = MY_DIR + 'VBA...

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