Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 11,723 for

encryption

(0.13 sec)
  1. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....Examples: Shows how to load an encrypted Microsoft Word document. Document...exception if we try to open an encrypted document without its password...

    reference.aspose.com/words/java/com.aspose.word...
  2. Презентация с защитой паролем|Aspose.Slides для...

    Блокировать презентацию PowerPoint. Защищённый паролем PowerPoint в JavaScript...паролем, используйте метод encrypt (из ProtectionManager ) для... Передайте пароль в метод encrypt и используйте метод save для...

    docs.aspose.com/slides/ru/nodejs-java/password-...
  3. 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...
  4. Convert POWERPOINT to XLAM via C++ or with free...

    Export POWERPOINT to XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free POWERPOINT to XLAM online converter quickly before integrating the code....file formats, as they are encrypted and can only be opened with...API allows you to open the encrypted document by passing the correct...

    products.aspose.com/total/cpp/conversion/powerp...
  5. LoadOptions Class | Aspose.Words per .NET

    Scopri Aspose.Words.LoadOptions per un caricamento documenti migliorato. Imposta password e URI di base senza sforzo per un'integrazione e una sicurezza impeccabili....= new Document ( MyDir + "Encrypted.docx" )); // Quando si carica...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/it/net/aspose.words....
  6. Encriptar y desencriptar archivos de Excel con ...

    Cómo encriptar y desencriptar archivos de Excel usando Node.js vía C++. Bloquear y desbloquear archivos de Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/es/nodejs-cpp/encrypt-and...
  7. Kryptera och dekryptera Excel filer med Node.js...

    Hur man krypterar och dekrypterar Excel filer med Node.js via C++. Lås och lås upp Excel filer....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypt-and...
  8. Excel Dateien mit Node.js via C++ verschlüsseln...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit Node.js via C++. Sperren und entsperren Sie Excel Dateien....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/de/nodejs-cpp/encrypt-and...
  9. Procurar

    Procurar... Chame o método Encrypt e passe a senha que deseja...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/pt/slides/encrypt-ppt-csharp/
  10. Node.jsでPDFを復号化する|Aspose.PDF for Node.js via C++

    Aspose.PDF for Node.js via C++を使用してPDFファイルを復号化します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ja/nodejs-cpp/decrypt-pdf/