Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 10,754 for

encrypted

(0.1 sec)
  1. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a password for encryption. You wil end up by getting a password protected presentation that you can only open by providing set password in PowerPoint....by setting a password for encryption. There are different ways...Presentation class instance Use Encrypt method exposed by ProtectionManager...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  2. Lưu trữ

    Lưu trữ...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/vi/html/epub-to-pdf-csharp/
  3. Презентация с защитой паролем|Aspose.Slides для...

    Блокировать презентацию PowerPoint. Защищённый паролем PowerPoint в JavaScript...паролем, используйте метод encrypt (из ProtectionManager ) для... Передайте пароль в метод encrypt и используйте метод save для...

    docs.aspose.com/slides/ru/nodejs-java/password-...
  4. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/
  5. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/pptx/
  6. Criptografar Arquivo PDF|Aspose.PDF for .NET

    Este tópico explica como criptografar um arquivo PDF usando a classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/pt/net/encrypt-pdf-file/
  7. Enkripsi File PDF|Aspose.PDF for .NET

    Topik ini menjelaskan cara Enkripsi File PDF menggunakan Kelas PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/id/net/encrypt-pdf-file/
  8. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...and text, as well as PDF encryption, page numbers, and other...expansion level, password, or encryption algorithm. After specifying...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  9. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  10. 使用 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...