Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 9,074 for

encryption

(0.06 sec)
  1. آرشیوها

    آرشیوها...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/fa/slides/encrypt-ppt-python/
  2. 使用 Python 为演示文稿设置密码保护|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 轻松锁定和解锁受密码保护的 PowerPoint 和 OpenDocument 演示文稿。通过我们的分步指南提升你的工作效率并保护你的演示文稿。... 要加密或设置密码保护演示文稿,你必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。你将密码传递给...)为演示文稿设置密码。你将密码传递给 encrypt 方法,并使用 save 方法保存现在已加密的演示文稿。 以下示例代码演示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/python-net/password-p...
  3. 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/
  4. Archieven coderen of decoderen via Python.NET

    Ontdek de methoden om volledige archieven of specifieke vermeldingen in ZIP-, RAR- of 7Z-archieven te coderen of decoderen met Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/nl/python-net/advanced-...
  5. Come Cifrare o Decifrare Archivi tramite Python...

    Scopri i metodi per cifrare o decifrare interi archivi o specifiche voci in archivi ZIP, RAR o 7Z utilizzando Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/it/python-net/advanced-...
  6. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....System::String& The password to open an encrypted document. Can be null or empty...specified password to load an encrypted document. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Encrypt or decrypt PDF documents for...stamps, and etc. Encrypt, and Decrypt PDF - encrypt, and decrypt...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  8. Enkripteer'n Dokument in Python|Aspose.Words vi...

    Enkripteer jou dokument met toepaslike enkripsie-algoritmes vir spesifieke dokumentformate in Python....which the document will be encrypted , and which will be required...benodig word, kan jy die is_encrypted eienskap van die FileFormatInfo...

    docs.aspose.com/words/af/python-net/encrypt-a-d...
  9. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie Ihr...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/de/slides/encrypt-ppt-python/
  10. Decrypt PDF em Node.js|Aspose.PDF para Node.js ...

    Decrypt PDF File com Aspose.PDF para Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/pt/nodejs-cpp/decrypt-pdf/