Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

The action saves a Word-document.

Action icon

Action parameters

Input parameters

ParameterDescription
Word-documentWord-document instance.
Path to savePath to the folder where the document will be saved. If the field is empty, the file is saved in the same folder from which the original file was opened. For example, C:Doc/img.
NameThe name of the new document to be created. If this field is left empty, the file is saved with the same name that the document had when it was opened. For example: New_document.
FormatThe format in which the document will be saved. If this field is left blank, the file is saved in the same format that the document had when it was opened. For example: .docx.

Output parameters

Result - the full path to the saved document.

Settings of parameters

Свойство
Property
Описание
Description
Тип
Type
Пример заполнения
Filling example
Обязательность
Mandatory 
заполнения поля
field
Параметры
Parameters
Word-
документЭкземпляр Word-документа
documentAn instance of the Word document.Robin.Word
Контекст
Word context

Да

Путь сохранения

Путь к папке, в которую будет сохранен документ. Если поле остается пустым, то файл сохраняется в той же папке, из которой был открыт исходный файл
Yes
Path to saveThe path to the folder where the document will be saved. If the field is left blank, the file is saved in the same folder from which the original file was opened.Robin.FolderPathC:\doc\img
Нет
No

Имя

Наименование нового документа, который будет создан. Если данное поле остается пустым, то файл сохраняется с тем же именем, который документ имел при открытии
NameThe name of the new document to be created. If this field is left blank, then the file is saved with the same name that the document had when it was opened.Robin.String
Нет

No

Формат

Формат, в котором будет сохранен документ. Если данное поле остается пустым, то файл сохраняется в том же формате, который документ имел при открытии
FormatFormat of document to save. If this field is empty, the file will be saved in the format the document had when it was opened.Robin.String
Нет

No
Результаты
Results

Результат

Полный путь к сохраненному документу
ResultFull path to the saved document.Robin.FilePath

Special conditions of use

...