Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 9,233 for

encrypted

(0.48 sec)
  1. Convert EPUB to PPS via Java API | products.asp...

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

    products.aspose.com/total/java/conversion/epub-...
  2. Convert EPUB to ODP via Java API | products.asp...

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

    products.aspose.com/total/java/conversion/epub-...
  3. Convert MD to POWERPOINT via Java API | product...

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

    products.aspose.com/total/java/conversion/md-to...
  4. 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...
  5. Convert PS to POTX via Java API | products.aspo...

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

    products.aspose.com/total/java/conversion/ps-to...
  6. 使用自定义安全处理程序在 C# 中添加数字签名|Aspose.PDF for .NET

    使用自定义安全处理程序在 C# 中添加数字签名...string password ); byte [] Encrypt ( byte [] data , int objectNumber...<summary> /// Gets the handler or encryption algorithm version. /// </summary>...

    docs.aspose.com/pdf/zh/net/custom-security-hand...
  7. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... Encrypting a PPT Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/ppt/
  8. Protect ODP Presentation Files using C++ | prod...

    C++ source code to protect ODP Presentation.... Encrypting a ODP Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/odp/
  9. Protect ODP Presentation Files using Java | pro...

    Java source code to protect ODP Presentation.... Encrypting a ODP Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/odp/
  10. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... Encrypting a ODP Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/