Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 10,904 for

encrypted

(0.15 sec)
  1. Lưu trữ

    Lưu trữ...encrypt(“userpassword”, “ownerpassword”...pdf"); // mã hóa PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/vi/pdf/encrypt-and-decrypt-pdf-...
  2. Atur Hak Istimewa, Enkripsi dan Dekripsi File P...

    Enkripsi File PDF dengan C++ menggunakan Jenis dan Algoritma Enkripsi yang Berbeda. Juga, dekripsi File PDF menggunakan Sandi Pemilik....sebagai argumen ke metode Encrypt dari objek Document . Cuplikan...yang diaktifkan document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/id/cpp/set-privileges-encry...
  3. Chercher

    chercher...encrypt(“userpassword”, “ownerpassword”...// chiffrer le PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/fr/pdf/encrypt-and-decrypt-pdf-...
  4. ค้นหา

    ค้นหา...encrypt(“userpassword”, “ownerpassword”...pdf"); // เข้ารหัส PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/th/pdf/encrypt-and-decrypt-pdf-...
  5. Crittografa e decrittografa file ODS con JavaSc...

    Proteggi con password e crittografa i file ODS usando Aspose.Cells for JavaScript via C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/it/javascript-cpp/encrypt...
  6. Bảo vệ tệp bản trình bày PPTX bằng C++ | produc...

    Mã nguồn C++ để bảo vệ Bản trình bày PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Đặt...

    products.aspose.com/slides/vi/cpp/protect/pptx/
  7. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  8. تشفير ملفات Excel في Aspose.Cells|Documentation

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

    docs.aspose.com/cells/ar/net/encrypting-excel-f...
  9. Rendering Options – Aspose.HTML for .NET

    Learn about rendering options in Aspose.HTML for .NET to customize the rendering of HTML to PDF, XPS, DOCX, and Images. Gain ready-to-use C# examples...JpegQuality , DocumentInfo , Encryption , and FormFieldBehaviour...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/net/rendering-options/
  10. 设置权限,使用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...