Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 10,909 for

encrypt

(0.18 sec)
  1. 아카이브

    아카이브...Encrypt(문자열, 문자열, SharedPtr) 호출 , CryptoAlgorithm...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/ko/pdf/encrypt-or-decrypt-pdf-f...
  2. 档案

    档案...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/zh/pdf/encrypt-or-decrypt-pdf-f...
  3. Chercher

    chercher...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/fr/pdf/encrypt-or-decrypt-pdf-f...
  4. تشفير ملفات إكسل باستخدام Node.js عبر C++|Docum...

    تعلم كيفية تشفير وحماية ملفات إكسل بكلمة مرور باستخدام Aspose.Cells for Node.js via C++....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ar/nodejs-cpp/encrypting-...
  5. PDF 파일의 비밀번호 변경|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일의 비밀번호를 변경하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ko/java/change-password/
  6. Chiffrer le classeur à l aide d Aspose.Cells|Do...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/java/encrypt-workbook-...
  7. 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/
  8. Unlock ZIP password | Aspose.Zip for .NET

    Zip C# library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....NET Developer Guide Encryption and decryption Unlock ZIP...decryption password of the AES-encrypted zip archive. Identifying password...

    docs.aspose.com/zip/net/unlock-zip-password/
  9. 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/
  10. 设置权限,加密和解密 PDF|Aspose.PDF for .NET

    使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置 PDF 文件的权限。...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/zh/net/set-privileges-encry...