web-apps/apps/presentationeditor/main/resources/help/en/ProgramInterface/AnimationTab.htm
2022-06-13 17:40:14 +03:00

41 lines
2.3 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>Animation tab</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Presentation Editor user interface - Animation tab" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<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>Animation tab</h1>
<p>
The <b>Animation</b> tab of the <a href="https://www.onlyoffice.com/presentation-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Presentation Editor</b></a> allows you to manage animation effects. You can add animation effects, determine how the animation effects move, and configure other animation effects parameters to customize your presentation.
</p>
<div class="onlineDocumentFeatures">
<p>The corresponding window of the Online Presentation Editor:</p>
<p><img alt="Animation tab" src="../images/interface/animationtab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>The corresponding window of the Desktop Presentation Editor:</p>
<p><img alt="Animation Tab" src="../images/interface/desktop_animationtab.png" /></p>
</div>
<p>Using this tab, you can:</p>
<ul>
<li>select an <a href="../UsageInstructions/AddingAnimations.htm#applyanimation"><b>animation effect</b></a>,</li>
<li>set the appropriate <b>movement parameters</b> for each animation effect,</li>
<li>add <a href="../UsageInstructions/AddingAnimations.htm#multipleanimations"><b>multiple animations</b></a>,</li>
<li>change the <a href="../UsageInstructions/AddingAnimations.htm#animationsorder"><b>order</b></a> of the animation effects using <b>Move Earlier</b> or <b>Move Later</b> options,</li>
<li><b>preview</b> the animation effect,</li>
<li>set the animation <a href="../UsageInstructions/AddingAnimations.htm#timing"><b>timing options</b></a> such as <b>duration</b>, <b>delay</b> and <b>repeat</b> options for animation effects,</li>
<li>enable and disable the <b>rewind</b>.</li>
</ul>
</div>
</body>
</html>