Protéger et déprotéger la structure du classeur dans les fichiers Excel en utilisant Node.js via C++....suivantes pour implémenter la protection de la structure du classeur...(); // Protect workbook structure. workbook . protect ( AsposeCells...
Aspose.Cells for C++ kullanarak Excel dosyalarının çalışma sayfasını koru ve kaldır....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...ProtectionType :: Contents ); // Protect worksheet with password sheet...
Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Go via C++....permissions of a password-protected PDF document This example...permissions from a password-protected PDF document in Go using Aspose...
Архивы...words as aw # load password protected Word document doc = aw.Do...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...
使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...
Aprenda cómo proteger con contraseña el Proyecto VBA de un libro de Excel usando Aspose.Cells con C++....Protect() . Código de muestra El siguiente...with password vbaProject . Protect ( true , u "11" ); // Save...
Lär dig hur du skyddar VBA projektet i en Excel arbetsbok med lösenord med Aspose.Cells och C++....Protect() -metoden. Exempelkod Följande...with password vbaProject . Protect ( true , u "11" ); // Save...