# Create documents

#### Creating a new empty document <a href="#creating-a-new-document" id="creating-a-new-document"></a>

```
$d = New-VisioDocument
```

NOTE: The cmdlet will create a new Visio Application object if one is not needed
