Name | Description | |
---|---|---|
GdPictureOfficeTemplater Constructor |
The following tables list the members exposed by GdPictureOfficeTemplater.
Name | Description | |
---|---|---|
GdPictureOfficeTemplater Constructor |
Name | Description | |
---|---|---|
Dispose | Disposes of the resources used by the GdPictureOfficeTemplater instance. | |
GetStat | Returns the GdPictureStatus of the last executed operation by the current GdPictureOfficeTemplater instance. | |
GetTemplateAsJson | Gets the template and its configuration as a JSON string. | |
LoadFromFile | Loads a DOCX file containing the placeholders that need replacing. | |
LoadFromStream | Loads a DOCX template file stream containing the placeholders that need replacing. | |
Process | Processes the loaded template, replacing placeholders with actual values. | |
SaveToFile | Saves the processed template to a file. | |
SaveToStream | Saves the processed template to a stream. | |
SetTemplate | Overloaded. Sets the template and its configuration for use in replacement operations. |