Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 15,881 for

password protected

(2.8 sec)
  1. C++ API to Export PCL to MARKDOWN | products.as...

    Convert PCL to MARKDOWN within C++ applications....Markdown" ); Change Password of PCL Document via C++ In...open a password protected PCL and also change its password. In order...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. C++ API to Export PCL to XAMLFLOW | products.as...

    Convert PCL to XAMLFLOW within C++ applications....Xamlflow" ); Change Password of PCL Document via C++ In...open a password protected PCL and also change its password. In order...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Convert DOCM to EXCEL via Java or with free Onl...

    Convert DOCM to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to EXCEL online converter quickly before integrating the code....for DOCM to EXCEL Convert Protected DOCM to EXCEL via Java Using...you can also open the password-protected document. If your input...

    products.aspose.com/total/java/conversion/docm-...
  4. Support for TLS 1.2 and AutodiscoverService|Doc...

    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...."\\" + user ; final String password = pw ; System . out . println...return new Authenticator () { protected PasswordAuthenticati getPasswordAuthentic...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  5. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....Project Is Password-Protected Using the VbaProject.is_password_protected...project’s properties are password-protected. Create an instance of...

    docs.aspose.com/slides/python-net/presentation-...
  6. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....Specify Author while Write Protecting Workbook with JavaScript...an author name while write‑protecting your workbook using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  7. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....certificate file name and the password Create a digital signature...PFX certificate file, its password, and a workbook if the digital...

    kb.aspose.com/cells/net/how-to-add-digital-sign...
  8. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++....using using User or Owner Password To easily and securely encrypt...prompt a user to enter the user password. If it’s not correct, the...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  9. Unlock MS Project Tasks Files via .NET

    Source code for unlock MS Project files via .NET? All you need is to Use API example code for batch JIRA files to unlock MPP file within VB.NET Asp.NET or any .NET...Project - C# // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

    products.aspose.com/tasks/net/unlock/
  10. Lock MS Project Tasks Files via .NET

    Source code for lock MS Project files via .NET? All you need is to Use API example code for batch JIRA files to lock MPP file within VB.NET Asp.NET or any .NET...MS Project - C# //Add Password Protection Project project = new...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/net/lock/