Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 666 for

password protection

(0.03 sec)
  1. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. View and Edit Excel Metadata | Excel Metadata V...

    Learn how to use an Excel Metadata Viewer & Editor to view, edit, and remove metadata from Excel files. Step-by-step guide with online and coding solutions.... Privacy Protection: Ensure confidential details...implementing advanced measures to protect your data. Our system keeps...

    blog.aspose.com/cells/view-and-edit-excel-metad...
  4. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java.... To learn more, visit the Protect or Encrypt a Document documentation...new PdfEncryptionDetails("password", "", PdfPermissions.MODIFY_ANNOTATIONS...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...editable by removing the password with the unprotect() method...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  6. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Python library or online with the HTML Converter. Explore HTML to PDF conversion scenarios with Python examples....highly secure, allowing password protection, encryption, and digital...encryption, including password protection and permission settings...

    docs.aspose.com/html/python-net/convert-html-to...
  8. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a Password and the Password specified when opening the document is incorrect or missing...encrypted with a password and the password specified when opening.... DOC ) # Set a password which will protect the loading of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...