web-apps/apps/presentationeditor/main/resources/help/en/HelpfulHints/AdvancedSettings.htm

31 lines
2.6 KiB
HTML
Raw Normal View History

2016-03-11 00:48:53 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Advanced Settings of Presentation Editor</title>
<meta charset="utf-8" />
<meta name="description" content="The advanced settings of Presentation Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Advanced Settings of Presentation Editor</h1>
2017-09-20 08:31:59 +00:00
<p><b>Presentation Editor</b> lets you change its advanced settings. To access them, open the <b>File</b> tab at the top toolbar and select the <b>Advanced Settings...</b> option. You can also use the <img alt="Advanced settings icon" src="../images/advanced_settings_icon.png" /> icon in the right upper corner at the <b>Home</b> tab of the top toolbar.</p>
2016-03-11 00:48:53 +00:00
<p>The advanced settings are:</p>
<ul>
2017-09-20 08:31:59 +00:00
<li><b>Spell Checking</b> is used to turn on/off the spell checking option.</li>
2016-03-11 00:48:53 +00:00
<li><b>Alternate Input</b> is used to turn on/off hieroglyphs.</li>
<li><b>Alignment Guides</b> is used to turn on/off alignment guides that appear when you move objects and allow you to position them on the slide precisely.</li>
2017-02-08 09:27:46 +00:00
<li class="onlineDocumentFeatures"><b>Autosave</b> is used to turn on/off automatic saving of changes you make while editing.</li>
<li class="onlineDocumentFeatures"><b>Co-editing Mode</b> is used to select the display of the changes made during the co-editing:
2016-03-11 00:48:53 +00:00
<ul>
<li>By default the <b>Fast</b> mode is selected, the users who take part in the document co-editing will see the changes in realtime once they are made by other users.</li>
<li>If you prefer not to see other user changes (so that they do not disturb you, or for some other reason), select the <b>Strict</b> mode and all the changes will be shown only after you click the <b>Save</b> <img alt="Save icon" src="../images/saveupdate.png" /> icon notifying you that there are changes from other users.</li>
</ul>
</li>
2017-02-08 09:27:46 +00:00
<li><b>Default Zoom Value</b> is used to set the default zoom value selecting it in the list of available options from 50% to 200%. You can also choose the <b>Fit to Slide</b> or <b>Fit to Width</b> option.</li>
2016-06-20 06:48:10 +00:00
<li><b>Unit of Measurement</b> is used to specify what units are used on the rulers and in properties windows for measuring elements parameters such as width, height, spacing, margins etc. You can select the <b>Centimeter</b>, <b>Point</b>, or <b>Inch</b> option.</li>
2016-03-11 00:48:53 +00:00
</ul>
<p>To save the changes you made, click the <b>Apply</b> button.</p>
</div>
</body>
</html>