Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 9,775 for

encrypted

(0.08 sec)
  1. Zablokuj plik PDF za pomocą C# | Aspose.PDF

    Przykładowy kod C# służący do używania Aspose.PDF do odczytu chronionych (zaszyfrowanych hasłem) dokumentów, zabezpieczania dokumentu ochroną lub usuwania ochrony....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/net/encrypt/
  2. Criptarea unui Document în Python|Aspose.Words ...

    Criptați documentul utilizând algoritmi de criptare adecvați pentru anumite formate de documente în Python....which the document will be encrypted , and which will be required...puteți utiliza proprietatea is_encrypted a clasei FileFormatInfo ....

    docs.aspose.com/words/ro/python-net/encrypt-a-d...
  3. Cifrar un documento en Python|Aspose.Words para...

    Cifre su documento utilizando algoritmos de cifrado apropiados para formatos de documentos específicos en Python....which the document will be encrypted , and which will be required...utilizar la propiedad is_encrypted de la clase FileFormatInfo...

    docs.aspose.com/words/es/python-net/encrypt-a-d...
  4. ארכיון

    ארכיון...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/he/slides/encrypt-ppt-python/
  5. Шифроване на документ в Python|Aspose.Words вме...

    Шифроване на вашия документ чрез подходящи алгоритми за криптиране за специфични формати на документи в Python....which the document will be encrypted , and which will be required... можете да използвате is_encrypted собственост на FileFormatInfo...

    docs.aspose.com/words/bg/python-net/encrypt-a-d...
  6. เข้ารหัสเอกสารใน Python|Aspose.Words สำหรับ Pyt...

    เข้ารหัสเอกสารของคุณโดยใช้อัลกอริธึมการเข้ารหัสที่เหมาะสมสำหรับรูปแบบเอกสารเฉพาะใน Python...which the document will be encrypted , and which will be required...คุณสามารถใช้คุณสมบัติ is_encrypted ของคลาส FileFormatInfo ได้...

    docs.aspose.com/words/th/python-net/encrypt-a-d...
  7. 使用 Python 对演示文稿进行密码保护|Aspose.Slides for Python 文档

    了解如何使用 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/zh/python-net/password-p...
  8. Protect Documents with Password via C++ | produ...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C++ application. Apply password protection with ease....alteration, typically through encryption, password protection, or...efficiency enable robust encryption and protection mechanisms...

    products.aspose.com/total/cpp/protect/
  9. ปกป้อง PDF API | Aspose.PDF

    ล็อคเอกสาร PDF ด้วยแอพข้ามแพลตฟอร์มฟรีและ API High Code สำหรับทุกแพลตฟอร์ม...dataDir + "Encrypt.pdf" ); // Encrypt PDF document . Encrypt ( "user"...RC4x128 ); dataDir = dataDir + "Encrypt_out.pdf" ; // Save updated...

    products.aspose.com/pdf/th/protect/
  10. How to Protect PDF with Password in Java

    This simple tutorial describes the details about how to protect PDF with password in Java. It includes the steps and runnable sample code which elaborates how using Java PDF password protection can be enabled....passwords like user or owner and encryption algorithms can also be configured...and other arguments in the encrypt method Save the output PDF...

    kb.aspose.com/pdf/java/how-to-protect-pdf-with-...