Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 11,679 for

encrypted

(0.09 sec)
  1. فتح ملفات PPT العروض التقديمية باستخدام Python ...

    Python شفرة المصدر لإزالة الحماية من العرض التقديمي PPT.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/ar/python-net/unlock...
  2. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via...for C++, you can remove the encryption or password protection on...

    products.aspose.com/slides/cpp/unlock/ppt/
  3. Lås upp PPTX presentationsfiler med Python | pr...

    Källkod för Python för att ta bort skydd från PPTX presentation.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/sv/python-net/unlock...
  4. Document | Aspose.Words per .NET

    Crea facilmente documenti Word vuoti con il nostro intuitivo strumento di creazione documenti. Semplifica il tuo processo di scrittura oggi stesso!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/it/net/aspose.words/...
  5. 设置权限,加密和解密 PDF|Aspose.PDF for .NET

    使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置 PDF 文件的权限。...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/zh/net/set-privileges-encry...
  6. Защита презентаций паролем в Java|Документация ...

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

    docs.aspose.com/slides/ru/java/password-protect...
  7. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....files as well as folders and encryption of archives. This API works...traditional encryption using ZipCrypto or AES encryption such as...

    products.aspose.com/zip/net/
  8. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....files as well as folders and encryption of archives. This API works...traditional encryption using ZipCrypto or AES encryption such as...

    products.aspose.com/zip/net/advanced-api-features/
  9. ปกป้อง PDF โดยใช้ C# | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง C# โดยใช้ Aspose.PDF สำหรับ .NET...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/th/net/protect/
  10. 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...