Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 13,263 for

password protected

(0.04 sec)
  1. 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...
  2. Public API Changes in Aspose.Cells 8.7.0|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....signature is valid" ); } } Added Protection.VerifyPassword Method Aspose...NET 8.7.0 has exposed the Protection.VerifyPassword method that...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. 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...
  4. Open a Presentation in C#|Aspose.Slides Documen...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for .NET—fast, reliable, fully featured.... Count ); } Open Password-Protected Presentations When you...open a password-protected presentation, pass the password through...

    docs.aspose.com/slides/net/open-presentation/
  5. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file's format and check if it is encrypted using Aspose.Cells with C++....might be encrypted (a password-protected file) so it can’t be...Document Assistant Close Check Password to modify using Aspose.Cells...

    docs.aspose.com/cells/cpp/how-to-detect-a-file-...
  6. 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/
  7. 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-...
  8. 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...
  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. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....access the protected Excel file Remove the password security by...or XLSX file and remove its password. Subsequently, export the...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...