Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 15,880 for

password protection

(0.11 sec)
  1. 共有ワークブックのパスワード保護または解除をC++で行う|Documentation

    Aspose.Cells for C++を使用して、共有ワークブックのパスワード保護または解除方法を学びます。...Workbook wb ; // Protect the Shared Workbook with Password wb . ProtectSharedWorkboo...cout << "Shared workbook protection applied successfully!" <<...

    docs.aspose.com/cells/ja/cpp/password-protect-o...
  2. Vérifier le mot de passe pour modifier en utili...

    Apprenez comment vérifier si un mot de passe pour modifier correspond en utilisant Aspose.Cells for JavaScript via C++....> < h1 > Check Write Protection Passwords </ h1 > < input type...arrayBuffer (); // Specify password to open inside the load options...

    docs.aspose.com/cells/fr/javascript-cpp/check-p...
  3. Gestionar proyectos VBA en presentaciones con P...

    Descubra cómo generar y manipular presentaciones PowerPoint y OpenDocument mediante VBA con Aspose.Slides para Python mediante .NET para optimizar su flujo de trabajo....is_password_protected , puede determinar si...presentation . vba_project . is_password_protected : print ( f "The VBA...

    docs.aspose.com/slides/es/python-net/presentati...
  4. TEX을 DOCM으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 TEX을 DOCM으로 변환합니다....tex" , L "owner" ); // change password of TEX Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/tex...
  5. PDF을 ODT으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 PDF을 ODT으로 변환합니다....pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/pdf...
  6. PDF을 DOTX으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 PDF을 DOTX으로 변환합니다....pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/pdf...
  7. PDF을 PS으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 PDF을 PS으로 변환합니다....pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/pdf...
  8. PDF을 DOT으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 PDF을 DOT으로 변환합니다....pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/pdf...
  9. MHTML을 RTF으로 내보내기 위한 C++ API | products.aspose.com

    C++ 응용 프로그램 내에서 MHTML을 RTF으로 변환합니다....mhtml" , L "owner" ); // change password of MHTML Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/ko/cpp/conversion/mht...
  10. 아카이브

    아카이브...protection_manager.encrypt("123123")...pres: pres.protection_manager.set_write_protection("123123") pres...

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