Files
web-apps/apps/presentationeditor/main/resources/help/en/ProgramInterface/DrawTab.htm
svetlana maleeva ace8759142 Update help (en)
2024-10-25 17:01:29 +03:00

35 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Draw tab</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Presentation Editor user interface - Draw 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="../../../../../../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="Search" type="text" onkeypress="doSearch(event)">
</div>
<h1>Draw tab</h1>
<p>The <b>Draw</b> tab of the <a href="https://www.onlyoffice.com/presentation-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Presentation Editor</b></a> allows users to perform basic drawing operations.</p>
<div class="onlineDocumentFeatures">
<p>The corresponding window of the Online Presentation Editor:</p>
<p><img alt="Draw tab" src="../images/interface/drawtab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>The corresponding window of the Desktop Presentation Editor:</p>
<p><img alt="Draw tab" src="../images/interface/desktop_drawtab.png" /></p>
</div>
<p>Using this tab, you can:</p>
<ul>
<li>use <a href="../UsageInstructions/DrawingOperations.htm" onclick="onhyperlinkclick(this)">the select tool</a> to resize or delete the inscription, the drawing or the highlighting,</li>
<li>use <a href="../UsageInstructions/DrawingOperations.htm" onclick="onhyperlinkclick(this)">the pen and the highlighter tools</a> to draw or to add handwritten notes and highlighting,</li>
<li>use <a href="../UsageInstructions/DrawingOperations.htm" onclick="onhyperlinkclick(this)">the eraser tool</a> to remove the whole drawing or the handwritten text,</li>
</ul>
</div>
</body>
</html>