helpcenter/Web/Controls/Help/Video/Documents/DocCollaboration/DocCollaboration.fr.ascx

30 lines
1.7 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "ONLYOFFICE. Edition en temps réel - Video Guide";
MetaKeyWords = "ONLYOFFICE, documents, create, edit, share";
MetaDescription = "Create, edit and share documents on your corporate portal";
}
</script>
<div class="main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Collaboration documentaire facile avec office en ligne</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent ID="LocalizeContent8" runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-documents/onlyoffice-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent2" runat="Server" ControlName="~/Controls/Help/Tags/manage-documents/manage-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent3" runat="Server" ControlName="~/Controls/Help/Tags/create-documents/create-documents.ascx" /></li>
<li><cc:LocalizeContent ID="LocalizeContent4" runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/Ss1s-DiXPT4?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Voyez comment l'édition de texte peut être facile avec office en ligne. Utilisez la collaboration en temps réel et l'ajout des commentaires aux documents. Créez votre bureau dans le nuage maintenant !</p>
</div>
</div>