Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 11,605 for

encrypted

(0.14 sec)
  1. 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...
  2. Presentación protegida con contraseña|Aspose.Sl...

    Bloquear presentación PowerPoint. PowerPoint protegido con contraseña en JavaScript...presentación, debes usar el método encrypt (de ProtectionManager ) para...Pasas la contraseña al método encrypt y utilizas el método save para...

    docs.aspose.com/slides/es/nodejs-java/password-...
  3. JavaScriptを使用したExcelファイルの暗号化と復号化(C++経由)|Documen...

    JavaScriptを使用したExcelファイルの暗号化と復号化の方法(C++経由)。Excelファイルのロックとアンロック。...Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/ja/javascript-cpp/encrypt...
  4. Crittografare i File Excel in Aspose.Cells|Docu...

    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/it/net/encrypting-excel-f...
  5. Control Exception PDF File|Aspose.PDF for .NET

    Learn how to handle exceptions in PDF processing and ensure smooth operations while working with PDFs using Aspose.PDF in .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/net/control-exception/
  6. Python을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.asp...

    ODP 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/ko/python-net/protec...
  7. Python을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.as...

    PPTX 프레젠테이션을 보호하기 위한 Python 소스 코드.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/ko/python-net/protec...
  8. 使用 Java 保護 PPTX 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/protect...
  9. 使用 Python 保護 ODP 演示文件 | products.aspose.com

    Python 源代碼保護 ODP 演示。... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/zh-hant/python-net/p...
  10. 使用 C++ 保護 PPTX 演示文件 | products.aspose.com

    C++ 源代碼保護 PPTX 演示。...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); 使用...

    products.aspose.com/slides/zh-hant/cpp/protect/...