Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 10,906 for

encrypted

(0.08 sec)
  1. Protect PDF Document Online with password or us...

    Online PDF file password protection app. Android API Java code to apply password protection on PDF document....Using the object call the Encrypt method Provide the user and...

    products.aspose.com/total/android-java/protect/...
  2. Kako zaštititi PDF lozinkom u Javi

    Ovaj jednostavan vodič opisuje detalje o tome kako zaštititi PDF lozinkom u Javi. Uključuje korake i primjer koda koji se može izvoditi i koji razrađuje kako se može omogućiti zaštita lozinkom pomoću Java PDF-a....drugih argumenata u metodi encrypt Spremite izlaznu PDF datoteku...

    kb.aspose.com/hr/pdf/java/how-to-protect-pdf-wi...
  3. Jak zabezpieczyć prezentację programu PowerPoin...

    Ten samouczek zawiera szczegółowe informacje na temat zabezpieczania prezentacji programu PowerPoint przy użyciu języka Java. Zabezpieczymy prezentację powerpoint za pomocą java hasłem, aby uniknąć niepożądanego dostępu i modyfikacji....prezentację hasłem za pomocą metody encrypt Zapisz prezentację wyjściową...

    kb.aspose.com/pl/slides/java/how-to-secure-powe...
  4. JavaScriptをC++経由で保護および解除|Documentation

    このコードスニペットは、JavaScriptをC++アドオンとともに使用して、Excelファイルの暗号化と復号化、データの保護と解除方法を紹介します。...Excelのようにファイルからデータレベルまで広範囲にわたる保護と解除を提供します: Encrypt and decrypt Excel files 他者...

    docs.aspose.com/cells/ja/javascript-cpp/protect...
  5. 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...
  6. How to Convert MD to PDF using C#

    This short tutorial guides on how to convert MD to PDF using C#. It contains all the information to set the environment and a runnable sample code along with description to export MD to PDF using C#....properties also like page setup, encryption, and CSS properties. This...

    kb.aspose.com/html/net/how-to-convert-md-to-pdf...
  7. 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...
  8. 記録

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

    blog.aspose.com/ja/cells/encrypt-and-decrypt-ex...
  9. 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-...
  10. パスワードで保護されたプレゼンテーション|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-...