Fr

Verrouiller et déverrouiller les fichiers PowerPoint avec un mot de passe à l'aide de C#

Today, we will provide password protection to our presentation files programmatically. In this article, we will see how to lock PowerPoint presentation files with password protection in C#. Further, we will learn to unlock these by removing the password and also how to change the existing password of PPT & PPTX presentation files. Les sujets suivants sont abordés dans cet article :

  • API .NET pour protéger PowerPoint PPT/PPTX avec mot de passe * Verrouillez les fichiers PowerPoint en ajoutant un mot de passe * Changer le mot de passe PPT/PPTX en C# * Comment supprimer le mot de passe de la présentation PowerPoint
novembre 25, 2021 · 5 min · Shoaib Khan