Revert "Deleted new info for iOS Documents 7.2"

This reverts commit 0d4ccdf099.

# Conflicts:
#	Web/images/Help/Mobile/Documents/Presentations/slide_background.png
This commit is contained in:
Svetlana Maleeva 2022-10-03 16:06:12 +03:00
parent b0cc78bda5
commit 039fcf9682
23 changed files with 830 additions and 0 deletions

View File

@ -0,0 +1,49 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Handwriting recognition in the Document Editor";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Handwriting recognition</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/basic-editing-operations/basic-editing-operations.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>The Document Editor supports handwriting recognition. Making notes or correcting your texts has never been easier!</p>
<p>The following functions of the Apple Pencil are available:</p>
<ul>
<li>adding text;</li>
<li>selecting text and graphic objects, i.e., tables, charts, images, and changing their position or size;</li>
<li>currently, only English is supported.</li>
</ul>
<p class="note">iOS 14 or later is required.</p>
<h3>Handwriting in the Document Editor</h3>
<ol>
<li>Tap with the Apple Pencil in the place you want to insert your text. The place will be marked with a text cursor.</li>
<li>Tap the Apple Pencil twice to switch to the handwriting mode.
<p class="note">The double tap can be changed in the Apple Pencil settings.</p>
</li>
<li>Write your text in any blank space of the document.</li>
<li>Tap the Apple Pencil twice to disable the handwriting mode. The handwritten text will be converted automatically.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,49 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Handschrifterkennung im Dokumenteneditor";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Handschrifterkennung</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/basic-editing-operations/basic-editing-operations.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Der Dokumenteneditor unterstützt die Handschrifterkennung. Es war noch nie so einfach, Notizen zu machen oder Ihre Texte zu korrigieren!</p>
<p>Die folgenden Funktionen des Apple Pencils stehen zur Verfügung:</p>
<ul>
<li>Text hinzufügen;</li>
<li>Auswählen von Text- und Grafikobjekten, d. h. Tabellen, Diagrammen, Bildern, und Ändern ihrer Position oder Größe;</li>
<li>Derzeit wird nur Englisch unterstützt.</li>
</ul>
<p class="note">iOS 14 oder höher ist erforderlich.</p>
<h3>Handschrift im Dokumenteneditor</h3>
<ol>
<li>Tippen Sie mit dem Apple Pencil auf die Stelle, an der Sie Ihren Text einfügen möchten. Der Ort wird mit einem Textcursor markiert.</li>
<li>Tippen Sie zweimal auf den Apple Pencil, um in den Handschriftmodus zu wechseln.
<p class="note">Das Doppeltippen kann in den Apple Pencil-Einstellungen geändert werden.</p>
</li>
<li>Schreiben Sie Ihren Text in eine beliebige Leerstelle des Dokuments.</li>
<li>Tippen Sie zweimal auf den Apple Pencil, um den Handschriftmodus zu deaktivieren. Der handschriftliche Text wird automatisch konvertiert.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protect documents with a password";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protect documents with a password</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>To protect your documents in the Document Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Enable the <b>Set Password</b> switcher. Enter the required password and verify it.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption.png")%>" /></p>
<p class="note">Please note that the password cannot be restored. Please keep it in a safe place so as not to forget it.</p>
</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
<p>Next time you open this document you will need to enter the password.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>To change or delete the password in the Document Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Disable the <b>Set Password</b> switcher to <b>delete</b> the password.</li>
<li>Enter and verify the new password to <b>change</b> it.</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Dokumente mit dem Passwort schützen";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Dokumente mit dem Passwort schützen</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Um Ihre Dokumente im Dokumenteneditor zu schützen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Aktivieren Sie den Umschalter <b>Kennwort festlegen</b>. Geben Sie das erforderliche Kennwort ein und bestätigen Sie es.
<p><img alt="Kennwort festlegen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption.png")%>" /></p>
<p class="note">Bitte beachten Sie, dass das Kennwort nicht wiederhergestellt werden kann. Bitte bewahren Sie es an einem sicheren Ort auf, damit Sie es nicht vergessen.</p>
</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
<p>Wenn Sie dieses Dokument das nächste Mal öffnen, müssen Sie das Kennwort eingeben.</p>
<p><img alt="Geschützte Datei öffnen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Um den Kennwort im Dokumenteneditor zu ändern oder löschen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Deaktivieren Sie den Umschalter <b>Kennwort festlegen</b>, um das Kennwort <b>zu löschen</b>.</li>
<li>Geben Sie das neue Passwort ein und bestätigen Sie es, um es <b>zu ändern</b>.</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protégez les documents avec un mot de passe";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protégez les documents avec un mot de passe</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Afin de protéger les documents avec un mot de passe dans l'Éditeur de Documents :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Activez le sélecteur <b>Définir un mot de passe</b>. Saisissez le mot de passe requis et vérifiez-le.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption.png")%>" /></p>
<p class="note">Veuillez noter que'il est impossible de récupérer le mot de passe. Conservez-le en lieu sûr pour ne pas le perdre.</p>
</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
<p>La prochaine fois que vous ouvrirez ce document, il vous sera demandé de saisir le mot de passe.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Pour changer ou supprimer le mot de passe dans l'Éditeur de Documents :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Désactivez le sélecteur <b>Définir un mot de passe</b> afin de <b>supprimer</b> le mot de passe.</li>
<li>Saisissez et vérifiez le nouveau mot de passe pour le <b>changer</b>.</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Защита документов паролем";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Защита документов паролем</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Чтобы защитить ваши документы в Редакторе документов:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
<b>Шифрование файла</b>.</li>
<li>Включите переключатель <b>Установка пароля</b>. Введите требуемый пароль и подтвердите его.
<p><img alt="Установка пароля" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption.png")%>" /></p>
<p class="note">Обратите внимание, что пароль не может быть восстановлен. Пожалуйста, храните его в надежном месте, чтобы не забыть.</p>
</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
<p>В следующий раз, когда вы откроете этот документ, вам нужно будет ввести пароль.</p>
<p><img alt="Открытие защишенного файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Чтобы изменить или удалить пароль в Редакторе документов:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_icon.png")%>" />
<b>Шифрование файла.</li>
<li>Выключите переключатель <b>Установка пароля</b>, чтобы <b>удалить</b> пароль.</li>
<li>Введите и подтвердите новый пароль, чтобы <b>изменить</b> его.</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protect presentations with a password";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protect presentations with a password</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>To protect your documents in the Presentation Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Enable the <b>Set Password</b> switcher. Enter the required password and verify it.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption.png")%>" /></p>
<p class="note">Please note that the password cannot be restored. Please keep it in a safe place so as not to forget it.</p>
</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
<p>Next time you open this presentation you will need to enter the password.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>To change or delete the password in the Presentation Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Disable the <b>Set Password</b> switcher to <b>delete</b> the password.</li>
<li>Enter and verify the new password to <b>change</b> it.</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Präsentationen mit dem Passwort schützen";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Präsentationen mit dem Passwort schützen</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Um Ihre Dokumente im Präsentationseditor zu schützen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Presentations/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Aktivieren Sie den Umschalter <b>Kennwort festlegen</b>. Geben Sie das erforderliche Kennwort ein und bestätigen Sie es.
<p><img alt="Kennwort festlegen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Presentations/fileencryption.png")%>" /></p>
<p class="note">Bitte beachten Sie, dass das Kennwort nicht wiederhergestellt werden kann. Bitte bewahren Sie es an einem sicheren Ort auf, damit Sie es nicht vergessen.</p>
</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
<p>Wenn Sie diese Präsentation das nächste Mal öffnen, müssen Sie das Kennwort eingeben.</p>
<p><img alt="Geschützte Datei öffnen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Um den Kennwort im Präsentationseditor zu ändern oder löschen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Presentations/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Deaktivieren Sie den Umschalter <b>Kennwort festlegen</b>, um das Kennwort <b>zu löschen</b>.</li>
<li>Geben Sie das neue Passwort ein und bestätigen Sie es, um es <b>zu ändern</b>.</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protégez les présentations avec un mot de passe";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protégez les présentations avec un mot de passe</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Afin de protéger les présentations avec un mot de passe dans l'Éditeur de Présentations :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Activez le sélecteur <b>Chiffrement du fichier</b>. Saisissez le mot de passe requis et vérifiez-le.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption.png")%>" /></p>
<p class="note">Veuillez noter que'il est impossible de récupérer le mot de passe. Conservez-le en lieu sûr pour ne pas le perdre.</p>
</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
<p>La prochaine fois que vous ouvrirez cette présentation, il vous sera demandé de saisir le mot de passe.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Pour changer ou supprimer le mot de passe dans l'Éditeur de Présentations :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Désactivez le sélecteur <b>Définir un mot de passe</b> afin de <b>supprimer</b> le mot de passe.</li>
<li>Saisissez et vérifiez le nouveau mot de passe pour le <b>changer</b>.</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Защита презентаций паролем";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Защита презентаций паролем</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Чтобы защитить ваши документы в Редакторе презентаций:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>Шифрование файла</b>.</li>
<li>Включите переключатель <b>Установка пароля</b>. Введите требуемый пароль и подтвердите его.
<p><img alt="Установка пароля" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption.png")%>" /></p>
<p class="note">Обратите внимание, что пароль не может быть восстановлен. Пожалуйста, храните его в надежном месте, чтобы не забыть.</p>
</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
<p>В следующий раз, когда вы откроете эту презентацию, вам нужно будет ввести пароль.</p>
<p><img alt="Открытие защишенного файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Чтобы изменить или удалить пароль в Редакторе презентаций:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Presentations/fileencryption_icon.png")%>" />
<b>Шифрование файла</b>.</li>
<li>Выключите переключатель <b>Установка пароля</b>, чтобы <b>удалить</b> пароль.</li>
<li>Введите и подтвердите новый пароль, чтобы <b>изменить</b> его.</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protect spreadsheets with a password";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protect spreadsheets with a password</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>To protect your documents in the Spreadsheet Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Enable the <b>Set Password</b> switcher. Enter the required password and verify it.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption.png")%>" /></p>
<p class="note">Please note that the password cannot be restored. Please keep it in a safe place so as not to forget it.</p>
</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
<p>Next time you open this spreadsheet you will need to enter the password.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>To change or delete the password in the Spreadsheet Editor:</p>
<ol>
<li>Tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar.</li>
<li>Tap the
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>File Encryption</b> menu option.</li>
<li>Disable the <b>Set Password</b> switcher to <b>delete</b> the password.</li>
<li>Enter and verify the new password to <b>change</b> it.</li>
<li>Tap the <b>Apply</b> button.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Kalkulationstabellen mit dem Passwort schützen";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Kalkulationstabellen mit dem Passwort schützen</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Um Ihre Dokumente in der Tabellenkalkulation zu schützen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Aktivieren Sie den Umschalter <b>Kennwort festlegen</b>. Geben Sie das erforderliche Kennwort ein und bestätigen Sie es.
<p><img alt="Kennwort festlegen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Spreadsheets/fileencryption.png")%>" /></p>
<p class="note">Bitte beachten Sie, dass das Kennwort nicht wiederhergestellt werden kann. Bitte bewahren Sie es an einem sicheren Ort auf, damit Sie es nicht vergessen.</p>
</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
<p>Wenn Sie diese Kalkulationstabelle das nächste Mal öffnen, müssen Sie das Kennwort eingeben.</p>
<p><img alt="Geschützte Datei öffnen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Um den Kennwort in der Tabellenkalkulation zu ändern oder löschen:</p>
<ol>
<li>Tippen Sie auf das Symbol
<img alt="Tools Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Tools</b> in der rechten Ecke der oberen Symbolleiste.</li>
<li>Tippen Sie auf die Option
<img alt="Dateiverschlüsselung Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/de/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>Dateiverschlüsselung</b>.</li>
<li>Deaktivieren Sie den Umschalter <b>Kennwort festlegen</b>, um das Kennwort <b>zu löschen</b>.</li>
<li>Geben Sie das neue Passwort ein und bestätigen Sie es, um es <b>zu ändern</b>.</li>
<li>Tippen Sie auf die Schaltfläche <b>Anwenden</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Protégez les feuilles de calcul avec un mot de passe";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Protégez les feuilles de calcul avec un mot de passe</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Afin de protéger vos documents dans le Tableur :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Activez le sélecteur <b>Définir un mot de passe</b>. Saisissez le mot de passe requis et vérifiez-le.
<p><img alt="Set password" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption.png")%>" /></p>
<p class="note">Veuillez noter que'il est impossible de récupérer le mot de passe. Conservez-le en lieu sûr pour ne pas le perdre.</p>
</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
<p>La prochaine fois que vous ouvrirez cette feuille de calcul, il vous sera demandé de saisir le mot de passe.</p>
<p><img alt="Open protected file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Pour changer ou supprimer le mot de passe dans le Tableur :</p>
<ol>
<li>Cliquez sur
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
l'icône <b>Outils</b> dans le coin droit de la barre d'outils supérieure.</li>
<li>Cliquez sur
<img alt="File Encryption icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
l'option de menu <b>Chiffrement du fichier</b>.</li>
<li>Désactivez le sélecteur <b>Définir un mot de passe</b> afin de <b>supprimer</b> le mot de passe.</li>
<li>Saisissez et vérifiez le nouveau mot de passe pour le <b>changer</b>.</li>
<li>Cliquez sur le bouton <b>Appliquer</b>.</li>
</ol>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,61 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Защита электронных таблиц паролем";
MetaKeyWords = "";
MetaDescription = "";
var guides = new GuidesModel();
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption">Защита электронных таблиц паролем</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/operations-with-files/operations-with-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-online-editor-settings/onlyoffice-online-editor-settings.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<div class="block_of_step">
<div class="screen_text">
<p>Чтобы защитить ваши документы в Редакторе электронных таблиц:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>Шифрование файла</b>.</li>
<li>Включите переключатель <b>Установка пароля</b>. Введите требуемый пароль и подтвердите его.
<p><img alt="Установка пароля" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption.png")%>" /></p>
<p class="note">Обратите внимание, что пароль не может быть восстановлен. Пожалуйста, храните его в надежном месте, чтобы не забыть.</p>
</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
<p>В следующий раз, когда вы откроете эту электронную таблицу, вам нужно будет ввести пароль.</p>
<p><img alt="Открытие защишенного файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/fileencryption_open.png")%>" /></p>
<p>Чтобы изменить или удалить пароль в Редакторе электронных таблиц:</p>
<ol>
<li>Коснитесь значка
<img alt="Значок Настройки" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/settings.png")%>" />
<b>Настройки</b> в правом углу верхней панели инструментов.</li>
<li>Коснитесь пункта меню
<img alt="Значок Шифрование файла" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/Spreadsheets/fileencryption_icon.png")%>" />
<b>Шифрование файла</b>.</li>
<li>Выключите переключатель <b>Установка пароля</b>, чтобы <b>удалить</b> пароль.</li>
<li>Введите и подтвердите новый пароль, чтобы <b>изменить</b> его.</li>
<li>Коснитесь кнопки <b>Применить</b>.</li>
</ol>
</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 919 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB