Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 15,161 for

password protection

(0.59 sec)
  1. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Potm ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. Public API Changes in Aspose.3D 16.9.0|Document...

    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....Developers may apply password for the protected PDFs. Open scene...scene from a password-protected PDF file // set path with filename...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  3. Aspose.ZIP Product Family

    Find answers about compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other archive file formats....RAR into ZIP in Python Password Protect a ZIP File in Python Extract...Turn RAR into ZIP in Java Password Protect a ZIP File in Java How...

    kb.aspose.com/zip/page/2/
  4. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles Password errors for encrypted documents, ensuring secure and seamless access....encrypted with a password and the password specified when opening...Doc ); // Set a password which will protect the loading of the...

    reference.aspose.com/words/net/aspose.words/inc...
  5. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....certificate, you must also have its password to successfully sign the spreadsheets...specified password does not match the certificate’s password, an exception...

    docs.aspose.com/cells/java/assign-and-validate-...
  6. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... Password Protection: , ensuring that sensitive...sensitive data remains protected from unauthorized access. Progress...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  7. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  8. VbaProject.isProtected property | Aspose.Words ...

    VbaProject.isProtected property. Shows whether the [VbaProject](../) is Password protected....whether the VbaProject is password protected. get isProtected () :...whether the VbaProject is password protected. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....providing the certificate file and password in the create() method Create...in the PFX format and the password for the certificate. The SignOptions...

    kb.aspose.com/words/python/how-to-electronicall...
  10. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C# sample code using Aspose.PDF for .NET...may need to access a password-protected PDF containing important...document and enter a complex password takes you a lot of time. Decrypting...

    products.aspose.com/pdf/net/decrypt/