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

36 lines
2.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

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>Koruma sekmesi</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Document Editor user interface - Protection tab" />
<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="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>Koruma sekmesi</h1>
<p><a href="https://www.onlyoffice.com/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Belge Düzenleyicisi</b></a>nin <b>Koruma</b> sekmesi, sınırlı erişim hakları belirlerken belgelerinizi bir şifreyle korumanızı sağlar.</p>
<div class="onlineDocumentFeatures">
<p>Çevrimiçi Belge Düzenleyicisinin ilgili penceresi:</p>
<p><img alt="Koruma sekmesi" src="../images/interface/protectiontab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Masaüstü Belge Düzenleyicisinin ilgili penceresi:</p>
<p><img alt="Koruma sekmesi" src="../images/interface/desktop_protectiontab.png" /></p>
</div>
<p>Bu sekmeyi kullanarak, şunları yapabilirsiniz:</p>
<ul>
<li><a href="../HelpfulHints/Password.htm" onclick="onhyperlinkclick(this)">belgeniz için bir şifre belirleyin</a>,</li>
<li>şifreleri değiştirin ve silin,</li>
<li>korunan belgelerde belirli türlerde düzenlemeleri ayarlayın,</li>
<li>belge korumasını tamamen kaldırın.</li>
</ul>
</div>
</body>
</html>