web-apps/apps/spreadsheeteditor/main/resources/help/fr/ProgramInterface/LayoutTab.htm
Julia Radzhabova 686a648051 Update help
2021-08-26 01:43:28 +03:00

38 lines
2.9 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 de Spreadsheet Editor - L'onglet Mise en page" />
<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="Rechercher" type="text" onkeypress="doSearch(event)">
</div>
<h1>Onglet Mise en page</h1>
<p>L'onglet <b>Mise en page</b> dans <a href="https://www.onlyoffice.com/fr/spreadsheet-editor.aspx" target="_blank" onclick="onhyperlinkclick(this)"><b>Spreadsheet Editor</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 de l'éditeur en ligne Spreadsheet Editor :</p>
<p><img alt="Onglet Mise en page" src="../images/interface/layouttab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Fenêtre de l'éditeur de bureau Spreadsheet Editor :</p>
<p><img alt="Onglet Mise en page" src="../images/interface/desktop_layouttab.png" /></p>
</div>
<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>