Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 23,532 for

protection

(0.37 sec)
  1. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password Protection to Excel files using Aspose.Cells with C++....you to encrypt and password‑protect spreadsheets. It uses algorithms...also encrypt and password‑protect Excel files using a strong...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  2. Aspose::Words::Vba::VbaProject::get_IsProtected...

    Aspose::Words::Vba::VbaProject::get_IsProtected method. Shows whether the VbaProject is password protected in C++....the VbaProject is password protected. bool Aspose :: Words :: Vba...the VbaProject is password protected. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. C++ kullanarak Excel Çalışma Kitabının VBA Proj...

    Aspose.Cells ile C++ kullanarak bir Excel çalışma kitabının VBA Projesini parola ile korumayı öğrenin....Protect() yöntemiyle çalışma kitabınızın...with password vbaProject . Protect ( true , u "11" ); // Save...

    docs.aspose.com/cells/tr/cpp/password-protect-t...
  4. Especificar autor al proteger escritura del lib...

    Aprende a especificar un nombre de autor al proteger un libro en escritura usando Aspose.Cells for C++....workbook Workbook wb ; // Write protect workbook with password wb ...Specify author while write protecting workbook wb . GetSettings...

    docs.aspose.com/cells/es/cpp/specify-author-whi...
  5. Protéger et déprotéger|Documentation

    Cet extrait présente comment chiffrer et déchiffrer des fichiers Excel, protéger et déprotéger les données dans des fichiers Excel en utilisant des codes CSharp....propose une large gamme de protection et de déprotection du niveau...Excel avec un mot de passe. Protect and unprotect workbook Pour...

    docs.aspose.com/cells/fr/net/protect-and-unprot...
  6. إلغاء حماية ورقة العمل المحمية بشكل بسيط في Jyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/ar/java/unprotecting-simp...
  7. WriteProtection.IsWriteProtected | Aspose.Words...

    اكتشف خاصية WriteProtection IsWriteProtected، وتحقق بسهولة مما إذا كانت كلمة مرور حماية الكتابة نشطة لتحسين الأمان وسلامة البيانات.... This document is protected." ); // أدخل كلمة مرور يصل...Writeln ( "Writing text in a protected document." ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Comment déprotéger un fichier Word en Java

    Ce didacticiel rapide explique comment déprotéger un fichier Word en Java. Il fournit tous les détails nécessaires pour écrire un programme permettant de déprotéger DOCX en Java à l'aide de quelques appels d'API uniquement....référentiel pour supprimer la protection Ouvrez le fichier Word source...argument pour supprimer la protection. Si le fichier Word est protégé...

    kb.aspose.com/fr/words/java/how-to-unprotect-wo...
  9. จำกัดการแก้ไขเอกสารในJava|Aspose.WordsสำหรับJava

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

    docs.aspose.com/words/th/java/restrict-document...
  10. Proteggi e Rimuovi la protezione dal Foglio di ...

    Proteggi e rimuovi la protezione dal foglio di lavoro di file Excel con Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/it/nodejs-cpp/protect-and...