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

Ключ

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

...

The action saves a Word-document

Action icon

Action parameters

...

Settings of 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.

...

Result - the full path to the saved document.

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Word-documentAn instance of the Word document.Robin.WordWord contextYes
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\imgNo
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

...