helpcenter/Web/Controls/Help/Video/Mobile/PresentationAndroid/PresentationAndroid.ascx

26 lines
1.0 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Mobile Documents for Android - Video Guide";
MetaKeyWords = "Mobile Documents, Android";
MetaDescription = "ONLYOFFICE Documents for Android Presentation Editor overview";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">ONLYOFFICE Documents for Android Presentation Editor overview</h1>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/ad_BfRibeio" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Edit and collaborate on presentations on your Android device: basic operations with presentations, working with slides, text formatting, operations on objects, tools and settings. See how it works!</p>
</div>
</div>