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

encrypted

(0.14 sec)
  1. 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/
  2. 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...
  3. Python を使用したパスワード保護付きプレゼンテーションのセキュリティ|Aspose.Sl...

    Aspose.Slides for Python (via .NET) を使用して、パスワードで保護された PowerPoint および OpenDocument プレゼンテーションを簡単にロックおよびロック解除する方法を学びましょう。生産性を高め、ステップバイステップのガイドでプレゼンテーションを安全に保護できます。...ProtectionManager の encrypt メソッドを使用してプレゼンテーションにパスワードを設定します。パスワードを encrypt メソッドに渡し、save...protection_manager . encrypt ( "123123" ) pres . save ( "encrypted-pres.pptx"...

    docs.aspose.com/slides/ja/python-net/password-p...
  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. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...additional options such as an encryption password. PlainTextDocument(stream)...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...