Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 13,570 for

password protection

(0.14 sec)
  1. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....write, modify, merge, clone, protect & convert PowerPoint and OpenOffice...decrypting presentations; password-protecting presentations and removing...

    products.aspose.com/slides/python-net/
  2. C++ API to Convert SVG to POT | products.aspose...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Otp ); 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...
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel... Convert Protected WORD to JSON Format in Android...you can also open the password-protected document. If your input...

    products.aspose.com/total/android-java/conversi...
  6. Convert DOTX to JSON format in C++ | products.a...

    Export DOTX to JSON in C++ without using Microsoft Excel or Word... Convert Protected DOTX to JSON Format via C++...you can also open the password-protected document. If your input...

    products.aspose.com/total/cpp/conversion/dotx-t...
  7. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines.... Advanced Protection and Security: Protect spreadsheets with...with passwords, encrypt files, and manage access permissions...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  8. Encrypt Workbook using Aspose.Cells|Documentation

    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....shows how you can encrypt/passwordprotect an Excel file using the...dataDir + "book1.xls" ); //Passwordprotect the file. workbook . getSettings...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Word File using C# How to Password Protect a Word Document in Python...Add Password to Word Document using Java How to Password Protect...

    kb.aspose.com/categories/page/57/
  10. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt Password protected PDF in Java....decryptFile() method along with the password Save the resultant PDF file...decrypted by providing the password to the decryptFile() method...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/