Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 13,236 for

password protection

(0.03 sec)
  1. PdfFileSecurity.SetPrivilege throws InvalidPass...

    Hi Team, I’m trying to call PdfFileSecurity.SetPrivilege() on a un protected PDF. It works on windows, but throws InvalidPasswordException: Invalid Password on Linux. The PDF has no Password and and no restrictions. It …...InvalidPasswordExcep: Invalid password Aspose.PDF Product Family...PdfFileSecurity.SetPrivilege() on a un protected PDF. It works on windows,...

    forum.aspose.com/t/pdffilesecurity-setprivilege...
  2. How to Protect Word Documents to add Read-Only ...

    Greetings! What do we want to do? We want to protect some documents, including but not limited to word, excel, mail, pdf, etc. For example, adding read-only permission to word and the Password to open the file, these…...How to Protect Word Documents to add Read-Only Permissions as...well as Password Aspose.Words Product Family protect-word-files...

    forum.aspose.com/t/how-to-protect-word-document...
  3. DocSaveOptions.Password | Aspose.Words for .NET

    DocSaveOptions Password property. Gets/sets a Password to encrypt document using RC4 encryption method in C#....Password Contents [ Hide ] DocSaveOptions.Password property Gets/sets...Gets/sets a password to encrypt document using RC4 encryption...

    reference.aspose.com/words/net/aspose.words.sav...
  4. What is the password character limit when creat...

    I’m doing an eval and know I will be asked. Please, what is the Password character limit when creating Password protected zips?...is the password character limit when creating password protected...is the password character limit when creating password protected...

    forum.aspose.com/t/what-is-the-password-charact...
  5. Password protected file its taking as corrupted...

    PdfFileInfo info = info.isPdfFile(); if(info.isPdfFile()) { pdfDocument = new com.aspose.pdf.Document(pdfPath); objMap.put(BoConstants.PDF_DOC, pdfDocument); checkAllPdfValidation(validateParams, pdfRules, objMap); …...Password protected file its taking as corrupted file Aspose.PDF...lspublish-openpwd-yes-pswd-protected (1).pdf (11.0 KB) Password:welcome asad...

    forum.aspose.com/t/password-protected-file-its-...
  6. Password Protect the VBA Project of Excel Workb...

    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....Español Svenska Türkçe 日本語 Password Protect the VBA Project of Excel...Workbook Contents [ Hide ] Password Protect the VBA Project of Excel...

    docs.aspose.com/cells/net/password-protect-the-...
  7. Lock or Password Protect Presentation using C++...

    C++ source code to set a Password to lock presentation...Slides C++ Protect PPT PPTX ODP Lock or Password Protect PowerPoint...your own C++ apps to set a password to presentations using server-side...

    products.aspose.com/slides/cpp/protect/
  8. Password Protect the VBA Project of Excel Workb...

    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....Español Svenska Türkçe 日本語 Password Protect the VBA Project of Excel...Usage Scenarios You can password protect the VBA (Visual Basic...

    docs.aspose.com/cells/java/password-protect-the...
  9. Encrypt Decrypt Excel Files in Python | Passwor...

    Use Python spreadsheet API to encrypt or decrypt Excel files in Python. Protect Excel XLSX and XLS files with Password programmatically.... Apart from the protection of Excel files, the API supports...using the Workbook class. Set password using Workbook.getSettings()...

    blog.aspose.com/2021/06/01/encrypt-and-decrypt-...
  10. Aspose.Cells FileFormatUtil detects password-pr...

    Using the attached file (Password for the file is ‘passwd’), the following code results in XLSX: test.zip (13.7 KB) using Aspose.Cells; var formatInfo = FileFormatUtil.DetectFileFormat("test.docx"); if (formatInfo.Load…...FileFormatUtil detects password-protected Word document as XLSX...1 Using the attached file (password for the file is ‘passwd’)...

    forum.aspose.com/t/aspose-cells-fileformatutil-...