Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 11,605 for

encrypt

(0.14 sec)
  1. Архів

    Архів...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/uk/slides/encrypt-ppt-python/
  2. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...which the document will be encrypted , and which will be required...以使用 FileFormatInfo 类的 is_encrypted 属性。此属性还允许您在加载文档之前执行某些操作,例如,通知用户提供密码。...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  3. arkiv

    arkiv...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/sv/slides/encrypt-ppt-python/
  4. Cifrar un documento en Python|Aspose.Words para...

    Cifre su documento utilizando algoritmos de cifrado apropiados para formatos de documentos específicos en Python....which the document will be encrypted , and which will be required...utilizar la propiedad is_encrypted de la clase FileFormatInfo...

    docs.aspose.com/words/es/python-net/encrypt-a-d...
  5. Criptarea unui Document în Python|Aspose.Words ...

    Criptați documentul utilizând algoritmi de criptare adecvați pentru anumite formate de documente în Python....which the document will be encrypted , and which will be required...puteți utiliza proprietatea is_encrypted a clasei FileFormatInfo ....

    docs.aspose.com/words/ro/python-net/encrypt-a-d...
  6. تعيين الامتيازات، تشفير وفك تشفير PDF|Aspose.PD...

    تشفير ملف PDF باستخدام C# باستخدام أنواع وخوارزميات تشفير مختلفة. أيضًا، فك تشفير ملفات PDF باستخدام كلمة مرور المالك....هذا الكائن كوسيط إلى طريقة Encrypt لكائن Document . يوضح مقتطف...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ar/net/set-privileges-encry...
  7. Atur Hak Istimewa, Enkripsi dan Dekripsi PDF|As...

    Enkripsi File PDF dengan C# menggunakan Berbagai Jenis dan Algoritma Enkripsi. Juga, dekripsi File PDF menggunakan Kata Sandi Pemilik....sebagai argumen ke metode Encrypt dari objek Document . Potongan...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/id/net/set-privileges-encry...
  8. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  9. 使用 Python 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 Python 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 Python...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/python-net/encr...
  10. Dekripsi PDF di Node.js|Aspose.PDF untuk Node.j...

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

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