Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 24,323 for

protection

(0.26 sec)
  1. Protéger et Déprotéger la Structure du Classeur...

    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...

    docs.aspose.com/cells/fr/nodejs-cpp/protect-and...
  2. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。...workbook Workbook workbook ; // Protect workbook structure with a password...password workbook . Protect ( ProtectionType :: Structure , u...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  3. C++ ile Çalışma Sayfasını Koru ve Kaldır|Docume...

    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...

    docs.aspose.com/cells/tr/cpp/protect-and-unprot...
  4. Get Permissions using Go|Aspose.PDF for Go via C++

    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...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  5. Архивы

    Архивы...words as aw # load password protected Word document doc = aw.Do...Document("document-password-protected.docx", aw.loading.LoadOptions("password"))...

    blog.aspose.com/ru/words/unprotect-word-documen...
  6. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  7. จำกัดการแก้ไขเอกสารในC++|Aspose.WordsสำหรับC++

    จำกัดการแก้ไขเอกสารโดยการตั้งค่าชนิดข้อจำกัดโดยใช้C++ Protectionลบการป้องกันและทำให้ภูมิภาคที่สามารถแก้ไขได้ไม่จำกัด....รเปลี่ยนแปลงโดยใช้วิธีการ Protect วิธีนี้ไม่ใช่คุณลักษณะด้าน...จำกัดการแก้ไข(แฟ้ม→ข้อมูล Protect Protect ปกป้องเอกสาร) คุณลักษณ...

    docs.aspose.com/words/th/cpp/restrict-document-...
  8. Proteja con contraseña el Proyecto VBA de un li...

    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...

    docs.aspose.com/cells/es/cpp/password-protect-t...
  9. Låsa VBA projektet med ett lösenord i Excel arb...

    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...

    docs.aspose.com/cells/sv/cpp/password-protect-t...
  10. أرشيف

    أرشيف...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

    blog.aspose.com/ar/slides/encrypt-ppt-python/