Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 5,532 for

sign document

(0.15 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. Merge PDF to MPP via C# | Microsoft Project Mer...

    Sample code for PDF to MPP C# merging. Use API example code for batch PDF files to MPP merging within VB.NET, Asp.NET or any .NET based application....NET Merger Demos Documentation Source Code API Reference...Overview Overview Merger Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/merger/pdf-to-mpp/
  3. Aspose::Words::Vba::VbaModuleCollection class |...

    Aspose::Words::Vba::VbaModuleCollection class. Represents a collection of VbaModule objects. To learn more, visit the Documentation article in C++....Working with VBA Macros documentation article. class VbaModuleCollection...Examples Shows how to access a document’s VBA project information...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. 通过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...
  5. DigitalSignatureCollection.GetEnumerator | Aspo...

    Explore the DigitalSignatureCollection GetEnumerator method to easily iterate through all collection items with a convenient dictionary enumerator....digital signatures of a signed document. DigitalSignatureColl digitalSignatures...LoadSignatures ( MyDir + "Digitally signed.docx" ); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.dig...
  6. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple Document formats....Install-Package Visit our documentation for more details. Aspose...to perform a wide range of document parsing tasks directly from...

    products.aspose.com/total/cpp/
  7. HtmlSaveOptions.replace_backslash_with_yen_sign...

    HtmlSaveOptions.replace_backslash_with_yen_Sign property. Specifies whether backslash characters should be replaced with yen Signs...replace_backslash_with_yen_sign property HtmlSaveOptions.rep...replace_backslash_with_yen_sign property Specifies whether backslash...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....VBA project in a Workbook is Signed with C++ Contents [ Hide ]...check if your VBA project is signed or not using Microsoft Excel...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  10. PDF form in Acrobat Reader is readonly after sa...

    Hi there, We’re encountering an issue with the Aspose.PDF library when handling a PDF file that contains an XFA form. Our application follows this process: Load the original PDF file. Populate the form fields. Save t…...Reader, especially for form signing. To isolate the issue, we created...original PDF Document pdfDocument = new Document("original.pdf");...

    forum.aspose.com/t/pdf-form-in-acrobat-reader-i...