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

sign document

(0.81 sec)
  1. 以编程方式保存 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...
  2. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java....saving results in popular document formats. Advanced pre-processing...Specilized APIs for various document types Aspose.OCR for Python...

    products.aspose.com/ocr/python-java/
  3. Licensing | Aspose.PUB for .NET

    Evaluate C# Publisher PUB Conversion and Manipulation API and set license to avoid evaluation limitations....at the top of the converted document as shown in the following...so on. The file is digitally signed, so don’t modify the file....

    docs.aspose.com/pub/net/licensing/
  4. Licensing and limitations|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....pages in the generated PDF documents are watermarked with “Evaluation...so on. The file is digitally signed, so do not modify the file;...

    docs.aspose.com/pdf/php-java/licensing/
  5. Assign Macro to Form Control with Node.js via C...

    Learn how to asSign a macro code to a Form Control like a Button using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...save ( outputFilePath ); AI Document Assistant Close Check if VBA...

    docs.aspose.com/cells/nodejs-cpp/assign-macro-t...
  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++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...the VBA Code Project is valid signed std :: cout << "Is VBA Code...Code Project Valid Signed: " << ( workbook . GetVbaProject (). IsValidSigned...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  8. Document.Convert error when converting digital ...

    We are merging PDF’s and then trying to convert the PDF to Pdf_A_2A. We dont need the old Signature we simply just want to merge the Document. We get an error after trying to upgrade to 24.8.0 or higher, we also see the…...Document.Convert error when converting digital signed PDF to...simply just want to merge the document. We get an error after trying...

    forum.aspose.com/t/document-convert-error-when-...
  9. 通过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...
  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/