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

45 lines
4.5 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 File</title>
<meta charset="utf-8" />
<meta name="description" content="Predstavljanje korisničkog interfejsa Spreadsheet Editor-a kartica File" />
<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 File</h1>
<p>Kartica <b>File</b> u <a href="https://www.onlyoffice.com/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</b></a>-u omogućava obavljanje osnovnih operacija sa trenutnom datotekom.</p>
<div class="onlineDocumentFeatures">
<p>Odgovarajući prozor Online Spreadsheet Editor-a:</p>
<p><img alt="File tab" src="../images/interface/filetab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Odgovarajući prozor Desktop Spreadsheet Editor-a:</p>
<p><img alt="File tab" src="../images/interface/desktop_filetab.png" /></p>
</div>
<p>Pomoću ove kartice možete izvršiti sledeće operacije:</p>
<ul>
<li class="onlineDocumentFeatures"><a href="../UsageInstructions/OpenCreateNew.htm" onclick="onhyperlinkclick(this)">kreirati</a> novu tabelu ili otvoriti nedavno uređivanu (dostupno samo u <em>online verziji</em>),</li>
<li>
<span class="onlineDocumentFeatures">u <em>online verziji</em>, <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">sačuvati</a> trenutnu datoteku (u slučaju da je opcija <b>Autosave</b> onemogućena), <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">preuzeti kao</a> (sačuvati tabelu u izabranom formatu na hard disk računara), <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">sačuvati kopiju kao</a> (sačuvati kopiju tabele u izabranom formatu u dokumentima na portalu), <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">odštampati</a> ili <a href="../UsageInstructions/OpenCreateNew.htm" onclick="onhyperlinkclick(this)">preimenovati</a> datoteku,</span>
<span class="desktopDocumentFeatures">u <em>desktop verziji</em>, <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">sačuvati</a> trenutnu datoteku zadržavajući trenutni format i lokaciju pomoću opcije <b>Save</b> ili sačuvati trenutnu datoteku pod drugim nazivom, na drugoj lokaciji ili u drugom formatu pomoću opcije <b>Save as</b>, <a href="../UsageInstructions/SavePrintDownload.htm" onclick="onhyperlinkclick(this)">odštampati</a> datoteku,</span>
</li>
<li>zaštititi datoteku pomoću <a href="../HelpfulHints/Password.htm" onclick="onhyperlinkclick(this)">lozinke</a>, promeniti ili ukloniti lozinku,</li>
<li class="desktopDocumentFeatures">zaštititi datoteku pomoću digitalnog potpisa (dostupno samo u <em>desktop verziji</em>),</li>
<li>pregledati <a href="../UsageInstructions/ViewDocInfo.htm" onclick="onhyperlinkclick(this)">opšte informacije</a> o tabeli ili promeniti neka svojstva datoteke,</li>
<li class="onlineDocumentFeatures">pratiti <a href="../HelpfulHints/VersionHistory.htm" onclick="onhyperlinkclick(this)">istoriju verzija</a> (dostupno samo u <em>online verziji</em>),</li>
<li><b>Go to Documents</b> <span class="desktopDocumentFeatures">u <em>desktop verziji</em>, otvoriti fasciklu u kojoj je datoteka sačuvana u prozoru <b>File Explorer</b>-a,</span><span class="onlineDocumentFeatures"> u <em>online verziji</em>, otvoriti fasciklu u modulu <b>Documents</b> u kojoj je datoteka sačuvana, u novoj kartici pregledača,</span></li>
<li>pristupiti <a href="../HelpfulHints/AdvancedSettings.htm" onclick="onhyperlinkclick(this)">Naprednim podešavanjima</a> editora,</li>
<li><b>Help</b> otvoriti ugrađeni centar za pomoć.</li>
</ul>
</div>
</body>
</html>