Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 11,723 for

encrypted

(0.04 sec)
  1. Mở khóa tệp bản trình bày PPT bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày PPT.... save ( "encryption-removed.ppt" , SaveFormat...

    products.aspose.com/slides/vi/java/unlock/ppt/
  2. Mở khóa tệp bản trình bày PPT bằng C++ | produc...

    mã nguồn C++ để xóa bảo vệ khỏi Bản trình bày PPT....presentation -> Save( u "encryption-removed.ppt" , SaveFormat...

    products.aspose.com/slides/vi/cpp/unlock/ppt/
  3. Convert EPUB to PDF in Python

    This tutorial discusses how to convert EPUB to PDF in Python. It includes the algorithm and a working code snippet to export the EPUB file to PDF in Python....Likewise, you can set file encryption, page settings, resolutions...

    kb.aspose.com/html/python/convert-epub-to-pdf-i...
  4. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a password encryption. As a result, you'll get a password protected powerpoint presentation....Presentation Class instance Utilize Encrypt method of ProtectionManager...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  5. Convert XPS to PDF in Python

    This article focuses on how to convert XPS to PDF in Python. It explains the stepwise algorithm as well as a code snippet to change XPS file to PDF in Python....text compression, and file encryption according to your requirements...

    kb.aspose.com/page/python/convert-xps-to-pdf-in...
  6. Archivo

    Archivo...encrypt(String, String, Permissions...encriptar documento PDF doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/es/pdf/convert-html-to-pdf-in-a...
  7. .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...
  8. Protéger et déprotéger avec C++|Documentation

    Ce fragment montre comment crypter et décrypter des fichiers Excel, protéger et déprotéger les données dans les fichiers Excel en utilisant des codes C++....des données comme MS Excel : Encrypt and decrypt Excel files Pour...

    docs.aspose.com/cells/fr/cpp/protect-and-unprot...
  9. Schützen und aufheben des Schutzes|Documentation

    Dieser Ausschnitt zeigt, wie man Excel Dateien verschlüsselt und entschlüsselt, Daten in Excel Dateien schützt und entschützt, indem man CSharp Codes verwendet....Datenebene, ähnlich wie MS Excel: Encrypt and decrypt Excel files Um...

    docs.aspose.com/cells/de/net/protect-and-unprot...
  10. 프로그래밍 방식으로 PDF 문서 열기|Aspose.PDF for Python via ...

    .NET 라이브러리를 통해 파이썬용 Aspose.PDF 파이썬 PDF 파일을 여는 방법을 알아보세요.기존 PDF, 스트림의 문서, 암호화된 PDF 문서를 열 수 있습니다....pdf as ap def open_document_encrypted ( infile ): password = "P@ssw0rd"...

    docs.aspose.com/pdf/ko/python-net/open-pdf-docu...