Files
web-apps/apps/documenteditor/main/resources/help/de/ProgramInterface/ProtectionTab.htm
2023-07-14 10:37:57 +03:00

36 lines
2.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Registerkarte Schutz</title>
<meta charset="utf-8" />
<meta name="description" content="Einführung in die Benutzeroberfläche des Dokumenteneditors  die Registerkarte Schutz" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Registerkarte Schutz</h1>
<p>Die Registerkarte <b>Schutz</b> im <a href="https://www.onlyoffice.com/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Dokumenteneditor</b></a> ermöglicht den Schutz Ihrer Dokumente mit einem Passwort mit den eingeschränkten Zugriffsrechten.</p>
<div class="onlineDocumentFeatures">
<p>Dialogbox Online-Dokumenteneditor:</p>
<p><img alt="Registerkarte Schutz" src="../images/interface/protectiontab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Dialogbox Desktop-Dokumenteneditor:</p>
<p><img alt="Registerkarte Schutz" src="../images/interface/desktop_protectiontab.png" /></p>
</div>
<p>Sie können:</p>
<ul>
<li><a href="../HelpfulHints/Password.htm" onclick="onhyperlinkclick(this)">Passwort für Ihr Dokument festlegen</a>,</li>
<li>Passwörter ändern und löschen,</li>
<li>bestimmte Zugriffsrechte in den geschützten Dokumenten festlegen,</li>
<li>den Dokumentenschutz vollständig entfernen.</li>
</ul>
</div>
</body>
</html>