web-apps/apps/spreadsheeteditor/main/resources/help/fr/ProgramInterface/LayoutTab.htm
Julia Radzhabova 71625ac383 Update help
2022-09-30 17:56:15 +03:00

42 lines
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>Onglet Mise en page</title>
<meta charset="utf-8" />
<meta name="description" content="Présentation de l'interface utilisateur du Tableur - l'onglet Mise en page" />
<link type="text/css" rel="stylesheet" href="../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="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Rechercher" type="text" onkeypress="doSearch(event)">
</div>
<h1>Onglet Mise en page</h1>
<h2>Qu'est-ce que l'onglet Mise en page ?</h2>
<p>L'onglet <b>Mise en page</b> dans le <a href="https://www.onlyoffice.com/fr/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Tableur</b></a> permet de modifier l'aspect de la feuille de calcul : configurer les paramètres de la page et définir la disposition des éléments visuels.</p>
<div class="onlineDocumentFeatures">
<p>Fenêtre du Tableur en ligne :</p>
<p><img alt="Onglet Mise en page" src="../images/interface/layouttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Fenêtre du Tableur de bureau :</p>
<p><img alt="Onglet Mise en page" src="../images/interface/desktop_layouttab.png" /></p>
</div>
<h2>Fonctions de l'onglet Mise en page</h2>
<p>En utilisant cet onglet, vous pouvez :</p>
<ul>
<li>ajuster <a href="../UsageInstructions/SavePrintDownload.htm#print" onclick="onhyperlinkclick(this)">les marges, l'orientation, la taille</a> de la page,</li>
<li>spécifier une <a href="../UsageInstructions/SavePrintDownload.htm#printarea" onclick="onhyperlinkclick(this)">zone d'impression</a>,</li>
<li>insérer des <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">en-têtes ou des pieds de page</a>,</li>
<li><a href="../UsageInstructions/ScaleToFit.htm" onclick="onhyperlinkclick(this)">mettre à l'échelle</a> une feuille de calcul,</li>
<li><a href="../UsageInstructions/SavePrintDownload.htm#printtitles" onclick="onhyperlinkclick(this)">imprimer les titres</a> sur une page,</li>
<li>aligner et ordonner plusieurs objets (<a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, <a href="../UsageInstructions/InsertChart.htm" onclick="onhyperlinkclick(this)">graphiques</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">formes</a>).</li>
<li>modifier <a href="../UsageInstructions/FontTypeSizeStyle.htm#colorscheme" onclick="onhyperlinkclick(this)">les jeux de couleurs</a>.</li>
</ul>
</div>
</body>
</html>