Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 14,143 for

password protection

(0.17 sec)
  1. Python でドキュメントを読み取り専用にする|Python via .NET用Aspose...

    ドキュメントを読み取り専用にして、コンテンツをコピーまたは読み取りできるようにしますが、Python を使用して変更することはできません。...read_only_recommended プロパティと set_password メソッドを使用して、ドキュメントを読み取り専用にして編集を制限できます。...と同様にドキュメントを開くことができます。 set_password メソッドを使用して文書保護設定にアクセスし、書き込み保護パスワードを設定します。...

    docs.aspose.com/words/ja/python-net/make-a-docu...
  2. ODS Dateien mit JavaScript via C++ verschlüssel...

    ODS Dateien mit Aspose.Cells for JavaScript via C++ passwortgeschützt und verschlüsselt verarbeiten....password Wert vor dem Speichern auf...title > Aspose.Cells Example - Protect ODS File </ title > </ head...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  3. Chercher

    chercher...words as aw # load password protected Word document doc = aw...aw.Document("document-password-protected.docx", aw.loading.Lo...

    blog.aspose.com/fr/words/unprotect-word-documen...
  4. Protege y desbloquea la estructura del libro co...

    Protege y desbloquea la estructura del libro en archivos de Excel usando C++ con Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  5. Changements d API publics dans Aspose.Cells 8.7...

    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....valid" ); } } Méthode Added Protection.VerifyPassword Aspose.Cells...8.7.0 a exposé la méthode Protection.VerifyPassword qui peut être...

    docs.aspose.com/cells/fr/net/public-api-changes...
  6. Detectar si la hoja de cálculo está protegida c...

    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 propiedad Protection.is_protected_with_password para detectar...propiedad booleana Protection.is_protected_with_password devuelve true...

    docs.aspose.com/cells/es/python-net/detect-if-w...
  7. Archiv

    Archiv...protect(ProtectionType, password)-Methode, um die...workbook.protect(ProtectionType.STRUCTURE, "password") # Geschützte...

    blog.aspose.com/de/protect-unprotect-excel-file...
  8. Procurar

    Procurar...protect(ProtectionType, password) para proteger...workbook.protect(ProtectionType.STRUCTURE, "password") # Salvar...

    blog.aspose.com/pt/protect-unprotect-excel-file...
  9. Архів

    Архів...protect(ProtectionType, пароль), щоб...workbook.protect(ProtectionType.STRUCTURE, "password") # Зберегти...

    blog.aspose.com/uk/cells/protect-unprotect-exce...
  10. Arbeitsblatt mit C++ schützen und entsperren|Do...

    Arbeitsblatt von Excel Dateien mit {Aspose.Cells for C++} schützen und entsperren....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/de/cpp/protect-and-unprot...