Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 7,896 for

encryption

(0.15 sec)
  1. 使用 Java 保護 PPTX 演示文件 | products.aspose.com

    Java 源代碼保護 PPTX 演示。... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/zh-hant/java/protect...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature, verification. To protect the authenticity of a workbook's content of Excel file, you can add a digital signature using C# codes with Aspose.Cells for .Net....Close Encrypting Excel Files Detect File Format of Encrypted Office...

    docs.aspose.com/cells/net/assign-and-validate-d...
  3. Changer le mot de passe d'un fichier PDF|Aspose...

    Ce sujet explique comment changer le mot de passe d'un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/fr/java/change-password/
  4. Pythonでのファイルの開く方法|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.... \# Opening Encrypted Excel Files \# Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/ja/java/opening-files-in-...
  5. Desencriptar Archivo PDF|Aspose.PDF para Java

    Este tema explica cómo desencriptar un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Desencriptar documento...

    docs.aspose.com/pdf/es/java/decrypt-pdf-file/
  6. فك تشفير ملف PDF|Aspose.PDF for Java

    يشرح هذا الموضوع كيفية فك تشفير ملف PDF باستخدام فئة PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // إنشاء كائن PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // فك تشفير مستند...

    docs.aspose.com/pdf/ar/java/decrypt-pdf-file/
  7. Зашифровать документ в C#|Aspose.Words для .NET

    Шифруйте ваш документ, используя соответствующие алгоритмы шифрования для конкретных форматов документов. C#....EncryptionCryptoAPI RC4 шифрование RC4 Encryption (40-битный) ДОКС, DOTX, DOCM...(AES128 + SHA1) ОТТ, ОТТ ODF Encryption (Blowfish/AES) Шифрование...

    docs.aspose.com/words/ru/net/encrypt-a-document/
  8. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....open an encrypted document? You can try to open an encrypted document...example shows how to open an encrypted document with a password:...

    docs.aspose.com/words/cpp/faq/
  9. Licence pour Aspose.PDF pour JavaScript via C++...

    Aspose.PDF pour JavaScript invite ses clients à obtenir une licence Classique et une Licence Mesurée. Ainsi qu'à utiliser une licence limitée pour mieux explorer le produit....devez utiliser l’utilitaire “encrypt_lic.html”. Cliquez sur le bouton...vous recevrez le message “Encrypt OK: aspose.enc”. En cliquant...

    docs.aspose.com/pdf/fr/javascript-cpp/licensing/
  10. محافظت از فایل های ارائه PPTX با استفاده از C++...

    کد منبع C++ برای محافظت از ارائه PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); تنظیم...

    products.aspose.com/slides/fa/cpp/protect/pptx/