+ Add method load() to Document class in Python
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
<UserDocu>Save the document under a new name to disk</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="load">
|
||||
<Documentation>
|
||||
<UserDocu>Load the document from the given path</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="restore">
|
||||
<Documentation>
|
||||
<UserDocu>Restore the document from disk</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user