Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 15,883 for

password protected

(0.81 sec)
  1. PdfEncryptionDetails class | Aspose.Words for P...

    aspose.words.saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... To learn more, visit the Protect or Encrypt a Document documentation...PdfEncryptionDetails(user_password, owner_password) Initializes an instance...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  3. Protect or Encrypt a Document in C#|Aspose.Word...

    Aspose.Words for .NET provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection using C#. Aspose.Words supports most Word protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] Purpose...This page explains how to protect or encrypt a document using...

    docs.aspose.com/words/net/protect-or-encrypt-a-...
  4. 在VSTO和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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  5. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform....Protect PDF Document Using Python Lock PDF using Aspose.PDF.... Locking PDFs with passwords or encryption is essential for keeping...

    products.aspose.com/pdf/python-cpp/encrypt/
  6. Setting Strong Encryption Type with JavaScript ...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for JavaScript via C++....enables you to encrypt and passwordprotect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files with a strong...

    docs.aspose.com/cells/javascript-cpp/setting-st...
  7. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....pfx with password aspose . Sample Code #include...PFX certificate U16String password = u "aspose" ; U16String comments...

    docs.aspose.com/cells/cpp/add-digital-signature...
  8. Protecting and Unprotecting Workbooks|Documenta...

    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....Ask AI Protecting and Unprotecting Workbooks Contents [ Hide...can protect workbook elements with or without a password. To...

    docs.aspose.com/cells/net/protecting-and-unprot...
  9. Opening Files with Different Formats|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....method would also take the password for the encrypted file as...also supports opening password-protected MS Excel 2013 files....

    docs.aspose.com/cells/java/opening-files-with-d...
  10. 保护和取消保护工作表|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.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/zh/net/protect-and-unprot...