Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 11,723 for

encrypted

(0.06 sec)
  1. 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...
  2. 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/...
  3. تأمين العروض التقديمية بكلمات مرور على Android|...

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

    docs.aspose.com/slides/ar/androidjava/password-...
  4. Защита презентаций паролем в PHP|Документация A...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для PHP. Защитите свои презентации.... нужно использовать метод encrypt (из ProtectionManager ) для...Вы передаёте пароль в метод encrypt и используете метод save для...

    docs.aspose.com/slides/ru/php-java/password-pro...
  5. Presentaciones seguras con contraseñas en .NET|...

    Aprenda a bloquear y desbloquear fácilmente presentaciones de PowerPoint y OpenDocument protegidas con contraseña con Aspose.Slides para .NET. Asegure sus presentaciones....presentación, use el método Encrypt de ProtectionManager para establecer...Pase la contraseña al método Encrypt , luego use el método Save...

    docs.aspose.com/slides/es/net/password-protecte...
  6. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....by setting a password for encryption. There are different ways...Presentation class instance Use Encrypt method exposed by ProtectionManager...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  7. تشفير ملف PDF|Aspose.PDF for .NET

    يشرح هذا الموضوع كيفية تشفير ملف PDF باستخدام فئة PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ar/net/encrypt-pdf-file/
  8. 使用 C++ 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/zh-hans/cpp/protect/
  9. FAQ|Aspose.PDF for Java

    Learn Frequently Asked Questions from Aspose.PDF for Java library....use the Encrypt method of the Document object to encrypt a PDF...

    docs.aspose.com/pdf/java/faq/
  10. A PPTX prezentációs fájlok védelme a .NET haszn...

    C# forráskód a PPTX prezentáció védelmére....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hu/net/protect/pptx/