Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 15,837 for

password protected

(0.31 sec)
  1. 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...
  2. Skydda och avskydda arbetsböcker i VSTO och Asp...

    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/sv/net/protecting-and-unp...
  3. 管理 PST 文件密码保护|Documentation

    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....PST 文件是否受密码保护,请使用该类的 is_password_protected 方法。 MessageStore 类,如以下代码示例所示:...storage is password protected - { pst . store . is_password_protected...

    docs.aspose.com/email/zh/python-net/working-wit...
  4. Python에서 문서 편집 제한|Python via .NET용 Aspose.Words

    Python를 사용하여 제한 유형을 설정하여 문서 편집을 제한합니다. 보호를 제거하고 제한되지 않은 편집 가능 영역을 만들 수도 있습니다....ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION 모든 유형은 비밀번호로 보호되어 있으며, 이...Aspose.Words를 사용하면 Document.protect 방법을 사용하여 문서가 변경되지 않도록 보호할 수...

    docs.aspose.com/words/ko/python-net/restrict-do...
  5. Document.Unprotect | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Proteggere e Difendere i Workbook in VSTO e Asp...

    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/it/net/protecting-and-unp...
  7. Защитить PDF‑файлы в Python|Aspose.PDF for Pyth...

    Узнайте, как шифровать файлы, расшифровывать защищённые PDF‑файлы и менять пароли в Python....os import path def encrypt_password ( infile , outfile ): """...""" Encrypt PDF with password and permissions. Args: infile (str):...

    docs.aspose.com/pdf/ru/python-net/protect-pdf-f...
  8. Определить, защищен ли рабочий лист паролем|Doc...

    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....exposes свойство Protection.is_protected_with_password для обнаружения...Булевое свойство Protection.is_protected_with_password возвращает true...

    docs.aspose.com/cells/ru/python-net/detect-if-w...
  9. Détecter si la feuille de calcul est protégée p...

    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....la propriété Protection.is_protected_with_password pour détecter...propriété booléenne Protection.is_protected_with_password retourne true...

    docs.aspose.com/cells/fr/python-net/detect-if-w...
  10. Proteggere e rimuovere la protezione|Documentation

    Questo snippet introduce come crittografare e decrittografare file di Excel, proteggere e rimuovere la protezione dei dati nei file di Excel utilizzando codici CSharp....file di Excel con una password. Protect and unprotect workbook...lavoro di Excel con una password. Protect and unprotect worksheet...

    docs.aspose.com/cells/it/net/protect-and-unprot...