Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 7,878 for

encrypted

(0.04 sec)
  1. Protect ODP Presentation Files using .NET | pro...

    C# source code to protect ODP Presentation.... Encrypting a ODP Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/odp/
  2. Protect PPT Presentation Files using .NET | pro...

    C# source code to protect PPT Presentation.... Encrypting a PPT Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/ppt/
  3. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....println (ex); 13 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/java/extracting-rar-archives/
  4. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...API allows you to open the encrypted document by passing the correct...example shows how open an encrypted document with a password....

    products.aspose.com/total/android-java/conversi...
  5. Protect PDF API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform....use the Encrypt method of the Document object to encrypt a PDF...password, and permissions to the Encrypt method. In addition to that...

    products.aspose.com/pdf/protect/
  6. Convert POWERPOINT to XLSM via C++ or with free...

    Export POWERPOINT to XLSM in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to XLSM online converter quickly before integrating the code....be password-protected and encrypted. How Aspose.Total Helps for...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/cpp/conversion/powerp...
  7. Convert EPUB to XAML via Java API | products.as...

    Java API to Convert EPUB to XAML 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-...
  8. Convert MD to ODP via Java API | products.aspos...

    Java API to Convert MD to ODP 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...
  9. Convert PS to POTM via Java API | products.aspo...

    Java API to Convert PS to POTM 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...
  10. 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/