Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 5,445 for

sign document

(0.83 sec)
  1. 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...
  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. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  4. Not well formatted PDF saved to PDF through Wor...

    Hello, A Not well formatted PDF saved through Words is corrupted Original PDF is encapsulated with : –12345678-1234-1234-1234-123456789012 Content-Disposition: form-data; name=mainDocument %PDF-1.3 … %%EOF –12345…...file has 15 pages of Chinese signs . If manually extracted it’s...text but it stays in Chinese signs. Regards, Professionalize.Discourse...

    forum.aspose.com/t/not-well-formatted-pdf-saved...
  5. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows....VbaProject Contents [ Hide ] Document.VbaProject property Gets or...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Signature Information|Aspose.PDF for Python via...

    Learn how to read Signature names, Signer details, timestamps, and Signature metadata from Signed PDF files using PdfFileSignature in Python....signatures in PDF documents. After a document has been signed, you can...name, contact information, signing time, reason, and location...

    docs.aspose.com/pdf/python-net/signature-inform...
  7. Convert RTF to PPSX in Python or with free Onli...

    RTF to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPSX online converter quickly before integrating the code....Rich Text Format (RTF) is a document file format that enables the...user to write and read text documents in different operating systems...

    products.aspose.com/total/python-net/conversion...
  8. Convert POTX to XLSB using Python or with free ...

    POTX to XLSB conversion in your Python applications without using Microsoft Office or online. Test free POTX to XLSB online converter quickly before integrating the code....features to manipulate the documents. It also supports various...such as document conversion, document comparison, document signing...

    products.aspose.com/total/python-net/conversion...
  9. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM Document using Python applications without using Microsoft Word....DOTM File in Python Create Document class object. Create DocumentBuilder...DOTM document path. Creation Requirements For DOTM document creation...

    products.aspose.com/total/python-net/create/dotm/
  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...