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

encrypted

(0.07 sec)
  1. Convert POWERPOINT to JSON format via C++ | pro...

    Export POWERPOINT to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/powerp...
  2. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....countPages << std :: endl ; } Open encrypted PDF document void BasicOperations...

    docs.aspose.com/pdf/cpp/open-pdf-document/
  3. Utility Features - MailMessage|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....MailMessage Contents [ Hide ] Encrypting and Decrypting Messages Aspose...Email provides facility to Encrypt and decrypt Email messages...

    docs.aspose.com/email/java/utility-features-mai...
  4. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...the API, you can open the encrypted document by passing the password...you can attempt to open an encrypted document with a password....

    products.aspose.com/total/net/conversion/word-t...
  5. Convert POTX to JSON Format in Android Apps | p...

    Convert POTX to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  6. Convert POT to JSON format via C++ | products.a...

    Export POT to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/pot-to...
  7. Convert PS to XAML via Java API | products.aspo...

    Java API to Convert PS to XAML without using Microsoft Word... Xaml ); 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...
  8. Specify Save Options in C#|Aspose.Words for .NET

    More accurately control the save process using C#.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the Password...

    docs.aspose.com/words/net/specify-save-options/
  9. Protect PPT Presentation Files using Python | p...

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

    products.aspose.com/slides/python-net/protect/ppt/
  10. Protect PPT Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/protect/ppt/