From d7af9dcfc2fa4b0708180560d0e359207ec15dd4 Mon Sep 17 00:00:00 2001 From: alexandervnuchkov Date: Wed, 7 Mar 2018 12:15:51 +0300 Subject: [PATCH] [DE][SSE] Removed unused pages from documentation --- .../InsertRichTextContentControls.htm | 59 ------------------- .../InsertRichTextContentControls.htm | 59 ------------------- .../resources/help/en/Functions/amorintm.htm | 44 -------------- 3 files changed, 162 deletions(-) delete mode 100644 apps/documenteditor/main/resources/help/en/UsageInstructions/InsertRichTextContentControls.htm delete mode 100644 apps/documenteditor/main/resources/help/ru/UsageInstructions/InsertRichTextContentControls.htm delete mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/amorintm.htm diff --git a/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertRichTextContentControls.htm b/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertRichTextContentControls.htm deleted file mode 100644 index ba22a4c40..000000000 --- a/apps/documenteditor/main/resources/help/en/UsageInstructions/InsertRichTextContentControls.htm +++ /dev/null @@ -1,59 +0,0 @@ - - - - Create forms - - - - - - - -
-
- -
-

Create forms

-

Using rich text content controls you can create a form with input fields that can be filled in by other users, or protect some parts of the document from being edited or deleted. Rich text content controls are objects containing text that can be formatted. Inline controls cannot contain more than one paragraph, while floating controls can contain several paragraphs, lists, and objects (images, shapes, tables etc.).

-

Adding controls

-

To create a new inline control,

-
    -
  1. position the insertion point within a line of the text where you want the control to be added,
    or select a text passage you want to become the control contents.
  2. -
  3. press Shift+F1
  4. -
-

The control will be inserted at the insertion point within a line of the existing text. Inline controls do not allow adding line breaks and cannot contain other objects such as images, tables etc.

-

New inline content control

-

To create a new floating control,

-
    -
  1. position the insertion point at the end of a paragraph after which you want the control to be added,
    or select one or more of the existing paragraphs you want to become the control contents.
  2. -
  3. press Shift+F2
  4. -
-

The control will be inserted in a new paragraph. Floating controls allow adding line breaks, i.e. can contain multiple paragraphs as well as some objects, such as images, tables, other content controls etc.

-

Floating content control

-

Note: The content control border is visible when the control is selected only. The borders do not appear on a printed version.

-

Moving controls

-

Controls can be moved to another place in the document: click the button to the left of the control border to select the control and drag it without releasing the mouse button to another position in the document text.

-

Moving content control

-

You can also copy and paste inline controls: select the necessary control and use the Ctrl+C/Ctrl+V key combinations.

-

Editing control contents

-

To switch to the control editing mode, press Shift+F9. You will be able to navigate between the controls only using the keyboard arrow buttons.

-

Replace the default text within the control ("Your text here") with your own one: select the default text, press the Delete key and type in a new text or copy a text passage from anywhere and paste it into the content control.

-

Text within the rich text content control of any type (both inline and floating) can be formatted using the icons on the top toolbar: you can adjust the font type, size, color, apply decoration styles and formatting presets. It's also possible to use the Paragraph - Advanced settings window accessible from the contextual menu or from the right sidebar to change the text properties. Text within floating controls can be formatted like a regular text of the document, i.e. you can set line spacing, change paragraph indents, adjust tab stops.

-

Protecting controls

-

You can prevent users from editing or deleting some individual content controls. Use one of the following keyboard shortcuts:

- -

Removing controls

-

If you do not need a control anymore, you can use one of the following keyboard shortcuts:

- - -
- - \ No newline at end of file diff --git a/apps/documenteditor/main/resources/help/ru/UsageInstructions/InsertRichTextContentControls.htm b/apps/documenteditor/main/resources/help/ru/UsageInstructions/InsertRichTextContentControls.htm deleted file mode 100644 index d752e2c59..000000000 --- a/apps/documenteditor/main/resources/help/ru/UsageInstructions/InsertRichTextContentControls.htm +++ /dev/null @@ -1,59 +0,0 @@ - - - - Создание форм - - - - - - - -
-
- -
-

Создание форм

-

Используя элементы управления содержимым "форматированный текст", вы можете создать форму с полями ввода, которую могут заполнять другие пользователи, или защитить некоторые части документа от редактирования или удаления. Элементы управления содержимым "форматированный текст" - это объекты, содержащие текст, который можно форматировать. Встроенные элементы управления могут содержать не более одного абзаца, тогда как плавающие элементы управления могут содержать несколько абзацев, списки и объекты (изображения, фигуры, таблицы и так далее).

-

Добавление элементов управления

-

Для создания нового встроенного элемента управления,

