Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 10,906 for

encryption

(0.19 sec)
  1. Lire et écrire des connexions externes de fichi...

    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....Database = False ; Jet OLEDB : Encrypt Database = False ; Jet OLEDB...

    docs.aspose.com/cells/fr/net/read-and-write-ext...
  2. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....want to learn the process to encrypting a presentation, refer to...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  3. Android でパスワードを使用したプレゼンテーションの保護|Aspose.Slides ド...

    Java 経由で Android 用 Aspose.Slides を使用し、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびアンロックできます。プレゼンテーションを保護しましょう。...IProtectionManager の encrypt メソッドを使用してパスワードを設定します。encrypt メソッドにパスワードを渡し、save...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/ja/androidjava/password-...
  4. 記録

    記録...save("encrypted-workbook.xlsx"); Javaを使用してExcelファイルを復号化する...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ja/cells/encrypt-and-decrypt-ex...
  5. パスワードで保護されたプレゼンテーション|Aspose.Slides for Node.js ...

    PowerPointプレゼンテーションをロックします。JavaScriptでパスワード保護されたPowerPoint...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。パスワードを encrypt メソッドに渡し、save...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    docs.aspose.com/slides/ja/nodejs-java/password-...
  6. C++ でパスワードによるプレゼンテーションの保護|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよび解除する方法をご紹介します。プレゼンテーションを保護しましょう。...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。encrypt メソッドにパスワードを渡し、save...get_ProtectionManager () -> Encrypt ( u "123123" ); presentation...

    docs.aspose.com/slides/ja/cpp/password-protecte...
  7. Öppna filer i olika Microsoft Excel versioner m...

    Denna artikel förklarar hur du öppnar filer i olika Excel versioner med Aspose.Cells for Node.js via C++....laddas ner från följande länk: Encrypted Excel const path = require...loadOptions ); console . log ( "Encrypted excel file opened successfully...

    docs.aspose.com/cells/sv/nodejs-cpp/opening-dif...
  8. ค้นหา

    ค้นหา...encrypt() ตัวอย่างโค้ดต่อไปนี้แสดงวิธีแปลง...ตั้งรหัสผ่านและเข้ารหัสเอกสาร PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/th/pdf/convert-html-to-pdf-in-j...
  9. Lưu trữ

    Lưu trữ...encrypt() . Mẫu mã sau đây cho biết...và mã hóa tài liệu PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/vi/pdf/convert-html-to-pdf-in-j...
  10. 搜索

    搜索...Encrypt(String) 方法加密演示文稿。 使用 Presentation...用密碼保護 pres.ProtectionManager.Encrypt("password"); // 保存演示文稿 pres...

    blog.aspose.com/zh-hant/slides/protect-powerpoi...