Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 7,878 for

encrypted

(0.12 sec)
  1. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an Encrypted PDF document...are allowed to a user on an encrypted PDF document. The default...the editing of annotations. encryption_details = aw . saving . ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for Node.js via C++....xlsx" )); Verify Password of Encrypted Files with Node.js via C++...C++ Setting Strong Encryption Type with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  3. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....class object to check the encryption state of the target PDF Check...if the target PDF file is encrypted, perform the steps below Create...

    kb.aspose.com/pdf/python/how-to-change-password...
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Examples: Shows how to load an encrypted Microsoft Word document. Document...exception if we try to open an encrypted document without its password...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an Encrypted PDF document...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a document using Java to provide more precise control over the process.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the Password...

    docs.aspose.com/words/java/specify-save-options/
  7. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM without using Microsoft Word... Open Encrypted CGM File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Remove Password from Documents via C# | product...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C# application....context of file protection and encryption, is essential for various...are password-protected or encrypted, limiting access to authorized...

    products.aspose.com/total/net/unlock/
  9. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...Check for Encryption : If the document is encrypted, you will...unsure whether the document is encrypted, you can use the FileFormatUtil...

    forum.aspose.com/t/load-docx-throw-the-document...
  10. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // We have not encrypted the document in any way, and...document. // We have not encrypted the document in any way, and...

    reference.aspose.com/words/net/aspose.words/doc...