web-apps/apps/documenteditor/main/resources/help/de/UsageInstructions/SetPageParameters.htm
Maxim Kadushkin 741b10515d webapps added
2016-03-10 21:48:53 -03:00

35 lines
1.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. 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>Bestimmen Sie die Seitenparameter</title>
<meta charset="utf-8" />
<meta name="description" content="Bestimmen Sie die Seitenparameter: Ausrichtung und Format" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Bestimmen Sie die Seitenparameter</h1>
<p>Um die Seitenausrichtung und das Seitenformat zu bestimmen, nutzen Sie die entsprechenden Symbole auf der oberen Symbolleiste:</p>
<ul>
<li><b>Seitenausrichtung</b> - ändern Sie die aktuelle Seitenausrichtung mit einem Klick aufs Symbol <b>Seitenausrichtung</b> <img alt="Symbol &quot;Seitenausrichtung&quot;" src="../images/orientation.png" />. Der Standardtyp ist <b>Hochformat</b>, er kann aufs <b>Querformat</b> gewechselt werden.</li>
<li><b>Seitenformat</b> - ändern Sie das A4-Standardformat, indem Sie aufs Symbol <b>Seitenformat</b> <img alt="Symbol &quot;Seitenformat&quot;" src="../images/pagesize.png" /> klicken und das gewünschte Format in der Liste wählen. Die verfügbaren Formate sind:
<ul>
<li>US Letter (21,59cm x 27,94cm)</li>
<li>US Legal (21,59cm x 35,56cm)</li>
<li>A4 (21cm x 29,7cm)</li>
<li>A5 (14,81cm x 20,99cm)</li>
<li>B5 (17,6cm x 25,01cm)</li>
<li>Envelope #10 (10,48cm x 24,13cm)</li>
<li>Envelope DL (11,01cm x 22,01cm)</li>
<li>Tabloid (27,94cm x 43,17cm)</li>
<li>AЗ (29,7cm x 42,01cm)</li>
<li>Tabloid Oversize (30,48cm x 45,71cm)</li>
<li>ROC 16K (19,68cm x 27,3cm)</li>
<li>Envelope Choukei 3 (11,99cm x 23,49cm)</li>
<li>Super B/A3 (33,02cm x 48,25cm)</li>
</ul>
</li>
</ul>
</div>
</body>
</html>