Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
This element is used to add a picture.
The element is declared with ?image=<image file name>
statement. This statement must be placed on a separate line.
Full paths to all images used in the form must be provided to the template generator.
The image element can be customized by adding optional attributes to it.
An attribute is written as [attribute_name]=[value]
. Each attribute must be placed on a new line immediately after the opening ?image=
statement or another attribute, and must begin with a tab character.
Attribute | Default value | Description | Usage example |
---|---|---|---|
width | Original image width | Image width, in pixels. Smaller or larger images will be resized. | width=640 |
height | Original image height | Image height, in pixels. Smaller or larger images will be resized. | height=480 |
x | n/a | Set the absolute position of the image relative to the left edge of the page. Overrides the value of align attribute. |
x=300 |
y | n/a | Set the absolute position of the image relative to the top edge of the page. | y=500 |
align | left | Horizontal image alignment: left , center or right . |
align=center |
None.
?image=logo.jpg
align=center
?empty_line=
?text=Aspose.OMR for .NET
align=center
font_size=24
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.