[DE][PE][SSE] replaced type="search" with type="text" for all the pages of documentation (Chrome search field cross bug)
This commit is contained in:
parent
1a67e23b93
commit
127aafd25d
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Über den Dokumenteneditor</h1>
|
||||
<p>Der <b>Dokumenteneditor</b> ist eine <span class="onlineDocumentFeatures">Online-</span>Anwendung, mit der Sie Ihre Dokumente<span class="onlineDocumentFeatures"> direkt in Ihrem Browser</span> betrachten und bearbeiten können.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Erweiterte Einstellungen des Dokumenteneditors</h1>
|
||||
<p>Über die Funktion erweiterten Einstellungen können Sie die Grundeinstellungen im <b>Dokumenteneditor</b> ändern. Klicken Sie dazu in der oberen Menüleiste auf die Registerkarte <b>Datei</b> und wählen Sie die Option <b>Erweiterte Einstellungen...</b>. Sie können auch das <img alt="Symbol Erweiterte Einstellungen" src="../images/advanced_settings_icon.png" /> Symbol in der rechten oberen Ecke der Registerkarte <b>Start</b> anklicken.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Gemeinsame Bearbeitung von Dokumenten</h1>
|
||||
<p>Im <b>Dokumenteneditor</b> haben Sie die Möglichkeit, gemeinsam mit anderen Nutzern an einem Dokument zu arbeiten. Diese Funktion umfasst:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Tastenkombinationen</h1>
|
||||
<table>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Einstellungen und Navigationswerkzeuge anzeigen</h1>
|
||||
<p>Der <b>Dokumenteneditor</b> bietet mehrere Werkzeuge, um Ihnen die Navigation durch Ihr Dokument zu erleichtern: Lineale, Zoom, Seitenzahlen usw.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Dokumentenprüfung</h1>
|
||||
<p>Wenn jemand eine Datei mit Überprüfungsberechtigung mit Ihnen teilt, müssen Sie die Funktion für die <b>Überprüfung</b> verwenden.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Suchen und Ersetzen</h1>
|
||||
<p>Wenn Sie im aktuellen Dokument nach Zeichen, Wörtern oder Phrasen suchen möchten, klicken Sie auf das <img alt="Suche" src="../images/searchicon.png" /> Symbol in der linken Seitenleiste.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Rechtschreibprüfung</h1>
|
||||
<p>Der <b>Dokumenteneditor</b> bietet Ihnen die Möglichkeit, die Rechtschreibung Ihres Textes in einer bestimmten Sprache zu überprüfen und Fehler während der Bearbeitung zu korrigieren.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Unterstützte Formate von elektronischen Dokumenten</h1>
|
||||
<p>Elektronische Dokumente stellen die am meisten benutzte Computerdateien dar. Dank des inzwischen hoch entwickelten Computernetzwerks ist es bequemer anstatt von gedruckten Dokumenten elektronische Dokumente zu verbreiten. Aufgrund der Vielfältigkeit der Geräte, die für die Anzeige der Dokumente verwendet werden, gibt es viele proprietäre und offene Dateiformate. Der <b>Dokumenteneditor</b> unterstützt die geläufigsten Formate.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte Datei</h1>
|
||||
<p>Über die Registerkarte <b>Datei</b> können Sie einige grundlegende Vorgänge in der aktuellen Datei durchführen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte Start</h1>
|
||||
<p>Die Registerkarte <b>Start</b> wird standardmäßig geöffnet, wenn Sie ein beliebiges Dokument öffnen. Über diese Registerkarte können Sie Schriftart und Absätze formatieren. Auch einige andere Optionen sind hier verfügbar, wie Seriendruck, Farbschemata und Ansichtseinstellungen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte einfügen</h1>
|
||||
<p>Die Registerkarte <b>Einfügen</b> ermöglicht das Hinzufügen einiger Seitenformatierungselemente sowie visueller Objekte und Kommentare.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte Layout</h1>
|
||||
<p>Über die Registerkarte <b>Layout</b>, können Sie die Darstellung des Dokuments ändern: Legen Sie die Seitenparameter fest und definieren Sie die Anordnung der visuellen Elemente.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte Plug-in</h1>
|
||||
<p>Die Registerkarte <b>Plugins</b> ermöglicht den Zugriff auf erweiterte Bearbeitungsfunktionen mit verfügbaren Komponenten von Drittanbietern.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Einführung in die Benutzeroberfläche des Dokumenteneditors</h1>
|
||||
<p>Der <b>Dokumenteneditor</b> verfügt über eine Benutzeroberfläche mit Registerkarten, in der Bearbeitungsbefehle nach Funktionalität in Registerkarten gruppiert sind.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Registerkarte Überprüfen</h1>
|
||||
<p>Die Registerkarte <b>Überprüfen</b> ermöglicht die Überprüfung des Dokuments: Stellen Sie sicher, dass die Rechtschreibung des Textes korrekt ist, verwalten Sie Kommentare und verfolgen Sie Änderungen, die von einem Rezensenten vorgenommen wurden.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Rahmen hinzufügen</h1>
|
||||
<p>Hinzufügen eines Rahmens in einen Absatz eine Seite oder das ganze Dokument:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Hyperlink einfügen</h1>
|
||||
<p>Einfügen eines Hyperlinks</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Objekte auf einer Seite anordnen und ausrichten</h1>
|
||||
<p>Die hinzugefügten <b>Autoformen, Bilder, Diagramme</b> und <b>Textboxen</b> können auf einer Seite ausgerichtet, gruppiert und angeordnet werden. Um eine dieser Aktionenauszuführen, wählen Sie zuerst ein einzelnes Objekt oder mehrere Objekte auf der Seite aus. Um mehrere Objekte zu wählen, halten Sie die Taste <b>STRG</b> gedrückt und klicken Sie auf die gewünschten Objekte. Um ein Textfeld auszuwählen, klicken Sie auf den Rahmen und nicht auf den darin befindlichen Text. Danach können Sie über Symbole in der Registerkarte <b>Layout</b> navigieren, die nachstehend beschrieben werden, oder die entsprechenden Optionen aus dem Rechtsklickmenü nutzen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Text in einem Absatz ausrichten</h1>
|
||||
<p>Üblicherweise unterscheidet man zwischen vier verschiedenen Textausrichtungen: linksbündig, rechtsbündig, Blocksatz, zentriert. Text ausrichten:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Hintergrundfarbe für einen Absatz festlegen</h1>
|
||||
<p>Der gesamte Absatz, einschließlich Leerzeichen und Zeilenabständen wird mit der gewählten Farbe hinterlegt.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Farbschema ändern</h1>
|
||||
<p>Farbschemata werden auf das gesamte Dokument angewendet. Sie werden verwendet, um das Layout Ihres Dokuments zu verändern und definieren die Palette der <b>Designfarben</b> für Dokumentenelemente (<a href="../UsageInstructions/FontTypeSizeColor.htm" onclick="onhyperlinkclick(this)">Schrift</a>, <a href="../UsageInstructions/BackgroundColor.htm" onclick="onhyperlinkclick(this)">Hintergrund</a>, <a href="../UsageInstructions/InsertTables.htm" onclick="onhyperlinkclick(this)">Tabellen</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">AutoFormen</a>, <a href="../UsageInstructions/InsertCharts.htm" onclick="onhyperlinkclick(this)">Diagramme</a>). Wenn Sie bestimmte <b>Designfarben</b> auf Dokumentenelemente angewendet haben und dann ein anderes <b>Farbschema</b> auswählen, ändern sich die Farben in Ihrem Dokument entsprechend.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Textumbruch ändern</h1>
|
||||
<p>Die Option <b>Textumbruch</b> legt fest, wie ein Objekt relativ zum Text positioniert wird. Sie können den Umbruchstil für eingefügt Objekte ändern, wie beispielsweise <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">Formen</a>, <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">Bilder</a>, <a href="../UsageInstructions/InsertCharts.htm#" onclick="onhyperlinkclick(this)">Diagramme</a>, <a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">Textfelder</a> oder <a href="../UsageInstructions/InsertTables.htm" onclick="onhyperlinkclick(this)">Tabellen</a>.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Textformatierung übernehmen/entfernen</h1>
|
||||
<p>Kopieren einer bestimmte Textformatierung:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Textpassagen kopieren/einfügen, Aktionen rückgängig machen/wiederholen</h1>
|
||||
<h3>Zwischenablage verwenden</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Listen erstellen</h1>
|
||||
<p>Liste in einem Dokument erstellen:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Dekoschriften anwenden</h1>
|
||||
<p>Das Symbol für Dekoschriften finden sie unter der Registerkarte <b>Start</b> in der oberen Symbolleiste.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Schriftart, -größe und -farbe festlegen</h1>
|
||||
<p>Sie können Schriftart, Größe und Farbe der Schrift mithilfe der entsprechenden Symbole in der Registerkarte <b>Start</b> auf der oberen Symbolleiste festlegen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Formatvorlagen anwenden</h1>
|
||||
<p>Jede Formatvorlage besteht aus einer Reihe vordefinierter Formatierungsoptionen: (Schriftgröße, Farbe, Zeilenabstand, Ausrichtung usw.). Mit den Vorlagen können Sie verschiedene Segmente des Dokuments schnell formatieren (Überschriften, Zwischenüberschriften, Listen, normaler Text, Zitate) und müssen nicht jedes Mal mehrere Formatierungsoptionen einzeln anwenden. Gleichzeitig stellen Sie auf diese Weise auch ein einheitliches Erscheinungsbild für das gesamte Dokument sicher. Eine Vorlage kann immer nur bis zum Ende eines Absatzes angewendet werden.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>AutoFormen einfügen</h1>
|
||||
<h3>Eine AutoForm einfügen</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Diagramme einfügen</h1>
|
||||
<h3>Diagramm einfügen</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Initialbuchstaben einfügen</h1>
|
||||
<p>Ein <b>Initial</b> ist der erste Buchstabe eines Absatzes, der viel größer als die anderen ist sich in der Höhe über mehrere Zeilen erstreckt.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Formeln einfügen</h1>
|
||||
<p>Mit dem <b>Dokumenteneditor</b> können Sie Formeln mithilfe der integrierten Vorlagen erstellen, sie bearbeiten, Sonderzeichen einfügen (einschließlich mathematischer Operatoren, griechischer Buchstaben, Akzente usw.).</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Fußnoten einfügen</h1>
|
||||
<p>Sie haben die Möglichkeit Fußnoten einzufügen, um Kommentare zu bestimmten Sätzen oder Begriffen in Ihrem Text einzufügen, Referenzen und Quellen anzugeben usw.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Kopf- und Fußzeilen einfügen</h1>
|
||||
<p>Kopf- oder Fußzeile hinzuzufügen oder die vorhandene Kopf- oder Fußzeile bearbeiten:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Bilder einfügen</h1>
|
||||
<p>Im Dokumenteneditor können Sie Bilder in den gängigen Formaten in Ihr Dokument einfügen. Die folgenden Formate werden unterstützt: <b>BMP</b>, <b>GIF</b>, <b>JPEG</b>, <b>JPG</b>, <b>PNG</b>.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Seitenzahlen einfügen</h1>
|
||||
<p>Seitenzahlen in ein Dokument einfügen:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Tabellen einfügen</h1>
|
||||
<h3>Eine Tabelle einfügen</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Textobjekte einfügen</h1>
|
||||
<p>Um Ihren Text lesbarer zu gestalten und die Aufmerksamkeit auf einen bestimmten Teil des Dokuments zu lenken, können Sie ein Textfeld (rechteckigen Rahmen, in den ein Text eingegeben werden kann) oder ein TextArt-Textfeld (Textfeld mit einer vordefinierten Schriftart und Farbe, das die Anwendung von Texteffekten ermöglicht) einfügen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Zeilenabstand in Absätzen festlegen</h1>
|
||||
<p>Der Dokumenteneditor ermöglicht Ihnen die Zeilenhöhe für die Textzeilen innerhalb des Absatzes sowie die Abstände zwischen den einzelnen Absätzen festzulegen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Formatierungszeichen ein-/ausblenden</h1>
|
||||
<p>Die Formatierungszeichen helfen Ihnen bei der Bearbeitung eines Dokuments. Sie zeigen das Vorhandensein verschiedener Formatierungen an, aber sie werden nicht mit dem Dokument gedruckt, auch wenn sie auf dem Bildschirm angezeigt werden.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Ein neues Dokument erstellen oder ein vorhandenes öffnen</h1>
|
||||
<p>Nachdem Sie die Arbeit an einem Dokument abgeschlossen haben, können Sie sofort zu einem vorhandenen Dokument übergehen, dass Sie kürzlich bearbeitet haben, ein neues Dokument erstellen oder die Liste mit den vorhandenen Dokumenten öffnen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Seitenumbrüche einfügen</h1>
|
||||
<p>Im Dokumenteneditor können Sie einen Seitenumbruch einfügen, um eine neue Seite zu beginnen und die Optionen der Seitennummerierung einzustellen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Absatzeinzüge ändern</h1>
|
||||
<p>Im Document Editor können Sie den Einzug der ersten Zeile vom linken Seitenrand sowie die Absatzeinzüge von links und rechts einstellen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Dokument speichern/<span class="onlineDocumentFeatures">runterladen</span>/drucken</h1>
|
||||
<p>Standardmäßig speichert der <b>Dokumenteneditor</b> Ihre Datei während der Bearbeitung automatisch alle 2 Sekunden, um Datenverluste im Falle eines unerwarteten Programmabschlusses zu verhindern.<span class="onlineDocumentFeatures"> Wenn Sie die Datei im <b>Schnellmodus</b> bearbeiten, fordert der Timer 25 Mal pro Sekunde Aktualisierungen an und speichert vorgenommene Änderungen. </span><span class="onlineDocumentFeatures">Wenn Sie die Datei im Modus <b>Strikt</b> bearbeiten, werden Änderungen automatisch alle 10 Minuten gespeichert. </span><span class="onlineDocumentFeatures">Sie können den bevorzugten Co-Bearbeitungs-Modus nach Belieben auswählen oder die Funktion <b>AutoSave</b> auf der Seite <a href="../HelpfulHints/AdvancedSettings.htm" onclick="onhyperlinkclick(this)">Erweiterte Einstellungen</a> deaktivieren.</span></p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Abschnittsumbrüche einfügen</h1>
|
||||
<p>Mithilfe von Abschnittsumbrüchen können Sie ein anderes Layout oder eine andere Formatierung für bestimmten Abschnitte in Ihrem Dokument festlegen. Sie können beispielsweise <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">Kopf- und Fußzeilen</a>, <a href="../UsageInstructions/InsertPageNumbers.htm" onclick="onhyperlinkclick(this)">Seitennummerierungen</a>, <a href="../UsageInstructions/InsertFootnotes.htm" onclick="onhyperlinkclick(this)">Fußnotenformate</a>, <a href="../UsageInstructions/SetPageParameters.htm" onclick="onhyperlinkclick(this)">Ränder, Größe, Ausrichtung oder Spaltennummer</a> für jeden einzelnen Abschnitt individuell festlegen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Seitenparameter festlegen</h1>
|
||||
<p>Um das Seitenlayout zu ändern, d. H. Seitenausrichtung und Seitengröße festzulegen, die Ränder anzupassen und Spalten einzufügen, verwenden Sie die entsprechenden Symbole auf der Registerkarte <b>Layout</b> der oberen Symbolleiste.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Tabstopps setzen</h1>
|
||||
<p>Es ist möglich die Tabstopps im Dokumenteneditor zu verändern, d.h., zu ändern, an welche Position die Schreibmarke vorrückt, wenn Sie die <b>Tabulatortaste</b> auf Ihrer Tastatur drücken.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Seriendruck verwenden</h1>
|
||||
<p class="note"><b>Hinweis</b>: Diese Option ist nur in der bezahlten Version verfügbar.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Dokumenteigenschaften anzeigen</h1>
|
||||
<p>Um detaillierte Informationen über das aktuelle Dokument einzusehen, wechseln Sie in die Registerkarte <b>Datei</b> und wählen Sie die Option <b>Dokumenteigenschaften...</b>.</p>
|
||||
|
|
|
@ -225,7 +225,7 @@
|
|||
</script>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Suche" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Suche...</h1>
|
||||
<span class="subtitle"></span>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>About Document Editor</h1>
|
||||
<p><b>Document Editor</b> is an <span class="onlineDocumentFeatures">online</span> application that lets you look through
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Advanced Settings of Document Editor</h1>
|
||||
<p><b>Document 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>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Collaborative Document Editing</h1>
|
||||
<p><b>Document Editor</b> offers you the possibility to work at a document collaboratively with other users. This feature includes:</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Keyboard Shortcuts</h1>
|
||||
<table>
|
||||
|
@ -327,6 +327,11 @@
|
|||
<td>Ctrl+Shift+P</td>
|
||||
<td>Add the current page number to the text or to the page footer.</td>
|
||||
</tr>
|
||||
<!--<tr>
|
||||
<td>Nonprinting characters</td>
|
||||
<td>Ctrl+*</td>
|
||||
<td>Show or hide the display of nonprinting characters.</td>
|
||||
</tr>-->
|
||||
<tr>
|
||||
<th colspan="3">Modifying Objects</th>
|
||||
</tr>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>View Settings and Navigation Tools</h1>
|
||||
<p><b>Document Editor</b> offers several tools to help you view and navigate through your document: zoom, page number indicator etc.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Document Review</h1>
|
||||
<p>When somebody shares a file with you that has review permissions, you need to use the document <b>Review</b> feature.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Search and Replace Function</h1>
|
||||
<p>To search for the needed characters, words or phrases used in the currently edited document,
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Spell-checking</h1>
|
||||
<p><b>Document Editor</b> allows you to check the spelling of your text in a certain language and correct mistakes while editing.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Supported Formats of Electronic Documents</h1>
|
||||
<p>Electronic documents represent one of the most commonly used computer files.
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>File tab</h1>
|
||||
<p>The <b>File</b> tab allows to perform some basic operations on the current file.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Home tab</h1>
|
||||
<p>The <b>Home</b> tab opens by default when you open a document. It allows to format font and paragraphs. Some other options are also available here, such as Mail Merge, color schemes, view settings.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert tab</h1>
|
||||
<p>The <b>Insert</b> tab allows to add some page formatting elements, as well as visual objects and comments.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Layout tab</h1>
|
||||
<p>The <b>Layout</b> tab allows to change the document appearance: set up page parameters and define the arrangement of visual elements.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Plugins tab</h1>
|
||||
<p>The <b>Plugins</b> tab allows to access advanced editing features using available third-party components.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Introducing the Document Editor user interface</h1>
|
||||
<p><b>Document Editor</b> uses a tabbed interface where editing commands are grouped into tabs by functionality.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Review tab</h1>
|
||||
<p>The <b>Review</b> tab allows to proof the document: make sure that the spelling of the text is correct, manage comments, track changes made by a reviewer.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Add borders</h1>
|
||||
<p>To add borders to a paragraph, page, or the whole document,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Add hyperlinks</h1>
|
||||
<p>To add a hyperlink,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Align and arrange objects on a page</h1>
|
||||
<p>The added <b>autoshapes, images, charts</b> or <b>text boxes</b> can be aligned, grouped and ordered on a page. To perform any of these actions, first select a separate object or several objects on the page. To select several objects, hold down the <b>Ctrl</b> key and left-click the necessary objects. To select a text box, click on its border, not the text within it. After that you can use either the icons at the <b>Layout</b> tab of the top toolbar described below or the analogous options from the right-click menu.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Align your text in a paragraph</h1>
|
||||
<p>The text is commonly aligned in four ways: left, right, center or justified. To do that,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Select background color for a paragraph</h1>
|
||||
<p>Background color is applied to the whole paragraph and completely fills all the paragraph space from the left page margin to the right page margin.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Change color scheme</h1>
|
||||
<p>Color schemes are applied to the whole document. They are used to quickly change the appearance of your document, since they are define the <b>Theme Colors</b> palette for document elements (<a href="../UsageInstructions/FontTypeSizeColor.htm" onclick="onhyperlinkclick(this)">font</a>, <a href="../UsageInstructions/BackgroundColor.htm" onclick="onhyperlinkclick(this)">background</a>, <a href="../UsageInstructions/InsertTables.htm" onclick="onhyperlinkclick(this)">tables</a>, <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">autoshapes</a>, <a href="../UsageInstructions/InsertCharts.htm" onclick="onhyperlinkclick(this)">charts</a>). If you've applied some <b>Theme Colors</b> to document elements and then selected a different <b>Color Scheme</b>, the applied colors in your document change correspondingly.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Change text wrapping</h1>
|
||||
<p>The <b>Wrapping Style</b> option determines the way the object is positioned relative to the text. You can change the text wrapping style for inserted objects, such as <a href="../UsageInstructions/InsertAutoshapes.htm" onclick="onhyperlinkclick(this)">shapes</a>, <a href="../UsageInstructions/InsertImages.htm" onclick="onhyperlinkclick(this)">images</a>, <a href="../UsageInstructions/InsertCharts.htm#" onclick="onhyperlinkclick(this)">charts</a>, <a href="../UsageInstructions/InsertTextObjects.htm" onclick="onhyperlinkclick(this)">text boxes</a> or <a href="../UsageInstructions/InsertTables.htm" onclick="onhyperlinkclick(this)">tables</a>.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Copy/clear text formatting</h1>
|
||||
<p>To copy a certain text formatting,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Copy/paste text passages, undo/redo your actions</h1>
|
||||
<h3>Use basic clipboard operations</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Create lists</h1>
|
||||
<p>To create a list in your document,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Apply font decoration styles</h1>
|
||||
<p>You can apply various font decoration styles using the corresponding icons situated at the <b>Home</b> tab of the top toolbar.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Set font type, size, and color</h1>
|
||||
<p>You can select the font type, its size and color using the corresponding icons situated at the <b>Home</b> tab of the top toolbar.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Apply formatting styles</h1>
|
||||
<p>Each formatting style is a set of predefined formatting options: (font size, color, line spacing, alignment etc.). The styles allow you to quickly format different parts of the document (headings, subheadings, lists, normal text, quotes) instead of applying several formatting options individually each time. This also ensures a consistent appearance throughout the entire document. A style can be applied to the whole paragraph only.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert autoshapes</h1>
|
||||
<h3>Insert an autoshape</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert charts</h1>
|
||||
<h3>Insert a chart</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert a drop cap</h1>
|
||||
<p>A <b>Drop cap</b> is the first letter of a paragraph that is much larger than others and takes up several lines in height.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert equations</h1>
|
||||
<p><b>Document Editor</b> allows you to build equations using the built-in templates, edit them, insert special characters (including mathematical operators, Greek letters, accents etc.).</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert footnotes</h1>
|
||||
<p>You can add footnotes to provide explanations or comments for certain sentences or terms used in your text, make references to the sources etc.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert headers and footers</h1>
|
||||
<p>To add a header or footer to your document or edit the existing one,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert images</h1>
|
||||
<p>In Document Editor, you can insert images in the most popular formats into your document. The following image formats are supported: <b>BMP</b>, <b>GIF</b>, <b>JPEG</b>, <b>JPG</b>, <b>PNG</b>.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert page numbers</h1>
|
||||
<p>To insert page numbers into your document,</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert tables</h1>
|
||||
<h3>Insert a table</h3>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert text objects</h1>
|
||||
<p>To make your text more emphatic and draw attention to a specific part of the document, you can insert a text box (a rectangular frame that allows to enter text within it) or a Text Art object (a text box with a predefined font style and color that allows to apply some text effects).</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Set paragraph line spacing</h1>
|
||||
<p>In Document Editor, you can set the line height for the text lines within the paragraph as well as the margins between the current and the preceding or the subsequent paragraph.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Show/hide nonprinting characters</h1>
|
||||
<p>Nonprinting characters help you edit a document. They indicate the presence of various types of formatting, but they do not print with the document, even when they are displayed on the screen.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Create a new document or open an existing one</h1>
|
||||
<p>After you finished working at one document, you can immediately proceed to an already existing document that you have recently edited, create a new one, or return to the list of existing documents.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert page breaks</h1>
|
||||
<p>In Document Editor, you can add the page break to start a new page and adjust pagination options.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Change paragraph indents</h1>
|
||||
<p>In Document Editor, you can change the first line offset from the left part of the page as well as the paragraph offset from the left and right sides of the page.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Save/<span class="onlineDocumentFeatures">download/</span>print your document</h1>
|
||||
<p>By default, <b>Document Editor</b> automatically saves your file each 2 seconds when you work on it preventing your data loss in case of the unexpected program closing.<span class="onlineDocumentFeatures"> If you co-edit the file in the <b>Fast</b> mode, the timer requests for updates 25 times a second and saves the changes if they have been made. When the file is being co-edited in the <b>Strict</b> mode, changes are automatically saved at 10-minute intervals. If you need, you can easily select the preferred co-editing mode or disable the <b>Autosave</b> feature on the <a href="../HelpfulHints/AdvancedSettings.htm" onclick="onhyperlinkclick(this)">Advanced Settings</a> page.</span></p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Insert section breaks</h1>
|
||||
<p>Section breaks allow you to apply a different layout or formatting for the certain parts of your document. For example, you can use individual <a href="../UsageInstructions/InsertHeadersFooters.htm" onclick="onhyperlinkclick(this)">headers and footers</a>, <a href="../UsageInstructions/InsertPageNumbers.htm" onclick="onhyperlinkclick(this)">page numbering</a>, <a href="../UsageInstructions/InsertFootnotes.htm" onclick="onhyperlinkclick(this)">footnotes format</a>, <a href="../UsageInstructions/SetPageParameters.htm" onclick="onhyperlinkclick(this)">margins, size, orientation, or column number</a> for each separate section.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Set page parameters</h1>
|
||||
<p>To change page layout, i.e. set page orientation and size, adjust margins and insert columns, use the corresponding icons at the <b>Layout</b> tab of the top toolbar.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Set tab stops</h1>
|
||||
<p>In Document Editor, you can change tab stops i.e. the position the cursor advances to when you press the <b>Tab</b> key on the keyboard.</p>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Use Mail Merge</h1>
|
||||
<p class="note"><b>Note</b>: this option is available for paid versions only.</p>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue