set_visibility_on_all_title_slides method
set_visibility_on_all_title_slides
Changes the footer, date-time and page number placeholders visibility for all title slides and for first layout slide. Title slides – slides based on first layout slide (regardless of type of this first layout).
def set_visibility_on_all_title_slides(self, is_visible):
    ...
| Parameter | Type | Description | 
|---|---|---|
| is_visible | bool | true - makes a placeholders visible, otherwise - hides them. | 
See Also
- class PresentationHeaderFooterManager
- module aspose.slides
- library Aspose.Slides