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

sign document

(0.99 sec)
  1. Working with Attachments and Embedded Objects|D...

    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.... setName ( "Document.docx" ); refAttach . setProviderType...application and enclosed within a document or file created by another...

    docs.aspose.com/email/java/working-with-attachm...
  2. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...NET // The path to the documents directory. string dataDir...save options before saving a document to a PDF format. // For complete...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  3. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen Signs...should be replaced with yen signs. Default value is false . get...characters with yen signs in generated HTML documents. However, previous...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::GetEnumerator method. Returns a dictionary enumerator object that can be used to iterate over all items in the collection in C++....digital signatures of a signed document. System :: SharedPtr <...get_MyDir () + u "Digitally signed.docx" ); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dig...
  5. Licensing|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....is placed at the top of the document/image. If you want to test...so on. The file is digitally signed, so do not modify it. Even...

    docs.aspose.com/cells/python-net/licensing/
  6. 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...
  7. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....archives; read multi-page PDF documents and TIFF images. Layout detection...is a universal solution for document processing, data extraction...

    products.aspose.com/ocr/net/
  8. 通过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...
  9. Adding VBA Module and Code using Aspose.Cells|D...

    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 Add a library...workbook Check if VBA Code is Signed Analyzing your prompt, please...

    docs.aspose.com/cells/java/adding-vba-module-an...
  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/