Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 9,775 for

encrypted

(0.09 sec)
  1. Ouverture de fichiers en Jython|Documentation

    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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/fr/java/opening-files-in-...
  2. Lưu trữ

    Lưu trữ...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/vi/html/print-save-webpage-pdf-...
  3. 搜索

    搜索...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/zh-hant/html/print-save-webpage...
  4. تأمين العروض التقديمية باستخدام كلمات مرور في J...

    تعرّف على كيفية قفل وإلغاء قفل العروض التقديمية المحمية بكلمة مرور في PowerPoint وOpenDocument بسهولة باستخدام Aspose.Slides للـ Java. قم بتأمين عروضك التقديمية....بكلمة مرور، عليك استخدام طريقة encrypt (من IProtectionManager ) لتعيين...تمرر كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/java/password-protect...
  5. تأمين العروض التقديمية بكلمات المرور في C++|وثا...

    تعلم كيفية قفل وإلغاء قفل عروض PowerPoint وOpenDocument المحمية بكلمة مرور بسهولة باستخدام Aspose.Slides للغة C++. احمِ عروضك التقديمية....بكلمة مرور، عليك استخدام طريقة encrypt (من ProtectionManager ) لتعيين...بتمرير كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/cpp/password-protecte...
  6. Sichern von Präsentationen mit Passwörtern in J...

    Erfahren Sie, wie Sie mit Aspose.Slides für Java PowerPoint- und OpenDocument-Präsentationen problemlos sperren und entsperren können. Schützen Sie Ihre Präsentationen....schützen, verwenden Sie die encrypt ‑Methode (aus IProtectionManager...übergeben das Passwort an die encrypt ‑Methode und verwenden die...

    docs.aspose.com/slides/de/java/password-protect...
  7. Popular File Archive Formats | Most Common Arch...

    Discover the prevalent file archive formats used for compression and storage. Explore their features, applications, and popularity among users....They are used to compress, encrypt, and combine files, making...Additionally, it supports various encryption methods to enhance data security...

    products.aspose.com/zip/most-common-archives/
  8. Python을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.asp...

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

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

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

    products.aspose.com/slides/ko/java/protect/pptx/
  10. Chiffrer un fichier PDF|Aspose.PDF for .NET

    Ce sujet explique comment chiffrer un fichier PDF en utilisant la classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/fr/net/encrypt-pdf-file/