Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 15,881 for

password protection

(1.18 sec)
  1. Aspose.Slides for Python: PowerPoint API for PP...

    Python library for creating, editing, converting, and processing PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, ODP, PDF, and other presentation formats....read, modify, merge, clone, protect, and convert PowerPoint and...decrypting presentations; password-protecting presentations and removing...

    products.aspose.com/slides/python-net/
  2. 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-...
  3. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...Doc ); // Set a password which will protect the loading of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... Password-protect and encrypt documents...documents into one Add password protection, digital signatures,...

    products.aspose.com/words/net/
  5. C++ Word API | Document Creation Parsing and Co...

    Fast C++ document-processing library for creating, editing, transforming and rendering documents from code. Read, convert any office documents. Programmatically generate documents from your data sources.... Password-protect and encrypt documents...documents into one Add password protection, digital signatures,...

    products.aspose.com/words/cpp/
  6. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... DOC ) # Set a password which will protect the loading of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document...Doc ); // Set a password which will protect the loading of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Strong Encryption Type|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....enables you to encrypt and password protect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files with a strong...

    docs.aspose.com/cells/python-net/setting-strong...
  9. Setting Strong Encryption Type|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....enables you to encrypt and passwordprotect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files with a strong...

    docs.aspose.com/cells/java/setting-strong-encry...
  10. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool.... Steps to Decrypt Password Protected PDF using Python Set...object using the file name and password Use the Document.decrypt method...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...