Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 7,893 for

encrypt

(0.05 sec)
  1. Kontrol Pengecualian File PDF|Aspose.PDF for .NET

    Pelajari cara menangani pengecualian dalam pemrosesan PDF dan memastikan operasi yang lancar saat bekerja dengan PDF menggunakan Aspose.PDF di .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/id/net/control-exception/
  2. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/zh/net/control-exception/
  3. Protect Documents with Password via C# | produc...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C# application. Apply password protection with ease....implementation of various encryption techniques and password policies...developers to implement various encryption options and password policies...

    products.aspose.com/total/net/protect/
  4. Setel Hak Istimewa, Enkripsi dan Dekripsi File ...

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

    docs.aspose.com/pdf/id/java/set-privileges-encr...
  5. Establecer Privilegios, Encriptar y Desencripta...

    Encriptar Archivo PDF con C++ usando Diferentes Tipos de Encriptación y Algoritmos. También, desencriptar Archivos PDF usando Contraseña de Propietario....como un argumento al método Encrypt del objeto Document . El siguiente...está habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/es/cpp/set-privileges-encry...
  6. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...API allows you to open the encrypted document by passing the correct...example shows how open an encrypted document with a password....

    products.aspose.com/total/android-java/conversi...
  7. Impostare tipo di crittografia forte con C++|Do...

    Impara come applicare una crittografia forte e protezione con password ai file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/it/cpp/setting-strong-enc...
  8. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/odp-to...
  9. Einstellung eines starken Verschlüsselungstyps ...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ eine starke Verschlüsselung und Passwortschutz auf Excel Dateien anwenden....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/de/cpp/setting-strong-enc...
  10. 密码保护的演示文稿|Aspose.Slides 文档

    锁定PowerPoint演示文稿。Java中的密码保护PowerPoint... 要加密或密码保护演示文稿,您必须使用 encrypt 方法(来自 IProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法来保存现在已加密的演示文稿。 以下示例代码显示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/java/password-protect...