Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 19,400 for

protected

(0.04 sec)
  1. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python....Product Family How to Password Protect an Excel File in Python This...article explains how to password protect an Excel file in Python while...

    kb.aspose.com/cells/python/how-to-password-prot...
  2. Convert POWERPOINT to DIF via C++ or with free ...

    Export POWERPOINT to DIF in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to DIF online converter quickly before integrating the code....POWERPOINT to DIF Convert Protected POWERPOINT to DIF via C++...can also open the password-protected document. If your input POWERPOINT...

    products.aspose.com/total/cpp/conversion/powerp...
  3. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....TeX Product Family How to Protect PDF File with Password using...quick tutorial covers how to protect PDF file with password using...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  4. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type....protection_type property Document.protection_type property Gets...document protection type. @property def protection_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert Protected Word document to unProtected using C#....package manager Load the protected Word file into the Document...Unprotect() method to remove the protection from the document Save the...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  6. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Protecting Worksheets with C++ Contents [ Hide ] When a worksheet...worksheet is protected, the actions a user can take are restricted...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  7. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....TeX Product Family How to Protect PDF File with Password in C#...elaborates the details on how to protect PDF file with password in C#...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  8. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....Open Scene from a Password Protected PDF The Open method of the...also apply password for the protected PDFs using PdfLoadOptions...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  9. Import 3D Scenes and Contents from a PDF|Docume...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....Open Scene from a Password Protected PDF The open method of the...also apply password for the protected PDFs using PdfLoadOptions...

    docs.aspose.com/3d/python-net/import-3d-scenes-...
  10. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection 类。 其中一个方法是 VerifyPassword...Worksheet 。 如果指定的密码与用于保护工作表的密码匹配, Protection.VerifyPassword 方法返回 true...

    docs.aspose.com/cells/zh/cpp/verify-password-us...