Update iOSWebOpenCreateFiles.ascx (en + de)

This commit is contained in:
Svetlana Maleeva 2022-01-17 18:59:26 +03:00
parent c25ba63693
commit 989c47aab0
2 changed files with 16 additions and 4 deletions

View File

@ -66,12 +66,18 @@
<ul>
<li><b>Document</b>,</li>
<li><b>Spreadsheet</b>,</li>
<li><b>Presentation</b>.</li>
<li><b>Presentation</b>,</li>
<li><b>Form template</b> to create a new <b>.docxf</b> file which allows editing text and working with form fields. Choose one of the options:
<ul>
<li><b>From blank</b> to create an empty <b>.docxf</b> file.</li>
<li><b>From text document</b> to create a <b>.docxf</b> file on the base of an existing <b>.docx</b> document. Select the necessary file stored on your portal and click <b>Create</b>.</li>
</ul>
</li>
</ul>
<p>Enter the file name in the entry field that appears and tap the <img alt="Confirm icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/yesicon.png")%>" /> icon on the right:</p>
<p>
<img alt="Create new document" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/iOSWebVersion/create.png")%>" /></p>
<p>A new blank .docx document, or .xlsx spreadsheet, or .pptx presentation will be opened. Tap an empty space in the document, or a cell within the spreadsheet, or a text placeholder in the presentation and the keyboard will appear allowing you to start typing.</p>
<p>A new blank .docx document, or .xlsx spreadsheet, or .pptx presentation, or .docxf form template will be opened. Tap an empty space in the document/form template, or a cell within the spreadsheet, or a text placeholder in the presentation and the keyboard will appear allowing you to start typing.</p>
<p>All the changes you made in the file are saved automatically.</p>
<h3>Create new folders</h3>

View File

@ -66,12 +66,18 @@
<ul>
<li><b>Dokument</b>,</li>
<li><b>Tabelle</b>,</li>
<li><b>Präsentation</b>.</li>
<li><b>Präsentation</b>,</li>
<li><b>Formularvorlage</b>, um eine neue <b>.docxf</b>-Datei zu erstellen, die das Bearbeiten von Text und das Arbeiten mit Formularfeldern ermöglicht. Wählen Sie eine der Optionen:
<ul>
<li><b>Aus leerer Datei</b>, um eine leere <b>.docxf</b>-Datei zu erstellen.</li>
<li><b>Aus Textdokument</b>, um eine <b>.docxf</b>-Datei auf der Grundlage eines vorhandenen <b>.docx</b>-Dokuments zu erstellen. Wählen Sie die erforderliche Datei aus, die in Ihrem Portal gespeichert ist, und klicken Sie auf <b>Erstellen</b>.</li>
</ul>
</li>
</ul>
<p>Geben Sie den Dateinamen in das angezeigte Eingabefeld ein und tippen Sie auf das Symbol <img alt="Bestätigen Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/yesicon.png")%>" /> rechts:</p>
<p>
<img alt="Neues Dokument erstellen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/iOSWebVersion/create.png")%>" /></p>
<p>Ein neues leeres .docx-Dokument, eine .xlsx-Tabelle oder eine .pptx-Präsentation wird geöffnet. Tippen Sie auf eine leere Stelle im Dokument oder auf eine Zelle in der Tabelle oder auf einen Textplatzhalter in der Präsentation. Die Tastatur wird angezeigt, damit Sie mit der Eingabe beginnen können.</p>
<p>Ein neues leeres .docx-Dokument, eine .xlsx-Tabelle, eine .pptx-Präsentation oder .docxf-Formularvorlage wird geöffnet. Tippen Sie auf eine leere Stelle im Dokument/Formularvorlage oder auf eine Zelle in der Tabelle oder auf einen Textplatzhalter in der Präsentation. Die Tastatur wird angezeigt, damit Sie mit der Eingabe beginnen können.</p>
<p>Alle Änderungen, die Sie in der Datei vorgenommen haben, werden automatisch gespeichert.</p>
<h3>Neue Ordner erstellen</h3>