Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 27,691 for

password

(0.06 sec)
  1. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....All types are password-secured, and if this password is not entered...requirement to provide the necessary password, this is a sign that something...

    docs.aspose.com/words/python-net/restrict-docum...
  2. Encrypt file in AES x256 with special character...

    Hello, I’m trying to use the AES 256 to encrypt some pdf file but when I use this encryption with french characters in Password (for example “é”), I’m unable to open this file afterwards with Adobe Acrobat. Below the c…...with french characters in password (for example “é”), I’m unable...Printing: High Resolution String password = "testé"; InputStream is...

    forum.aspose.com/t/encrypt-file-in-aes-x256-wit...
  3. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....a Document With a Password Use the password property to get or...set a password for an encrypted document. Use the password property...

    docs.aspose.com/words/python-net/specify-save-o...
  4. Create a Secure PDF in SharePoint|Aspose.PDF fo...

    Using the PDF SharePoint API, you may produce safe, encrypted PDFs and specify their Passwords in SharePoint....You can set the user password, owner password and any value from...option for owner and user password and encryption algorithm....

    docs.aspose.com/pdf/sharepoint/creating-a-secur...
  5. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....ZIP - Password Create Zip file with Password Unzip Password Protected...case the input archive is password-protected (See example below)...

    docs.aspose.com/zip/java/how-to/
  6. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string password = “ownerPassword”; // owner or user password try...the password using (var doc = new Document(input, password)) {...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  7. Encrypting Excel Files using Aspose.Cells|Docum...

    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....enables you to encrypt and password protect your spreadsheets...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/net/encrypting-excel-file...
  8. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....this class with the specified password to load an encrypted document...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....a Document With a Password Use the Password property to get or...set a password for an encrypted document. Use the Password property...

    docs.aspose.com/words/cpp/specify-save-options/
  10. 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....a Document With a Password Use the Password property to get or...set a password for an encrypted document. Use the Password property...

    docs.aspose.com/words/java/specify-save-options/