Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 11,677 for

encrypted

(0.16 sec)
  1. Archiv

    Archiv...encrypt(“userpassword”, “ownerpassword”...pdf") # Šifrovat PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/cs/pdf/encrypt-decrypt-pdf-in-p...
  2. Ubah Kata Sandi dari File PDF di Node.js|Aspose...

    Ubah Kata Sandi dari File PDF dengan Aspose.PDF untuk Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/id/nodejs-cpp/change-passwo...
  3. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF files Merge PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/python-cpp/
  4. Excel Dosyalarını C++ ile Şifreleyin|Documentation

    Aspose.Cells kullanarak Excel dosyalarını nasıl şifreleyip koruyacağınızı öğrenin....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/tr/cpp/encrypting-excel-f...
  5. تغيير كلمة مرور ملف PDF|Aspose.PDF for .NET

    استكشف كيفية تعديل كلمة مرور مستند PDF في .NET لتحسين أمان الملف باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ar/net/change-password/
  6. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/zh-hant/python-net/u...
  7. Шифрование и дешифрование файлов Excel с помощь...

    Как шифровать и дешифровать файлы Excel с помощью JavaScript через C++. Блокировка и разблокировка файлов Excel....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...h1 > Aspose.Cells Example - Encrypt Workbook </ h1 > < input type...

    docs.aspose.com/cells/ru/javascript-cpp/encrypt...
  8. PdfFileSecurity Class|Aspose.PDF for Python via...

    Learn how to use the PdfFileSecurity class in Aspose.PDF for Python via .NET to encrypt and decrypt PDFs, change passwords, and control document privileges....workflows such as password-based encryption, decryption, password rotation...the PdfFileSecurity facade: Encrypt PDF files with PdfFileSecurity...

    docs.aspose.com/pdf/python-net/pdffilesecurity-...
  9. 使用 Python 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hant/python-net/prot...
  10. PlainTextDocument class | Aspose.Words for Python

    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/python-net/aspose.wo...