Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 7,878 for

encrypted

(0.05 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. 使用 C++ 锁定 PDF | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/encrypt/
  3. Aspose.Cellsを使用してExcelファイルを暗号化およびパスワード保護する|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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  4. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....Split PDF Merge two PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/nodejs-cpp/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ล็อค PDF โดยใช้ JavaScript via C++https://products.aspose.com/pdf/th/javascript-cpp/encrypt/Recent content in ล็อค PDF โดยใช้ JavaScript via C+......com/pdf/th/javascript-cpp/encrypt/Recent content in ล็อค PDF...com/pdf/th/javascript-cpp/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/javascript-cpp/encry...
  6. Document | Aspose.Words لـ .NET

    أنشئ مستندات وورد فارغة بكل سهولة باستخدام مُنشئ المستندات سهل الاستخدام. بسّط عملية كتابتك اليوم!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Шифрование файлов Excel с использованием Aspose...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ru/net/encrypting-excel-f...
  8. محافظت از فایل های ارائه PPTX با استفاده از .NE...

    کد منبع C# برای محافظت از ارائه PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/fa/net/protect/pptx/
  9. 使用 .NET 保護 ODP 演示文件 | products.aspose.com

    C# 源代碼保護 ODP 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...
  10. Proteggi i file di presentazione PPT utilizzand...

    C++ codice sorgente per proteggere la presentazione PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Impostazione...

    products.aspose.com/slides/it/cpp/protect/ppt/