Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,909 for

encrypted

(0.28 sec)
  1. Export XPS to POWERPOINT in Android | products....

    Android API to Convert XPS to POWERPOINT without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  2. Export MHTML to OTP in Android | products.aspos...

    Android API to Convert MHTML to OTP without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  3. Export XSLFO to PPTM in Android | products.aspo...

    Android API to Convert XSLFO to PPTM without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  4. Export CGM to SWF in Android | products.aspose.com

    Android API to Convert CGM to SWF without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  5. Password Protect a ZIP File in Python

    This quick tutorial explains how to password protect a ZIP file in Python. It discusses the steps and a code snippet to encrypt ZIP file in Python....steps and a code snippet to encrypt ZIP file in Python . Furthermore...algorithm and password for encryption Make an entry of the ZIP...

    kb.aspose.com/zip/python/password-protect-a-zip...
  6. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... is_encrypted Returns True if the document is encrypted and requires...detect the document format and encryption. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...sign_options ) Shows how to sign encrypted document file. # Create an...input_file_name = MY_DIR + 'Encrypted.docx' output_file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...
  9. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....the password for opening an encrypted document. getPreserveIncludePi()...the password for opening an encrypted document. setPreserveIncludePi(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...