Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 8,629 for

encrypt

(0.1 sec)
  1. Archiv

    Archiv...encrypt(“user\password”, “owner\password”...PDF verschlüsseln document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/de/pdf/encrypt-and-decrypt-pdf-...
  2. 档案

    档案... 调用 Encrypt 方法并传递您要设置的密码。 保存修改后的演示文稿。 using...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/zh/slides/encrypt-ppt-csharp/
  3. Node.jsでPDFファイルのパスワードを変更する|Aspose.PDF for Node....

    Aspose.PDF for Node.js via C++を使用してPDFファイルのパスワードを変更します。...'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ja/nodejs-cpp/change-passwo...
  4. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/
  5. Establecer Privilegios, Cifrar y Descifrar Arch...

    Cifrar archivo PDF con Java utilizando diferentes tipos de cifrado y algoritmos. También, descifrar archivos PDF usando la contraseña del propietario....como un argumento al método Encrypt del objeto Document . El siguiente...esté habilitada document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/es/java/set-privileges-encr...
  6. Chiffrer des fichiers Excel avec C++|Documentation

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells avec C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/cpp/encrypting-excel-f...
  7. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  8. Python でパスワードを使用してプレゼンテーションを保護する|Aspose.Slides ...

    Aspose.Slides for Python via .NET を使用して、パスワード保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびアンロックする方法を学びましょう。ステップバイステップ ガイドで生産性を向上させ、プレゼンテーションを安全に保護します。...プレゼンテーションを暗号化またはパスワード保護するには、encryptメソッド( ProtectionManager から)...から)を使用して、プレゼンテーションのパスワードを設定する必要があります。パスワードをencryptメソッドに渡し、saveメソッドを使用して今や暗号化されたプレゼンテーションを保存します。...

    docs.aspose.com/slides/ja/python-net/password-p...
  9. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...additional options such as an encryption password. PlainTextDocument(stream)...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document | Aspose.Words per .NET

    Crea facilmente documenti Word vuoti con il nostro intuitivo strumento di creazione documenti. Semplifica il tuo processo di scrittura oggi stesso!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...