Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 9,209 for

encrypted

(0.22 sec)
  1. Шифрование и дешифрование файлов 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...
  2. Смена пароля 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/ru/net/change-password/
  3. 使用 Python 解鎖 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/u...
  4. Archivio

    Archivio...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/it/html/epub-to-pdf-csharp/
  5. Lưu trữ

    Lưu trữ...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/vi/pdf/encrypt-or-decrypt-pdf-f...
  6. آرشیوها

    آرشیوها...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/fa/html/epub-to-pdf-csharp/
  7. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/
  8. Lưu trữ

    Lưu trữ...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/vi/slides/encrypt-ppt-python/
  9. 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...
  10. 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/