Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 14,942 for

encrypted

(0.42 sec)
  1. 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/
  2. IPresentationInfo|Aspose.Sildes for Python via ...

    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....Properties Name Description is_encrypted Gets True if binded presentation...presentation is encrypted, otherwise False. Read-only bool. is_password_protected...

    docs.aspose.com/slides/python-net/api-reference...
  3. PresentationInfo|Aspose.Sildes for Python via ....

    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....Properties Name Description is_encrypted Gets True if binded presentation...presentation is encrypted, otherwise False. Read-only bool. is_password_protected...

    docs.aspose.com/slides/python-net/api-reference...
  4. 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/
  5. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Convert PDF to OTP via Java API | products.aspo...

    Java API to Convert PDF to OTP without using Microsoft Word... Otp ); Open Encrypted PDF File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/pdf-t...
  7. Encrypt and Decrypt PDF using JavaScript|Aspose...

    Encrypt or Decrypt PDF File with Aspose.PDF for JavaScript via C++....Encrypt and Decrypt PDF using JavaScript Contents [ Hide ] Encrypt...password. To easily and securely encrypt documents, you can use Aspose...

    docs.aspose.com/pdf/javascript-cpp/encrypt-decr...
  8. Convert MPP Microsoft Project File to PDF Progr...

    You can convert Microsoft Project Files MPP to PDF programmatically using Java. MPP to PDF Conversion or Export with Encryption and password....Java Convert MPP file to Encrypted and Password Protected PDF...Java: Convert MPP file to Encrypted and Password Protected PDF...

    blog.aspose.com/2021/04/26/convert-mpp-pdf-java/
  9. FlatOPC Import - Document Features|Aspose.Words...

    Import FlatOPC using document load options in C#....OleFormat Encryption Yes Encrypted documents can be loaded...is currently unsupported. Encrypting a document during save is...

    docs.aspose.com/words/net/document-features-sup...
  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/