Files
web-apps/apps/documenteditor/main/resources/help/tr/ProgramInterface/InsertTab.htm
2023-03-17 18:02:45 +03:00

38 lines
3.7 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>Ekle sekmesi</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Document Editor user interface - Insert tab" />
<link type="text/css" rel="stylesheet" href="../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>Ekle sekmesi</h1>
<p><a href="https://www.onlyoffice.com/document-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Belge D&uuml;zenleyicinin</b></a> <b>Ekle</b> sekmesi, g&ouml;rsel nesnelerin ve yorumların yanı sıra bazı sayfa bi&ccedil;imlendirme &ouml;ğeleri eklemeye izin verir.</p>
<div class="onlineDocumentFeatures">
<p>&Ccedil;evrimi&ccedil;i Belge D&uuml;zenleyicinin ilgili penceresi:</p>
<p><img alt="Ekle sekmesi" src="../images/interface/inserttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Masa&uuml;st&uuml; Belge D&uuml;zenleyicinin ilgili penceresi:</p>
<p><img alt="Ekle sekmesi" src="../images/interface/desktop_inserttab.png" /></p>
</div>
<p>Bu sekmeyi kullanarak:</p>
<ul>
<li><a href="../UsageInstructions/PageBreaks.htm" onclick="onhyperlinkclick(this)">Boş sayfa</a> ekleyebilir,</li>
<li><a href="../UsageInstructions/PageBreaks.htm" onclick="onhyperlinkclick(this)">Sayfa sonları</a>, <a href="../UsageInstructions/SectionBreaks.htm" onclick="onhyperlinkclick(this)">b&ouml;l&uuml;m sonları</a> ve <a href="../UsageInstructions/SetPageParameters.htm#columns" onclick="onhyperlinkclick(this)">s&uuml;tun sonları</a> ekleyebilir,</li>
<li><a href="../UsageInstructions/InsertTables.htm" onclick="onhyperlinkclick(this)">Tablolar</a>, <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">g&ouml;r&uuml;nt&uuml;ler</a>, <a href="../UsageInstructions/InsertCharts.htm" onclick="onhyperlinkclick(this)">grafikler</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">şekiller</a> ekleyebilir,</li>
<li><a href="../UsageInstructions/AddHyperlinks.htm" onclick="onhyperlinkclick(this)">K&ouml;pr&uuml;ler</a>, <a href="../HelpfulHints/CollaborativeEditing.htm#comments" onclick="onhyperlinkclick(this)">yorumlar</a> ekleyebilir,</li>
<li><a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">&Uuml;st bilgiler ve alt bilgiler</a>, <a href="../UsageInstructions/InsertPageNumbers.htm" onclick="onhyperlinkclick(this)">sayfa numaraları</a>, <a href="../UsageInstructions/InsertDateTime.htm" onclick="onhyperlinkclick(this)">tarih ve saat</a> ekleyebilir ve</li>
<li><a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">Metin kutuları ve Metin Art nesneleri</a>, <a href="../UsageInstructions/InsertEquation.htm" onclick="onhyperlinkclick(this)">denklemler</a>, <a href="../UsageInstructions/InsertSymbols.htm" onclick="onhyperlinkclick(this)">semboller</a>, <a href="../UsageInstructions/InsertDropCap.htm" onclick="onhyperlinkclick(this)">b&uuml;y&uuml;k harf</a>, <a href="../UsageInstructions/InsertContentControls.htm" onclick="onhyperlinkclick(this)">i&ccedil;erik kontrolleri</a> ekleyebilirsiniz.</li>
</ul>
</div>
</body>
</html>