Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 10,882 for

encryption

(0.15 sec)
  1. نحوه محافظت از فایل PDF با رمز عبور با استفاده ...

    این آموزش سریع نحوه محافظت از فایل PDF با رمز عبور با استفاده از پایتون را پوشش می دهد. این یک نمای کلی از فرآیند شامل پیکربندی سیستم، و الگوریتم گام به گام، همراه با یک نمونه کد در حال اجرا را ارائه می دهد که نشان می دهد چگونه با استفاده از قابلیت محافظت از رمز عبور Python PDF می توان در برنامه های شما جاسازی کرد....عبور و سایر آرگومان های متد Encrypt از فایل PDF ورودی محافظت کنید...عنوان مثال، پارامترهای روش Encrypt() شامل الگوریتم رمزنگاری مانند...

    kb.aspose.com/fa/pdf/python/how-to-protect-pdf-...
  2. Archiv

    Archiv...save("workbook-encrypted.xlsx") Dešifrujte soubory...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Nastavte...

    blog.aspose.com/cs/cells/encrypt-and-decrypt-ex...
  3. 使用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...
  4. วิธีป้องกันไฟล์ PDF ด้วยรหัสผ่านโดยใช้ Python

    บทช่วยสอนฉบับย่อนี้ครอบคลุมถึงวิธีการป้องกันไฟล์ PDF ด้วยรหัสผ่านโดยใช้ Python นำเสนอภาพรวมที่สมบูรณ์ของกระบวนการรวมถึงการกำหนดค่าระบบและอัลกอริทึมแบบทีละขั้นตอน พร้อมด้วยตัวอย่างโค้ดการทำงานที่แสดงให้เห็นว่าการใช้คุณลักษณะการป้องกันรหัสผ่าน Python PDF สามารถฝังลงในแอปพลิเคชันของคุณได้อย่างไร...กิวเมนต์อื่นๆ สำหรับเมธอด Encrypt เขียนเอกสาร PDF ที่ปลอดภัยลงในดิสก์หรือสตรีม...ตัวอย่างเช่น พารามิเตอร์ของเมธอด Encrypt() รวมถึงอัลกอริทึมการเข้ารหัส...

    kb.aspose.com/th/pdf/python/how-to-protect-pdf-...
  5. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...the API, you can open the encrypted document by passing the password...you can attempt to open an encrypted document with a password....

    products.aspose.com/total/net/conversion/word-t...
  6. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Saving::PdfEncryptionDetails::se...

    Aspose::Words::Saving::PdfEncryptionDetails::set_Permissions method. Specifies the operations that are allowed to a user on an encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 设置权限,使用C++加密和解密PDF文件|Aspose.PDF for C++

    使用C++通过不同的加密类型和算法加密PDF文件。此外,使用所有者密码解密PDF文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。 以下代码片段向您展示了如何设置PDF文件的权限。... // 仅启用屏幕阅读选项 document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/zh/cpp/set-privileges-encry...
  9. Securing and signing PDF in Node.js|Aspose.PDF ...

    This section describes the features of using a signature and securing your PDF document in the Node.js environment.... Digitally sign PDF file Encrypt and PDF File Decrypt PDF File...

    docs.aspose.com/pdf/nodejs-cpp/securing-and-sig...
  10. Chiffrer et déchiffrer des fichiers ODS avec No...

    Protéger par mot de passe et chiffrer des fichiers ODS en utilisant Aspose.Cells for Node.js via C++...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypt-and...