Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 23,525 for

protection

(0.08 sec)
  1. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...You can also add document protection features in your app while...document from EML to PDF. Adding protection to your document is a simple...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. C# API to Export EMAIL to IMAGE | products.aspo...

    Convert EMAIL to IMAGE without using Microsoft Word or Outlook on .NET...to IMAGE, you might need to protect your output document. Sometimes...document protection and set protection password doc . Protect ( ProtectionType...

    products.aspose.com/total/net/conversion/email-...
  3. Aspose.Cells 8.7.0中的公共API更改|Documentation

    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....digitally signed" ); } 添加了 Protection.verifyPassword 方法 Aspose...通过引入 verifyPassword 方法增强了 Protection 类,允许将密码指定为 String 实例,并且 验证是否使用相同的密码来保护工作表...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....Ask AI Protect and Unprotect Contents [ Hide ] Aspose.Cells for...Python offers a wide range of protection and unprotection features...

    docs.aspose.com/cells/python-java/protect-and-u...
  5. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...mail merge, and document protection. Aspose.Total for .NET is...File via .NET In order to protect your PS from editing and to...

    products.aspose.com/total/net/conversion/epub-t...
  6. C# API to Export EPUB to OTT | products.aspose.com

    Convert EPUB to OTT without using Microsoft Word...mail merge, and document protection. Aspose.Total for .NET is...File via .NET In order to protect your OTT from editing and to...

    products.aspose.com/total/net/conversion/epub-t...
  7. Detect if Worksheet is Password Protected|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....Password Protected Contents [ Hide ] It is possible to protect the...worksheets that are password‑protected; however, the spreadsheet...

    docs.aspose.com/cells/net/detect-if-worksheet-i...
  8. Decrypt PDF using Rust|Aspose.PDF for Rust via C++

    Decrypt PDF File with Aspose.PDF for Rust via C++....decrypt, and save a password-protected PDF document using Aspose...open_with_password to load a password-protected PDF by supplying the file...

    docs.aspose.com/pdf/rust-cpp/decrypt-pdf/
  9. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Ask AI Protect and Unprotect Workbook Structure Contents [ Hide...renaming worksheets, you can protect the structure of your Excel...

    docs.aspose.com/cells/python-net/protect-and-un...
  10. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...如果需要检查文档是否具有限制其编辑的写保护密码,可以使用 is_write_protected 属性。 以下代码示例展示了如何将文档设为只读: import...characters long. doc . write_protection . set_password ( "MyPassword"...

    docs.aspose.com/words/zh/python-net/open-a-docu...