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

Ключ

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

...

Delete shape Version 1 (Net)

...

Action group: Power Point 

...

Описание

Действие удаляет выбранную форму в выбранном слайде

Image Removed

Настройки

...

Description

Action deletes the selected form in the selected slide

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
The document instanceAn instance of an open PowerPoint document where you want to delete the shape

Свойство

Описание

Тип

Пример заполнения

Обязательность заполнения поля

Параметры

Экземпляр документа

Экземпляр открытого PowerPoint-документа, в котором необходимо удалить форму
.Robin.PowerPoint
Да

Yes

Номер слайда

Slide numberNumber of the slide where you need to delete the shape
Номер слайда, в котором необходимо удалить форму
.Robin.Numeric
Да

Yes

Номер формы

Номер формы, которую необходимо удалить. Нумеруются формы по порядку создания.
Shape numberNumber of the shape to delete.Robin.Numeric

Да

Особые условия использования

Отсутствуют.

Пример использования 

Задача: имеется Power-Point документ со слайдом, на котором 2 формы. Необходимо удалить форму 2 (Нумеруются формы по порядку создания), сохранить изменения и закрыть документ. 

Image Removed

Решение:

воспользоваться действиями: Открыть Power-Point документ, Удалить форму, Сохранить как, Закрыть Power-Point документ. 

Реализация:

...


Yes

Special conditions of use

None.

Example of use 

Task

There is a PowerPoint document with a slide with 2 forms on it. It is necessary to delete form 2 (Forms are numbered in order of creation), save the changes and close the document.

Image Added

Solution

Use the actions: Open PowerPoint document, Delete shape, Save as, Close PowerPoint document. 

Implementation

1. Move the "Open Power-Point Document" action to the workspace and set its parameters:
Image Added

In the "Path to file" field specify the path to the Power-Point document file. 
In the "Visible" field set checkbox = true.

2. Move the "Delete shape" action to the workspace and set its parameters:

Image Added

In the "The document instance" field, specify the instance of the open document from which the form on the slide is to be formed. 

In the "Slide number" field specify the value - 1. 

In the "Shape number" field specify the value - 2. 


3. Move the "Save as" action to the workspace and set its parameters:

In the "The document instance" field, specify the instance of the open document to be saved.

 Image Added

4. Move the "Close" action to the working area and set its parameters:

In the "The document instance" field, specify the instance of the open document to be closed.

Image Added

5. Start the robot using the "Start" button in the top panel. 

Result

The program robot completed successfully. Form No. 2 from slide No. 1 has been successfully deleted

2. Перетащить на рабочую область действие "Удалить форму" и настроить его параметры:

Image Removed

В поле "Экземпляр документа" указать экземпляр открытого документа, из которого необходимо форму на слайде. 

В поле "Номер слайда" указать значение - 1. 

...

3. Перетащить на рабочую область действие "Сохранить как" и настроить его параметры:

В поле "Экземпляр документа" указать экземпляр открытого документа, который нужно сохранить. 
Image Removed

4. Перетащить на рабочую область действие "Закрыть" и настроить его параметры:

В поле "Экземпляр документа" указать экземпляр открытого документа, который нужно закрыть.
Image Removed

5. Запустить робота по кнопке "Старт" в верхней панели. 

Результат: 

Программный робот отработал успешно. Форма № 2 со слайда № 1 успешно удалена.