Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 7,876 for

encrypt

(0.09 sec)
  1. Alterar Senha de Arquivo PDF|Aspose.PDF for .NET

    Explore como modificar a senha de um documento PDF em .NET para melhorar a segurança do arquivo com Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/pt/net/change-password/
  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. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  5. ล็อค PDF โดยใช้ C++ | Aspose.PDF

    ตัวอย่างรหัส C++ สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...แล้วรหัสจะบันทึกเอกสารที่อัปเดตลงในไฟล์ชื่อ ‘Encrypt_out.pdf’ ในไดเรกทอรีเดียวกันที่ระบุโดยตัวแปร...

    products.aspose.com/pdf/th/cpp/encrypt/
  6. قفل کردن PDF با استفاده از Java | Aspose.PDF

    کد منبع جاوا برای محافظت از سند PDF در هر پلتفرم....Encrypt** تماس بگیرید. ۱. فایل PDF...دهد. این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...

    products.aspose.com/pdf/fa/java/encrypt/
  7. Product Overview | Aspose.ZIP for .NET

    A C# .NET library for developers to work with archive formats such as ZIP, TAR, 7Z, CPIO and other archive formats. Overview of the Aspose.ZIP API solution for .NET, offering tools for file compression, decompression, and archive management....traditional as well as AES encryption techniques. The API is easy...protection schemes Encrypting archives with AES Encryption schemes Support...

    docs.aspose.com/zip/net/product-overview/
  8. Python でドキュメントを暗号化する|Python via .NET用Aspose.Words

    Python の特定のドキュメント形式に適切な暗号化アルゴリズムを使用してドキュメントを暗号化します。...which the document will be encrypted , and which will be required...、 FileFormatInfo クラスの is_encrypted プロパティを使用できます。このプロパティを使用する...

    docs.aspose.com/words/ja/python-net/encrypt-a-d...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Blocca il PDF usando C++https://products.aspose.com/pdf/it/cpp/Encrypt/Recent content in Blocca il PDF usando C++ on Aspsoe.PDF ProductsHugo --......com/pdf/it/cpp/encrypt/Recent content in Blocca il...+0000https://products.aspose.com/pdf/it/cpp/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/it/cpp/encrypt/index.xml
  10. 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/