Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 15,161 for

password protection

(0.14 sec)
  1. VSTO ve Aspose.Cells te Çalışma Kitaplarının Ko...

    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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/tr/net/protecting-and-unp...
  2. Arbeitsmappen in VSTO und Aspose.Cells schützen...

    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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/de/net/protecting-and-unp...
  3. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION Všechny typy jsou zabezpečeny...před změnami pomocí Document.protect metoda. Tato metoda není bezpečnostní...

    docs.aspose.com/words/cs/python-net/restrict-do...
  4. تقييد تحرير المستندات في Python|Aspose.Words لـ...

    تقييد تحرير مستند عن طريق تحديد نوع التقييد باستخدام Python. يمكنك أيضًا إزالة الحماية وإنشاء مناطق غير مقيدة قابلة للتحرير....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION جميع الأنواع محمية بكلمة...التغييرات باستخدام طريقة Document.protect . هذه الطريقة ليست ميزة أمان...

    docs.aspose.com/words/ar/python-net/restrict-do...
  5. Batasi Pengeditan Dokumen di Python|Aspose.Word...

    Batasi pengeditan dokumen dengan mengatur jenis pembatasan menggunakan Python. Anda juga dapat menghapus perlindungan dan membuat wilayah yang dapat diedit tidak dibatasi....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION Semua jenis diamankan dengan...menggunakan metode Document.protect . Metode ini bukan merupakan...

    docs.aspose.com/words/id/python-net/restrict-do...
  6. Erkennen, ob Arbeitsblatt passwortgeschützt ist...

    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....Eigenschaft Protection.is_protected_with_password Protection.is_pr...is_protected_with_password bereitgestellt, um zu erkennen, ob ein...

    docs.aspose.com/cells/de/python-net/detect-if-w...
  7. التحقق من كلمة المرور المستخدمة لحماية ورقة الع...

    تعلم كيفية التحقق من كلمة المرور المستخدمة لحماية ورقة العمل باستخدام Aspose.Cells for C++....Cells بتعزيز فئة Protection من خلال إدخال بعض الخصائص...استخدامها لحماية Worksheet . ترجع Protection.VerifyPassword true إذا كانت...

    docs.aspose.com/cells/ar/cpp/verify-password-us...
  8. Verificar la contraseña utilizada para proteger...

    Aprenda cómo verificar la contraseña utilizada para proteger una hoja de cálculo usando Aspose.Cells for C++....Cells han mejorado la clase Protection al introducir algunas propiedades...la Worksheet . El método Protection.VerifyPassword devuelve true...

    docs.aspose.com/cells/es/cpp/verify-password-us...
  9. Проверить использованный пароль для защиты рабо...

    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....NET улучшили класс Protection , добавив несколько полезных...таких методов является verify_password , который позволяет указать...

    docs.aspose.com/cells/ru/python-net/verify-pass...
  10. Document.Unprotect | Aspose.Words لـ .NET

    قم بإلغاء قفل مستنداتك بسهولة باستخدام طريقة إلغاء حماية المستندات لدينا، وإزالة أي حماية بكلمة مرور لتسهيل الوصول والتحرير.... Protect ( ProtectionType . ReadOnly , "password" ); Assert...( ArtifactsDir + "Document.Protect.docx" ); // لاحظ أن الحماية...

    reference.aspose.com/words/ar/net/aspose.words/...