web-apps/apps/presentationeditor/main/resources/help/fr/ProgramInterface/HomeTab.htm

31 lines
2.6 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>Onglet Accueil</title>
<meta charset="utf-8" />
<meta name="description" content="Introducing the Presentation Editor user interface - Home 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="Recherche" type="search" onkeypress="doSearch(event)">
</div>
<h1>Onglet Accueil</h1>
<p>L'onglet <b>Accueil</b> s'ouvre par défaut lorsque vous ouvrez une présentation. Il permet de définir les paramètres généraux de la diapositive, formater le texte, insérer des objets, les aligner et les organiser.</p>
<p><img alt="Onglet Accueil" src="../images/interface/hometab.png" /></p>
<p>En utilisant cet onglet, vous pouvez :</p>
<ul>
<li>gérer les <a href="../UsageInstructions/ManageSlides.htm" onclick="onhyperlinkclick(this)">diapositives</a> et <a href="../UsageInstructions/PreviewPresentation.htm" onclick="onhyperlinkclick(this)">démarrer le diaporama</a>,</li>
<li>mettre en forme le <a href="../UsageInstructions/InsertText.htm#formattext" onclick="onhyperlinkclick(this)">texte</a> dans la zone de texte</li>
<li>insérer des <a href="../UsageInstructions/InsertText.htm" onclick="onhyperlinkclick(this)">zones de texte</a>, des <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, des <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">formes</a>,</li>
<li><a href="../UsageInstructions/AlignArrangeObjects.htm" onclick="onhyperlinkclick(this)">aligner et organiser des objets</a> dans une diapositive,</li>
<li><a href="../UsageInstructions/CopyClearFormatting.htm" onclick="onhyperlinkclick(this)">copier/effacer</a> la mise en forme du texte,</li>
<li>changer <a href="../UsageInstructions/SetSlideParameters.htm" onclick="onhyperlinkclick(this)">un thème, un jeu de couleurs ou une taille de diapositive</a>,</li>
<li>Ajustez les <a href="../HelpfulHints/Navigation.htm" onclick="onhyperlinkclick(this)">Paramètres d'affichage</a> et accédez aux <a href="../HelpfulHints/AdvancedSettings.htm" onclick="onhyperlinkclick(this)">Paramètres avancés</a> de l'éditeur.</li>
</ul>
</div>
</body>
</html>