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

encryption

(0.13 sec)
  1. 设置权限,使用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...
  2. تشفير وفك تشفير PDF|Aspose.PDF لـ Python عبر C++

    تشفير وفك تشفير ملف PDF باستخدام بايثون عبر تطبيق C++....encrypt’ حفظ المستند المشفر في ملف...وخوارزمية التشفير document . encrypt ( "user" , "owner" , permission...

    docs.aspose.com/pdf/ar/python-cpp/set-privilege...
  3. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  4. Archiwa

    Archiwa...save("workbook-encrypted.xlsx") Odszyfruj pliki Excela...Excela wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Ustaw...

    blog.aspose.com/pl/cells/encrypt-and-decrypt-ex...
  5. ODS dosyalarını C++ ile Şifrele ve Çöz|Document...

    Aspose.Cells for C++ kullanarak ODS dosyalarını parola korumalı ve şifreli yapabilirsiniz. Bu, saf bir C++ kitaplığıdır....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/tr/cpp/encrypt-and-decryp...
  6. ODS Dateien mit Node.js über C++ verschlüsseln ...

    ODS Dateien mit Aspose.Cells for Node.js via C++ passwortgeschützt und verschlüsselt...., "output" ); // Open an encrypted ODS file const loadOptions...setPassword ( "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/de/nodejs-cpp/encrypt-and...
  7. Securing and signing PDF documents|Aspose.PDF f...

    Discover how to secure and digitally sign PDF documents in Java using Aspose.PDF for document protection and authentication....sign PDF file Set Privileges, Encrypt and Decrypt PDF File Extract...

    docs.aspose.com/pdf/java/securing-and-signing/
  8. Import and Export Worksheet|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....Document Assistant Close Encrypting Excel Files in Aspose.Cells...

    docs.aspose.com/cells/net/import-and-export-wor...
  9. Präsentationen mit Passwörtern in PHP sichern|A...

    Erfahren Sie, wie Sie PowerPoint- und OpenDocument-Präsentationen mühelos mit Passwortschutz sperren und entsperren können, mit Aspose.Slides für PHP. Sichern Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus ProtectionManager...getProtectionManager () -> encrypt ( "123123" ); $presentation...

    docs.aspose.com/slides/de/php-java/password-pro...
  10. 在 PHP 中使用密码保护安全演示文稿|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。保护您的演示文稿。... 要加密或对演示文稿进行密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存已加密的演示文稿。 以下示例代码演示如何加密演示文稿:...

    docs.aspose.com/slides/zh/php-java/password-pro...