-
    -
  1. установите курсор в строке текста там, где требуется добавить элемент управления,
    или выделите фрагмент текста, который должен стать содержимым элемента управления.
  2. -
  3. нажмите сочетание клавиш Shift+F1
  4. -
-

Элемент управления будет вставлен в позицию курсора в строке существующего текста. Встроенные элементы управления не позволяют добавлять разрывы строки и не могут содержать другие объекты, такие как изображения, таблицы и так далее.

-

Новый встроенный элемент управления

-

Для создания нового плавающего элемента управления,

-
    -
  1. установите курсор в конце абзаца, после которого требуется добавить элемент управления,
    или выделите один или несколько существующих абзацев, которые должны стать содержимым элемента управления.
  2. -
  3. нажмите сочетание клавиш Shift+F2
  4. -
-

Элемент управления будет вставлен в новом абзаце. Плавающие элементы управления позволяют добавлять разрывы строки, то есть могут содержать несколько абзацев, а также какие-либо объекты, такие как изображения, таблицы, другие элементы управления содержимым и так далее.

-

Плавающий элемент управления

-

Примечание: Граница элемента управления содержимым видна только при выделении элемента управления. Границы не отображаются в печатной версии.

-

Перемещение элементов управления

-

Элементы управления можно перемещать на другое место в документе: нажмите на кнопку слева от границы элемента управления, чтобы выделить элемент управления, и перетащите его, не отпуская кнопку мыши, на другое место в тексте документа.

-

Перемещение элементов управления

-

Встроенные элементы управления можно также копировать и вставлять: выделите нужный элемент управления и используйте сочетания клавиш Ctrl+C/Ctrl+V.

-

Редактирование содержимого элементов управления

-

Для перехода в режим редактирования элементов управления нажмите сочетание клавиш Shift+F9. Вы сможете перемещаться только между элементами управления, используя кнопки со стрелками на клавиатуре.

-

Замените стандартный текст в элементе управления ("Введите ваш текст") на свой собственный: выделите стандартный текст, нажмите клавишу Delete и введите новый текст или скопируйте откуда-нибудь фрагмент текста и вставьте его в элемент управления содержимым.

-

Текст внутри элемента управления содержимым "форматированный текст" любого типа (и встроенного, и плавающего) можно отформатировать с помощью значков на верхней панели инструментов: вы можете изменить тип, размер, цвет шрифта, применить стили оформления и предустановленные стили форматирования. Для изменения свойств текста можно также использовать окно Абзац - Дополнительные параметры, доступное из контекстного меню или с правой боковой панели. Текст в плавающих элементах управления можно форматировать, как обычный текст документа, то есть вы можете задать междустрочный интервал, изменить отступы абзаца, настроить позиции табуляции.

-

Защита элементов управления

-

Можно запретить пользователям редактирование или удаление некоторых отдельных элементов управления содержимым. Используйте одно из следующих сочетаний клавиш:

- -

Удаление элементов управления

-

Если вам больше не нужен какой-то элемент управления, вы можете использовать одно из следующих сочетаний клавиш:

- - -
- - \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/amorintm.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/amorintm.htm deleted file mode 100644 index bdcd7533d..000000000 --- a/apps/spreadsheeteditor/main/resources/help/en/Functions/amorintm.htm +++ /dev/null @@ -1,44 +0,0 @@ - - - - FV Function - - - - - - - -
-
- -
-

FV Function

-

The FV function is one of the financial functions. It is used to calculate the future value of an investment based on a specified interest rate and a constant payment schedule.

-

The FV function syntax is:

-

FV(rate, nper, pmt [, [pv] [,[type]]])

-

where

-

rate is the interest rate for the investment.

-

nper is a number of payments.

-

pmt is a payment amount.

-

pv is a present value of the payments. It is an optional argument. If it is omitted, the function will assume pv to be 0.

-

type is a period when the payments are due. It is an optional argument. If it is set to 0 or omitted, the function will assume the payments to be due at the end of the period. If type is set to 1, the payments are due at the beginning of the period.

-

Note: cash paid out (such as deposits to savings) is represented by negative numbers; cash received (such as dividend checks) is represented by positive numbers.

-

The numeric values can be entered manually or included into the cell you make reference to.

-

To apply the FV function,

-
    -
  1. select the cell where you wish to display the result,
  2. -
  3. click the Insert function Insert function icon icon situated at the top toolbar, -
    or right-click within a selected cell and select the Insert Function option from the menu, -
    or click the Function icon icon situated at the formula bar, -
  4. -
  5. select the Financial function group from the list,
  6. -
  7. click the FV function,
  8. -
  9. enter the required arguments separating them by commas,
  10. -
  11. press the Enter button.
  12. -
-

The result will be displayed in the selected cell.

-

FV Function

-
- - \ No newline at end of file