Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 11,721 for

encryption

(0.33 sec)
  1. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Decrypt PDF File|Aspose.PDF for Java

    Discover how to decrypt PDF files using Aspose.PDF in Java and remove password protection to gain access to the content....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Create PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/java/decrypt-pdf-file/
  3. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...document in the Odt format encrypted with a password. public OdtSaveOptions...Ott. Examples Shows how to encrypt a saved ODT/OTT document with...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Шифроване на документ в Python|Aspose.Words вме...

    Шифроване на вашия документ чрез подходящи алгоритми за криптиране за специфични формати на документи в Python....which the document will be encrypted , and which will be required... можете да използвате is_encrypted собственост на FileFormatInfo...

    docs.aspose.com/words/bg/python-net/encrypt-a-d...
  5. เข้ารหัสเอกสารใน Python|Aspose.Words สำหรับ Pyt...

    เข้ารหัสเอกสารของคุณโดยใช้อัลกอริธึมการเข้ารหัสที่เหมาะสมสำหรับรูปแบบเอกสารเฉพาะใน Python...which the document will be encrypted , and which will be required...คุณสามารถใช้คุณสมบัติ is_encrypted ของคลาส FileFormatInfo ได้...

    docs.aspose.com/words/th/python-net/encrypt-a-d...
  6. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 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/zh/python-net/password-p...
  7. Sécuriser les présentations avec des mots de pa...

    Apprenez à verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour Python via .NET. Augmentez votre productivité et sécurisez vos présentations grâce à notre guide étape par étape....devez utiliser la méthode encrypt (de ProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/python-net/password-p...
  8. Aspose::Words::Loading::LoadOptions::get_Passwo...

    Aspose::Words::Loading::LoadOptions::get_Password method. Gets or sets the password for opening an encrypted document. Can be null or empty string. Default is null in C++....the password for opening an encrypted document. Can be null or empty...open an encrypted document. If the document is not encrypted, set...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/java/detect-file-format-a...
  10. Protect PPTX Presentation Files using Python | ...

    Python source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/python-net/protect/p...