Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,579 for

protected

(0.16 sec)
  1. How to Unprotect Excel in Python

    This quick guide covers how to unprotect Excel in Python. It discusses the environment setup, step-by-step process, and a sample code to unlock Excel file in Python....unprotect Excel Load the protected Excel file using the Workbook...class Remove the password protection with the unprotect() method...

    kb.aspose.com/cells/python/how-to-unprotect-exc...
  2. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....class instance to load the protected Excel file Make the file editable...API calls. Simply load the protected Excel file and proceed to...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  3. PageInfo.landscape property | Aspose.Words for ...

    PageInfo.landscape property. Returns ``true`` if the page orientation specified in the document for this page is landscape.... /// </summary> protected override void OnBeginPrint...is printed. /// </summary> protected override void OnQueryPageSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageInfo.Landscape | Aspose.Words for .NET

    Discover if your document's page orientation is landscape with PageInfo. Ensure optimal layout for stunning presentations and prints.... /// </summary> protected override void OnBeginPrint...is printed. /// </summary> protected override void OnQueryPageSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  5. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....loading an Excel file having a protected sheet with a password Select...sheet to check whether it is protected or not before processing it...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  6. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....using Python by password protection. A presentation can be secured...in your project to password protect the presentation in Python...

    kb.aspose.com/slides/python/how-to-secure-power...
  7. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....getSecurity()); // Write-protect a document, and then verify...doc = new Document(); doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA project information...the VbaProject is password protected. isSigned Shows whether the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Password Protect a Word Document in C#

    This tutorial provides information on how to password protect a Word document in C#. You will get the detailed information for configuring the IDE, detailed steps to understand the programming model and a runnable sample code to demonstrate the process to protect Word document in C#....Product Family How to Password Protect a Word Document in C# This...describes how to password protect a Word document in C# . It...

    kb.aspose.com/words/net/how-to-password-protect...
  10. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to password protect OneNote document in C#....achieve OneNote document protection in C# . The developed application...Note for .NET to password protect the OneNote file Access the...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...