Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 10,747 for

encrypted

(0.18 sec)
  1. Archiv

    Archiv...encrypt(String, String, Permissions...šifrování dokumentu PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/cs/pdf/convert-html-to-pdf-in-a...
  2. Archiv

    Archiv...save("encrypted.xlsx"); Dešifrujte soubor...new aspose.cells.Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/cs/cells/encrypt-or-decrypt-exc...
  3. 使用 Python 以只读模式保存演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 以只读模式加载和保存 PowerPoint 文件(PPT、PPTX),提供准确的幻灯片预览且不更改演示文稿。... “只读建议”与标志 is_encrypted 和 is_write_protected 有何关联?... is_write_protected 和 is_encrypted 表示实际的写入或读取限制,取决于密码或加密。 使用...

    docs.aspose.com/slides/zh/python-net/read-only-...
  4. .NET でパスワードで保護されたプレゼンテーションを安全にする|Aspose.Slides ...

    Aspose.Slides for .NET を使用して、パスワードで保護された PowerPoint および OpenDocument のプレゼンテーションを簡単にロックおよびアンロックする方法を学びましょう。プレゼンテーションを安全に保護します。...ProtectionManager の Encrypt メソッドを使用してパスワードを設定します。パスワードを Encrypt メソッドに渡し、その後...ProtectionManager . Encrypt ( "123123" ); presentation . Save ( "encrypted-pres...

    docs.aspose.com/slides/ja/net/password-protecte...
  5. Шифрование, дешифрование, защита и снятие защит...

    В этом фрагменте представлено, как шифровать и дешифровать файлы Excel, защищать и снимать защиту с данных в файлах Excel с использованием JAVA кода....данных, например MS Excel: Encrypt and decrypt Excel files Чтобы...

    docs.aspose.com/cells/ru/java/protect-and-unpro...
  6. Korumayı Tanımla ve Kaldır|Documentation

    Bu kesit, CSharp kodları kullanarak Excel dosyalarını şifrelemeyi ve deşifrelemeyi, verileri Excel dosyalarında korumayı ve korumayı kaldırmayı tanıtır....ve korumasızlaştırma sunar: Encrypt and decrypt Excel files Excel...

    docs.aspose.com/cells/tr/python-net/protect-and...
  7. Защита и снятие защиты|Documentation

    Этот фрагмент представляет, как шифровать и дешифровать файлы Excel, защищать и снимать защиту данных в файлах Excel с использованием кодов CSharp....данных, аналогично MS Excel: Encrypt and decrypt Excel files Чтобы...

    docs.aspose.com/cells/ru/net/protect-and-unprot...
  8. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....It doesn’t support Message Encryption/Decryption Support for conversion...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  9. Excel to PDF Conversion in PHP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sites mentioned below: GitHub Encrypting Files in PHP Managing Document...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  10. Шифрование PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как зашифровать PDF файл с использованием класса PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/encrypt-pdf-file/