Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 9,051 for

encryption

(0.16 sec)
  1. 使用 C++ 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 C++ 代码示例。...它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...表示未授予用户修改文档的特定权限。加密 PDF 后,该代码将更新后的文档保存到名为 “Encrypt_out.pdf” 的文件中,该文件位于 “DataDir”...

    products.aspose.com/pdf/zh-hans/cpp/encrypt/
  2. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++....9 and Office 365 XLSX or Encrypted Excel Files. How to Open Files...</ script > </ html > Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  3. تشفير دفتر العمل باستخدام Aspose.Cells|Document...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ar/java/encrypt-workbook-...
  4. Kryptera arbetsboken med hjälp av Aspose.Cells|...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/java/encrypt-workbook-...
  5. Cifrar libro de trabajo con Aspose.Cells|Docume...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/es/java/encrypt-workbook-...
  6. Aspose.Cells ile Çalışma Kitabını Şifrele|Docum...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/tr/java/encrypt-workbook-...
  7. Dekripsi File PDF|Aspose.PDF untuk Java

    Topik ini menjelaskan cara Mendekripsi File PDF menggunakan Kelas PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Buat objek PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Dekripsi dokumen...

    docs.aspose.com/pdf/id/java/decrypt-pdf-file/
  8. ปกป้อง PDF โดยใช้ Java | Aspose.PDF

    รหัสที่มา Java เพื่อล็อคไฟล์ PDF โดยใช้รหัสผ่านบน Java และ PHP, Delphi...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี..."sourceFile.pdf" ); // encrypt PDF pdfDocument . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/th/java/protect/
  9. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... Encrypting a PPT Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/ppt/
  10. Protect ODP Presentation Files using Java | pro...

    Java source code to protect ODP Presentation.... Encrypting a ODP Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/odp/