Files
2026-03-19 16:16:24 +01:00

33 lines
1.8 KiB
HTML
Raw Permalink 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>Kartica Dizajn</title>
<meta charset="utf-8" />
<meta name="description" content="Predstavljanje korisničkog interfejsa Presentation Editor-a kartica Dizajn" />
<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="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Pretraga" type="text" onkeypress="doSearch(event)">
</div>
<h1>Kartica Dizajn</h1>
<p>Kartica <b>Dizajn</b> u <a target="_blank" href="https://www.onlyoffice.com/presentation-editor.aspx" onclick="onhyperlinkclick(this)"><b>Presentation Editor</b></a>-u omogućava prilagođavanje prezentacije, odnosno njenih boja, dizajna slajdova itd.</p>
<div class="onlineDocumentFeatures">
<p>Odgovarajući prozor Online Presentation Editor-a:</p>
<p><img alt="Kartica Dizajn" src="../images/interface/designtab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Odgovarajući prozor Desktop Presentation Editor-a:</p>
<p><img alt="Kartica Dizajn" src="../images/interface/desktop_designtab.png" /></p>
</div>
<p>Korišćenjem ove kartice možete:</p>
<ul>
<li>promeniti <a href="../UsageInstructions/SetSlideParameters.htm" onclick="onhyperlinkclick(this)">temu, šemu boja ili veličinu slajda</a>.</li>
</ul>
</div>
</body>
</html>