Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 10,904 for

encrypted

(0.13 sec)
  1. Защита презентаций паролем в Java|Документация ...

    Узнайте, как без усилий блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для Java. Защитите свои презентации....презентации используйте метод encrypt из IProtectionManager , передав...передав пароль в метод encrypt и сохранив файл методом save . Пример...

    docs.aspose.com/slides/ru/java/password-protect...
  2. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  3. Arsip

    Arsip...encrypt(“userpassword”, “ownerpassword”...mengenkripsi PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/id/pdf/encrypt-and-decrypt-pdf-...
  4. تشفير وفك تشفير ملفات ODS باستخدام جافا سكريبت ...

    حماية كلمة المرور وتشفير ملفات ODS باستخدام Aspose.Cells for JavaScript عبر C++.... textContent = 'Download Encrypted ODS File' ; document . getElementById...download link to get the encrypted file.</p>' ; }); </ script...

    docs.aspose.com/cells/ar/javascript-cpp/encrypt...
  5. Verschlüsseln und Entschlüsseln von Excel Datei...

    So verschlüsseln und entsperren Sie Excel Dateien mit C++. Sperren und entsperren Sie Excel Dateien....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/cpp/encrypt-and-decryp...
  6. Kryptera och dekryptera Excel filer med C++|Doc...

    Hur man krypterar och dekrypterar Excel filer med C++. Lås och lås upp Excel filer....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/sv/cpp/encrypt-and-decryp...
  7. تعيين الامتيازات، تشفير وفك تشفير ملف PDF|Aspos...

    تشفير ملف PDF باستخدام Java باستخدام أنواع وخوارزميات تشفير مختلفة. بالإضافة إلى فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كمعامل إلى طريقة Encrypt الخاصة بكائن Document . يوضح...قراءة الشاشة فقط document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ar/java/set-privileges-encr...
  8. 아카이브

    아카이브...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/ko/html/epub-to-pdf-csharp/
  9. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java.... Besides, if you want to encrypt an Excel file with a password...password then read How to Encrypt Excel File with Password in Java...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  10. Bảo vệ tệp bản trình bày ODP bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/odp/