web-apps/apps/presentationeditor/main/resources/help/en/ProgramInterface/TransitionsTab.htm
2021-12-22 18:23:28 +03:00

37 lines
2.8 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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>Transitions tab</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Presentation Editor user interface - Transitions tab" />
<link type="text/css" rel="stylesheet" href="../editor.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>Transitions tab</h1>
<p>The <b>Transitions</b> tab in the <a target="_blank" href="https://www.onlyoffice.com/presentation-editor.aspx" onclick="onhyperlinkclick(this)"><b>Presentation Editor</b></a> allows you to manage slide transitions. You can add transition effects, set the transition speed and configure other slide transition parameters to customize your presentation.</p>
<div class="onlineDocumentFeatures">
<p>The corresponding window of the Online Presentation Editor:</p>
<p><img alt="Transitions tab" src="../images/interface/transitionstab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>The corresponding window of the Desktop Presentation Editor:</p>
<p><img alt="Transitions tab" src="../images/interface/desktop_transitionstab.png" /></p>
</div>
<p>Using this tab, you can:</p>
<ul>
<li class="onlineDocumentFeatures">select a <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">transition effect,</a></li>
<li class="onlineDocumentFeatures">set appropriate <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">parameter values</a> for each transition effect,</li>
<li class="onlineDocumentFeatures">define a <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">transition duration,</a></li>
<li class="onlineDocumentFeatures"> <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">preview a transition</a> after setup,</li>
<li class="onlineDocumentFeatures">specify how long you want the slide to be displayed by checking the <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">Start on click and Delay options,</a></li>
<li class="onlineDocumentFeatures">apply the transition to all slides by clicking the <a href="../UsageInstructions/ApplyTransitions.htm" onclick="onhyperlinkclick(this)">Apply to all Slides,</a>button</li>
</ul>
</div>
</body>
</html>