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

sign document

(0.06 sec)
  1. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++....Cells :: Cleanup (); } AI Document Assistant Close Add a library...with C++ Check if VBA Code is Signed with C++ Analyzing your prompt...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  2. 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...
  3. Add Signature Line to the Worksheet with Node.j...

    This article describes how to add a Signature line to the worksheet using Node.js code with Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...signatureLine . setTitle ( "signed by Aspose.Cells" ); wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/add-signature-...
  4. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA project information... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Securing and signing PDF in Go|Aspose.PDF for G...

    This section describes the features of using a Signature and securing your PDF Document using Go...Securing and signing PDF in Go Contents [ Hide ] This section...working with secured PDF documents using Aspose.PDF for Go via...

    docs.aspose.com/pdf/go-cpp/securing-and-signing/
  7. Export VBA Certificate to File or Stream|Docume...

    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/net/export-vba-certificat...
  8. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...development environment, calling Document.Save() gives me the following...cryptogarphic algorithm. The PDF document I am saving is acroform. I’d...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  9. Aspose::Words::Saving::XamlFlowSaveOptions::get...

    Aspose::Words::Saving::XamlFlowSaveOptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen Signs. Default value is false in C++....should be replaced with yen signs. Default value is false . bool...backslash characters with yen signs (Xaml). auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...Check if the VBA project is signed bool isSigned = workbook ....wcout << u "VBA Project is Signed: " << ( isSigned ? u "true"...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...