Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 9,233 for

encrypted

(0.09 sec)
  1. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing...class Thrown if a document is encrypted with a password and the password...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. Convert ODP to JSON format via C++ | products.a...

    Export ODP 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/odp-to...
  4. 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/
  5. Convert PS to PPTM via Java API | products.aspo...

    Java API to Convert PS to PPTM 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. Convert CGM to PPSX via Java API | products.asp...

    Java API to Convert CGM to PPSX 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...
  7. Convert MD to POTX via Java API | products.aspo...

    Java API to Convert MD to POTX 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...
  8. 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/
  9. 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/
  10. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Set Privileges, Encrypt and Decrypt PDF File Contents [ Hide...argument to the Document object’s Encrypt method. The following code...

    docs.aspose.com/pdf/java/set-privileges-encrypt...