[DE] Update hellp
|
@ -65,6 +65,9 @@
|
|||
{"src": "UsageInstructions/Speech.htm", "name": "Read the text out loud" },
|
||||
{"src": "UsageInstructions/Thesaurus.htm", "name": "Replace a word by a synonym" },
|
||||
{"src": "UsageInstructions/Wordpress.htm", "name": "Upload a document to Wordpress"},
|
||||
{"src": "UsageInstructions/WordCounter.htm", "name": "Count words"},
|
||||
{"src": "UsageInstructions/HTML.htm", "name": "Edit HTML"},
|
||||
{"src": "UsageInstructions/Typograf.htm", "name": "Correct typography"},
|
||||
{"src": "UsageInstructions/ViewDocInfo.htm", "name": "View document information", "headername": "Tools and settings"},
|
||||
{"src": "UsageInstructions/SavePrintDownload.htm", "name": "Save/download/print your document" },
|
||||
{"src": "HelpfulHints/AdvancedSettings.htm", "name": "Advanced settings of Document Editor"},
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Edit HTML</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="The description of HTML plugin for ONLYOFFICE editors, which allows to edit HTML code of the text" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
<script type="text/javascript" src="../search/js/page-search.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Edit HTML</h1>
|
||||
<p>If you are writing a website page in a text editor and want to get it as an HTML code, use the <b>HTML</b> plugin.</p>
|
||||
<ol>
|
||||
<li>Open the <b>Plugins</b> tab and click <b>Get and paste html</b>.</li>
|
||||
<li>Select the necessary content.</li>
|
||||
<li>The HTML code of the selected paragraph will be displayed in the plugin field on the left-side panel. You can edit the code to alter the text characteristics, e.g. <em>font size</em> or <em>font family</em>, etc.</li>
|
||||
<li>Click <b>Paste into the document</b> to insert the text with its HTML code edited at the current cursor position in your document.</li>
|
||||
</ol>
|
||||
<p>You can also write your own HTML code (without selecting any document content) and then paste it to your document.</p>
|
||||
<img class="gif" alt="HTML plugin gif" src="../images/html_plugin.gif" width="600" />
|
||||
<p>For more information on the HTML plugin and its installation, please see the <a href="https://www.onlyoffice.com/en/app-directory/html">plugin’s page</a> on the AppDirectory.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -113,11 +113,11 @@
|
|||
<p><img class="floatleft" alt="Autoshape Settings tab" src="../images/right_autoshape.png" /></p>
|
||||
<ul style="margin-left: 280px;">
|
||||
<li><b>Opacity</b> - use this section to set an <b>Opacity</b> level dragging the slider or entering the percent value manually. The default value is <b>100%</b>. It corresponds to the full opacity. The <b>0%</b> value corresponds to the full transparency.</li>
|
||||
<li id="shape_stroke"><b>Stroke</b> - use this section to change the autoshape stroke width, color or type.
|
||||
<li id="shape_stroke"><b>Line</b> - use this section to change the width, color or type of the autoshape line.
|
||||
<ul>
|
||||
<li>To change the stroke width, select one of the available options from the <b>Size</b> dropdown list. The available options are: 0.5 pt, 1 pt, 1.5 pt, 2.25 pt, 3 pt, 4.5 pt, 6 pt. Alternatively, select the <b>No Line</b> option if you don't want to use any stroke.</li>
|
||||
<li>To change the stroke <b>color</b>, click on the colored box below and <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">select the necessary color</a>.</li>
|
||||
<li>To change the stroke <b>type</b>, select the necessary option from the corresponding dropdown list (a solid line is applied by default, you can change it to one of the available dashed lines).</li>
|
||||
<li>To change the line width, select one of the available options from the <b>Size</b> dropdown list. The available options are: 0.5 pt, 1 pt, 1.5 pt, 2.25 pt, 3 pt, 4.5 pt, 6 pt. Alternatively, select the <b>No Line</b> option if you don't want to use any line.</li>
|
||||
<li>To change the line <b>color</b>, click on the colored box below and <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">select the necessary color</a>.</li>
|
||||
<li>To change the line <b>type</b>, select the necessary option from the corresponding dropdown list (a solid line is applied by default, you can change it to one of the available dashed lines).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Rotation</b> is used to rotate the shape by 90 degrees clockwise or counterclockwise as well as to flip the shape horizontally or vertically. Click one of the buttons:
|
||||
|
|
|
@ -23,7 +23,9 @@
|
|||
<li>click the <img alt="Image icon" src="../images/image.png" /> <b>Image</b> icon on the top toolbar,</li>
|
||||
<li>select one of the following options to load the image:
|
||||
<ul>
|
||||
<li>the <b>Image from File</b> option will open a standard dialog window for to select a file. Browse your computer hard disk drive for the necessary file and click the <b>Open</b> button</li>
|
||||
<li>the <b>Image from File</b> option will open a standard dialog window for to select a file. Browse your computer hard disk drive for the necessary file and click the <b>Open</b> button
|
||||
<p class="note">In the <em>online editor</em>, you can select several images at once.</p>
|
||||
</li>
|
||||
<li>the <b>Image from URL</b> option will open the window where you can enter the web address of the requiredimage, and click the <b>OK</b> button</li>
|
||||
<li class="onlineDocumentFeatures"> the <b>Image from Storage</b> option will open the <b>Select data source</b> window. Select an image stored on your portal and click the <b>OK</b> button</li>
|
||||
</ul>
|
||||
|
@ -81,7 +83,7 @@
|
|||
<li><b>Replace image</b> is used to replace the current image by loading another one <b>From File</b> or <b>From URL</b>.</li>
|
||||
<li><b>Image Advanced Settings</b> is used to open the 'Image - Advanced Settings' window.</li>
|
||||
</ul>
|
||||
<p><img class="floatleft" alt="Shape Settings tab" src="../images/right_image_shape.png" /> When the image is selected, the <b>Shape settings</b> <img alt="Shape settings icon" src="../images/shape_settings_icon.png" /> icon is also available on the right. You can click this icon to open the <b>Shape settings</b> tab on the right sidebar and adjust the shape <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Stroke</b></a> type, size and color as well as change the shape type selecting another shape from the <b>Change Autoshape</b> menu. The shape of the image will change correspondingly.</p>
|
||||
<p><img class="floatleft" alt="Shape Settings tab" src="../images/right_image_shape.png" /> When the image is selected, the <b>Shape settings</b> <img alt="Shape settings icon" src="../images/shape_settings_icon.png" /> icon is also available on the right. You can click this icon to open the <b>Shape settings</b> tab on the right sidebar and adjust the shape <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Line</b></a> type, size and color as well as change the shape type selecting another shape from the <b>Change Autoshape</b> menu. The shape of the image will change correspondingly.</p>
|
||||
<p>On the <b>Shape Settings</b> tab, you can also use the <b>Show shadow</b> option to add a shadow to the image.</p>
|
||||
<hr />
|
||||
<h3>Adjust image advanced settings</h3>
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
<p><img alt="Text box selected" src="../images/textbox_boxselected.png" /></p>
|
||||
<ul>
|
||||
<li>to <a href="../UsageInstructions/InsertAutoshapes.htm#shape_resize" onclick="onhyperlinkclick(this)">resize, move, rotate</a> the text box, use the special handles on the edges of the shape.</li>
|
||||
<li>to edit the text box <a href="../UsageInstructions/InsertAutoshapes.htm#shape_fill" onclick="onhyperlinkclick(this)">fill</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)">stroke</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_wrapping" onclick="onhyperlinkclick(this)">wrapping style</a> or <b>replace</b> the rectangular box with a different shape, click the <b>Shape settings</b> <img alt="Shape settings icon" src="../images/shape_settings_icon.png" /> icon on the right sidebar and use the corresponding options.</li>
|
||||
<li>to edit the text box <a href="../UsageInstructions/InsertAutoshapes.htm#shape_fill" onclick="onhyperlinkclick(this)">fill</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)">line</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_wrapping" onclick="onhyperlinkclick(this)">wrapping style</a> or <b>replace</b> the rectangular box with a different shape, click the <b>Shape settings</b> <img alt="Shape settings icon" src="../images/shape_settings_icon.png" /> icon on the right sidebar and use the corresponding options.</li>
|
||||
<li>to <b>align</b> the text box on the page, <b>arrange</b> text boxes as related to other objects, <b>rotate or flip</b> a text box, change a <b>wrapping style</b> or access the shape <b>advanced settings</b>, right-click on the text box border and use the <a href="../UsageInstructions/InsertAutoshapes.htm#shape_rightclickmenu" onclick="onhyperlinkclick(this)">contextual menu options</a>. To learn more on how to arrange and align objects, please refer to <a href="../UsageInstructions/AlignArrangeObjects.htm" onclick="onhyperlinkclick(this)">this page</a>.</li>
|
||||
</ul>
|
||||
<h3>Format the text within the text box</h3>
|
||||
|
@ -78,11 +78,11 @@
|
|||
</li>
|
||||
<li><b>No Fill</b> - select this option if you don't want to use any fill.</li>
|
||||
</ul>
|
||||
<p>Adjust the font <b>Stroke</b> width, color and type.</p>
|
||||
<p>Adjust the font <b>Line</b> width, color and type.</p>
|
||||
<ul>
|
||||
<li>To change the stroke width, select one of the available options from the <b>Size</b> dropdown list. The available options are: 0.5 pt, 1 pt, 1.5 pt, 2.25 pt, 3 pt, 4.5 pt, 6 pt. Alternatively, select the <b>No Line</b> option if you don't want to use any stroke.</li>
|
||||
<li>To change the stroke <b>color</b>, click on the colored box below and <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">select the necessary color</a>.</li>
|
||||
<li>To change the stroke <b>type</b>, select the necessary option from the corresponding dropdown list (a solid line is applied by default, you can change it to one of the available dashed lines).</li>
|
||||
<li>To change the line width, select one of the available options from the <b>Size</b> dropdown list. The available options are: 0.5 pt, 1 pt, 1.5 pt, 2.25 pt, 3 pt, 4.5 pt, 6 pt. Alternatively, select the <b>No Line</b> option if you don't want to use any line.</li>
|
||||
<li>To change the line <b>color</b>, click on the colored box below and <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">select the necessary color</a>.</li>
|
||||
<li>To change the line <b>type</b>, select the necessary option from the corresponding dropdown list (a solid line is applied by default, you can change it to one of the available dashed lines).</li>
|
||||
</ul>
|
||||
<p>Apply a text effect by selecting the necessary text transformation type from the <b>Transform</b> gallery. You can adjust the degree of the text distortion by dragging the pink diamond-shaped handle.</p>
|
||||
<p><img alt="Text Art Transformation" src="../images/textart_transformation.png" /></p>
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Correct typography</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="The description of Typograf plugin for ONLYOFFICE editors, which allows to correct typography of the text" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
<script type="text/javascript" src="../search/js/page-search.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Correct typography</h1>
|
||||
<p>If you need to correct typography in your text, use the <b>Typograf</b> plugin that will automatically place non-breaking spaces and remove extra ones, as well as correct minor typos, insert correct quotes, replace hyphens with dashes, etc.</p>
|
||||
<ol>
|
||||
<li>Open the <b>Plugins</b> tab and click <b>Typograf</b>.</li>
|
||||
<li>Click the <b>Show advanced settings</b> button.</li>
|
||||
<li>Choose the locale and the rules you want to apply to your text.</li>
|
||||
<li>Select the text you want to correct.</li>
|
||||
<li>Click the <b>Correct text</b> button.</li>
|
||||
</ol>
|
||||
<img class="gif" alt="Typograf plugin gif" src="../images/typograf_plugin.gif" width="600" />
|
||||
<p>For more information on the Typograf plugin and its installation, please see the <a href="https://www.onlyoffice.com/en/app-directory/typograph">plugin’s page</a> on the AppDirectory.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Count words</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="The description of Word counter plugin for ONLYOFFICE editors, which allows to count words, symbols, and paragraphs of the text" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
<script type="text/javascript" src="../search/js/page-search.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Count words</h1>
|
||||
<p>To know the exact number of words and symbols both with and without spaces in your document, as well as the number of paragraphs altogether, use the Word counter plugin.</p>
|
||||
<ol>
|
||||
<li>Select the text.</li>
|
||||
<li>Open the <b>Plugins</b> tab and click <b>Word counter</b>.</li>
|
||||
</ol>
|
||||
<div class="note">Please note that the following elements are not included in the word count:
|
||||
<ul>
|
||||
<li>footnote/endnote symbols,</li>
|
||||
<li>numbers from numbered lists,</li>
|
||||
<li>page numbers.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img class="gif" alt="Word counter plugin gif" src="../images/wordcounter_plugin.gif" width="600" />
|
||||
<p>For more information on the Word counter plugin and its installation, please see the <a href="https://www.onlyoffice.com/en/app-directory/word-counter">plugin’s page</a> on the AppDirectory.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 5.2 MiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 4.3 MiB |
After Width: | Height: | Size: 2.9 MiB |
|
@ -100,8 +100,8 @@
|
|||
<p><img class="floatleft" alt="Paramètres de la forme automatique" src="../images/right_autoshape.png" /></p>
|
||||
<ul style="margin-left: 280px;">
|
||||
<li><b>Opacité</b> - utilisez cette section pour régler le niveau d'<b>Opacité</b> des formes automatiques en faisant glisser le curseur ou en saisissant la valeur de pourcentage à la main. La valeur par défaut est <b>100%</b>. Elle correspond à l'opacité complète. La valeur <b>0%</b> correspond à la transparence totale.</li>
|
||||
<li id="shape_stroke"><b>Trait</b> - utilisez cette section pour changer la largeur et la couleur du trait de la forme automatique.<ul>
|
||||
<li>Pour modifier la largeur du trait, sélectionnez une des options disponibles depuis la liste déroulante <b>Taille</b>. Les options disponibles sont les suivantes : 0,5 pt, 1 pt, 1,5 pt, 2,25 pt, 3 pt, 4,5 pt, 6 pt ou <b>Pas de ligne</b> si vous ne voulez pas utiliser de trait.</li>
|
||||
<li id="shape_stroke"><b>Ligne</b> - utilisez cette section pour changer la largeur et la couleur du ligne de la forme automatique.<ul>
|
||||
<li>Pour modifier la largeur du ligne, sélectionnez une des options disponibles depuis la liste déroulante <b>Taille</b>. Les options disponibles sont les suivantes : 0,5 pt, 1 pt, 1,5 pt, 2,25 pt, 3 pt, 4,5 pt, 6 pt ou <b>Pas de ligne</b> si vous ne voulez pas utiliser de ligne.</li>
|
||||
<li>Pour changer la <b>couleur</b> du contour, cliquez sur la case colorée et <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">sélectionnez la couleur voulue</a>.</li>
|
||||
<li>Pour modifier le <b>type</b> de contour, sélectionnez l'option voulue dans la liste déroulante correspondante (une ligne continue est appliquée par défaut, vous pouvez la remplacer par l'une des lignes pointillées disponibles).</li>
|
||||
</ul>
|
||||
|
|
|
@ -23,7 +23,9 @@
|
|||
<li>cliquez sur l'icône <img alt="L'icône Image" src="../images/image.png" /> <b>Image</b> de la barre d'outils supérieure,</li>
|
||||
<li>sélectionnez l'une des options suivantes pour charger l'image:
|
||||
<ul>
|
||||
<li>l'option <b>Image à partir d'un fichier</b> ouvre la fenêtre de dialogue standard pour sélectionner le fichier. Sélectionnez le fichier de votre choix sur le disque dur de votre ordinateur et cliquez sur le bouton <b>Ouvrir</b></li>
|
||||
<li>l'option <b>Image à partir d'un fichier</b> ouvre la fenêtre de dialogue standard pour sélectionner le fichier. Sélectionnez le fichier de votre choix sur le disque dur de votre ordinateur et cliquez sur le bouton <b>Ouvrir</b>
|
||||
<p class="note">Dans <em>l’éditeur en ligne</em>, vous pouvez sélectionner plusieurs images à la fois.</p>
|
||||
</li>
|
||||
<li>l'option<b> Image à partir d'une URL</b> ouvre la fenêtre où vous pouvez saisir l'adresse Web de l'image et cliquer sur le bouton <b>OK</b></li>
|
||||
<li class="onlineDocumentFeatures"> l'option <b>Image de stockage</b> ouvrira la fenêtre<b> Sélectionner la source de données</b>. Sélectionnez une image stockée sur votre portail et cliquez sur le bouton <b>OK</b></li>
|
||||
</ul>
|
||||
|
@ -82,7 +84,7 @@
|
|||
<li><b>Paramètres avancés de l'image</b> sert à ouvrir la fenêtre "Image - Paramètres avancés".</li>
|
||||
</ul>
|
||||
<p><img class="floatleft" alt="L'onglet Paramètres de la forme" src="../images/right_image_shape.png" /> Lorsque l'image est sélectionnée, l'icône <b>Paramètres de la forme</b> <img alt="L'icône Paramètres de la forme" src="../images/shape_settings_icon.png" /> est également disponible sur la droite.
|
||||
Vous pouvez cliquer sur cette icône pour ouvrir l'onglet <b>Paramètres de la forme </b>dans la barre latérale droite et ajuster le type du <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Trait</b></a> a taille et la couleur ainsi que le type de forme en sélectionnant une autre forme dans le menu <b>Modifier la forme automatique</b>. La forme de l'image changera en conséquence.</p>
|
||||
Vous pouvez cliquer sur cette icône pour ouvrir l'onglet <b>Paramètres de la forme </b>dans la barre latérale droite et ajuster le type du <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Ligne</b></a> a taille et la couleur ainsi que le type de forme en sélectionnant une autre forme dans le menu <b>Modifier la forme automatique</b>. La forme de l'image changera en conséquence.</p>
|
||||
<p>Sous l'onglet Paramètres de la forme, vous pouvez utiliser l'option Ajouter une ombre pour créer une zone ombrée autour de l'image.</p>
|
||||
<hr />
|
||||
<h3>Ajuster les paramètres de l'image</h3>
|
||||
|
|
|
@ -79,9 +79,9 @@
|
|||
</li>
|
||||
<li><B>Pas de remplissage</B> - sélectionnez cette option si vous ne voulez pas utiliser un remplissage.</li>
|
||||
</ul>
|
||||
<p>Ajustez la largeur, la couleur et le type du <B>Contour</B> de la police.</p>
|
||||
<p>Ajustez la largeur, la couleur et le type du <B>Ligne</B> de la police.</p>
|
||||
<ul>
|
||||
<li>Pour modifier la largeur du trait, sélectionnez une des options disponibles depuis la liste déroulante <B>Taille</B>. Les options disponibles sont les suivantes: 0,5 pt, 1 pt, 1,5 pt, 2,25 pt, 3 pt, 4,5 pt, 6 pt ou <B>Pas de ligne</B> si vous ne voulez pas utiliser de trait.</li>
|
||||
<li>Pour modifier la largeur du ligne, sélectionnez une des options disponibles depuis la liste déroulante <B>Taille</B>. Les options disponibles sont les suivantes: 0,5 pt, 1 pt, 1,5 pt, 2,25 pt, 3 pt, 4,5 pt, 6 pt ou <B>Pas de ligne</B> si vous ne voulez pas utiliser de ligne.</li>
|
||||
<li>Pour changer la <B>couleur</B> du contour, cliquez sur la case colorée et <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">sélectionnez la couleur voulue</a>.</li>
|
||||
<li>Pour modifier le <B>type</B> de contour, sélectionnez l'option voulue dans la liste déroulante correspondante (une ligne continue est appliquée par défaut, vous pouvez la remplacer par l'une des lignes pointillées disponibles).</li>
|
||||
</ul>
|
||||
|
|
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 17 KiB |
|
@ -109,11 +109,11 @@
|
|||
<p><img class="floatleft" alt="Вкладка Параметры автофигуры" src="../images/right_autoshape.png" /></p>
|
||||
<ul style="margin-left: 280px;">
|
||||
<li><b>Непрозрачность</b> - используйте этот раздел, чтобы задать уровень <b>Непрозрачности</b>, перетаскивая ползунок или вручную вводя значение в процентах. Значение, заданное по умолчанию, составляет <b>100%</b>. Оно соответствует полной непрозрачности. Значение <b>0%</b> соответствует полной прозрачности.</li>
|
||||
<li id="shape_stroke"><b>Обводка</b> - используйте этот раздел, чтобы изменить толщину, цвет или тип обводки.
|
||||
<li id="shape_stroke"><b>Контур</b> - используйте этот раздел, чтобы изменить толщину, цвет или тип контура.
|
||||
<ul>
|
||||
<li>Для изменения <b>толщины</b> обводки выберите из выпадающего списка <b>Толщина</b> одну из доступных опций. Доступны следующие опции: 0.5 пт, 1 пт, 1.5 пт, 2.25 пт, 3 пт, 4.5 пт, 6 пт. Или выберите опцию <b>Без линии</b>, если вы вообще не хотите использовать обводку.</li>
|
||||
<li>Для изменения <b>цвета</b> обводки щелкните по цветному прямоугольнику и <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">выберите нужный цвет</a>.</li>
|
||||
<li>Для изменения <b>типа</b> обводки выберите нужную опцию из соответствующего выпадающего списка (по умолчанию применяется сплошная линия, ее можно изменить на одну из доступных пунктирных линий).</li>
|
||||
<li>Для изменения <b>толщины</b> контура выберите из выпадающего списка <b>Толщина</b> одну из доступных опций. Доступны следующие опции: 0.5 пт, 1 пт, 1.5 пт, 2.25 пт, 3 пт, 4.5 пт, 6 пт. Или выберите опцию <b>Без линии</b>, если вы вообще не хотите использовать контур.</li>
|
||||
<li>Для изменения <b>цвета</b> контура щелкните по цветному прямоугольнику и <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">выберите нужный цвет</a>.</li>
|
||||
<li>Для изменения <b>типа</b> контура выберите нужную опцию из соответствующего выпадающего списка (по умолчанию применяется сплошная линия, ее можно изменить на одну из доступных пунктирных линий).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><b>Поворот</b> - используется, чтобы повернуть фигуру на 90 градусов по часовой стрелке или против часовой стрелки, а также чтобы отразить фигуру слева направо или сверху вниз. Нажмите на одну из кнопок:
|
||||
|
|
|
@ -23,7 +23,9 @@
|
|||
<li>нажмите значок <img alt="Значок Изображение" src="../images/image.png" /> <b>Изображение</b> на верхней панели инструментов,</li>
|
||||
<li>для загрузки изображения выберите одну из следующих опций:
|
||||
<ul>
|
||||
<li>при выборе опции <b>Изображение из файла</b> откроется стандартное диалоговое окно для выбора файлов. Выберите нужный файл на жестком диске компьютера и нажмите кнопку <b>Открыть</b></li>
|
||||
<li>при выборе опции <b>Изображение из файла</b> откроется стандартное диалоговое окно для выбора файлов. Выберите нужный файл на жестком диске компьютера и нажмите кнопку <b>Открыть</b>
|
||||
<p class="note">В <em>онлайн-редакторе</em> вы можете выбрать сразу несколько изображений.</p>
|
||||
</li>
|
||||
<li>при выборе опции <b>Изображение по URL</b> откроется окно, в котором Вы можете ввести веб-адрес нужного изображения, а затем нажмите кнопку <b>OK</b></li>
|
||||
<li class="onlineDocumentFeatures">при выборе опции <b>Изображение из хранилища</b> откроется окно <b>Выбрать источник данных</b>. Выберите изображение, сохраненное на вашем портале, и нажмите кнопку <b>OK</b></li>
|
||||
</ul>
|
||||
|
@ -82,7 +84,7 @@
|
|||
<li><b>Заменить изображение</b> - используется, чтобы заменить текущее изображение, загрузив другое <b>Из файла</b> или <b>По URL</b>.</li>
|
||||
<li><b>Дополнительные параметры изображения</b> - используется для вызова окна 'Изображение - дополнительные параметры'.</li>
|
||||
</ul>
|
||||
<p><img class="floatleft" alt="Вкладка Параметры фигуры" src="../images/right_image_shape.png" /> Когда изображение выделено, справа также доступен значок <b>Параметры фигуры</b> <img alt="Значок Параметры фигуры" src="../images/shape_settings_icon.png" />. Можно щелкнуть по нему, чтобы открыть вкладку <b>Параметры фигуры</b> на правой боковой панели и настроить тип, толщину и цвет <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Обводки</b></a> фигуры, а также изменить тип фигуры, выбрав другую фигуру в меню <b>Изменить автофигуру</b>. Форма изображения изменится соответствующим образом.</p>
|
||||
<p><img class="floatleft" alt="Вкладка Параметры фигуры" src="../images/right_image_shape.png" /> Когда изображение выделено, справа также доступен значок <b>Параметры фигуры</b> <img alt="Значок Параметры фигуры" src="../images/shape_settings_icon.png" />. Можно щелкнуть по нему, чтобы открыть вкладку <b>Параметры фигуры</b> на правой боковой панели и настроить тип, толщину и цвет <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)"><b>Конкуры</b></a> фигуры, а также изменить тип фигуры, выбрав другую фигуру в меню <b>Изменить автофигуру</b>. Форма изображения изменится соответствующим образом.</p>
|
||||
<p>На вкладке <b>Параметры фигуры</b> также можно использовать опцию <b>Отображать тень</b>, чтобы добавить тень к изображеню.</p>
|
||||
<hr />
|
||||
<h3>Изменение дополнительных параметров изображения</h3>
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
<p><img alt="Выделенное текстовое поле" src="../images/textbox_boxselected.png" /></p>
|
||||
<ul>
|
||||
<li>чтобы <a href="../UsageInstructions/InsertAutoshapes.htm#shape_resize" onclick="onhyperlinkclick(this)">изменить размер текстового поля, переместить, повернуть</a> его, используйте специальные маркеры по краям фигуры.</li>
|
||||
<li>чтобы изменить <a href="../UsageInstructions/InsertAutoshapes.htm#shape_fill" onclick="onhyperlinkclick(this)">заливку</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)">обводку</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_wrapping" onclick="onhyperlinkclick(this)">стиль обтекания</a> текстового поля или <b>заменить</b> прямоугольное поле на какую-то другую фигуру, щелкните по значку <b>Параметры фигуры</b> <img alt="Значок Параметры фигуры" src="../images/shape_settings_icon.png" /> на правой боковой панели и используйте соответствующие опции.</li>
|
||||
<li>чтобы изменить <a href="../UsageInstructions/InsertAutoshapes.htm#shape_fill" onclick="onhyperlinkclick(this)">заливку</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_stroke" onclick="onhyperlinkclick(this)">контур</a>, <a href="../UsageInstructions/InsertAutoshapes.htm#shape_wrapping" onclick="onhyperlinkclick(this)">стиль обтекания</a> текстового поля или <b>заменить</b> прямоугольное поле на какую-то другую фигуру, щелкните по значку <b>Параметры фигуры</b> <img alt="Значок Параметры фигуры" src="../images/shape_settings_icon.png" /> на правой боковой панели и используйте соответствующие опции.</li>
|
||||
<li>чтобы <b>выровнять</b> текстовое поле на странице, расположить текстовые поля <b>в определенном порядке</b> относительно других объектов, <b>повернуть или отразить</b> текстовое поле, изменить <b>стиль обтекания</b> или открыть <b>дополнительные параметры</b> фигуры, щелкните правой кнопкой мыши по границе текстового поля и используйте <a href="../UsageInstructions/InsertAutoshapes.htm#shape_rightclickmenu" onclick="onhyperlinkclick(this)">опции контекстного меню</a>. Подробнее о выравнивании и расположении объектов в определенном порядке рассказывается на <a href="../UsageInstructions/AlignArrangeObjects.htm" onclick="onhyperlinkclick(this)">этой странице</a>.</li>
|
||||
</ul>
|
||||
<h3>Форматирование текста внутри текстового поля</h3>
|
||||
|
@ -89,11 +89,11 @@
|
|||
</li>
|
||||
<li><b>Без заливки</b> - выберите эту опцию, если Вы вообще не хотите использовать заливку.</li>
|
||||
</ul>
|
||||
<p>Настройте толщину, цвет и тип <b>Обводки</b> шрифта.</p>
|
||||
<p>Настройте толщину, цвет и тип <b>Контура</b> шрифта.</p>
|
||||
<ul>
|
||||
<li>Для изменения <b>толщины</b> обводки выберите из выпадающего списка <b>Толщина</b> одну из доступных опций. Доступны следующие опции: 0.5 пт, 1 пт, 1.5 пт, 2.25 пт, 3 пт, 4.5 пт, 6 пт. Или выберите опцию <b>Без линии</b>, если вы вообще не хотите использовать обводку.</li>
|
||||
<li>Для изменения <b>цвета</b> обводки щелкните по цветному прямоугольнику и <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">выберите нужный цвет</a>.</li>
|
||||
<li>Для изменения <b>типа</b> обводки выберите нужную опцию из соответствующего выпадающего списка (по умолчанию применяется сплошная линия, ее можно изменить на одну из доступных пунктирных линий).</li>
|
||||
<li>Для изменения <b>толщины</b> контура выберите из выпадающего списка <b>Толщина</b> одну из доступных опций. Доступны следующие опции: 0.5 пт, 1 пт, 1.5 пт, 2.25 пт, 3 пт, 4.5 пт, 6 пт. Или выберите опцию <b>Без линии</b>, если вы вообще не хотите использовать контур.</li>
|
||||
<li>Для изменения <b>цвета</b> контура щелкните по цветному прямоугольнику и <a href="../UsageInstructions/ChangeColorScheme.htm" onclick="onhyperlinkclick(this)">выберите нужный цвет</a>.</li>
|
||||
<li>Для изменения <b>типа</b> контура выберите нужную опцию из соответствующего выпадающего списка (по умолчанию применяется сплошная линия, ее можно изменить на одну из доступных пунктирных линий).</li>
|
||||
</ul>
|
||||
<p>Примените текстовый эффект, выбрав нужный тип трансформации текста из галереи <b>Трансформация</b>. Можно скорректировать степень искривления текста, перетаскивая розовый маркер в форме ромба.</p>
|
||||
<p><img alt="Трансформация объекта Text Art" src="../images/textart_transformation.png" /></p>
|
||||
|
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 9.1 KiB After Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |