This section explains how to remove shape protection using Aspose.Diagram....height, x-position, y-position, rotation and more. Developers can achieve...
HtmlSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...properties such as cropping or rotation require saving transformed...
HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...properties such as cropping or rotation require saving transformed...
Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....100 # Rotate stamp textStamp . rotate = ap . Rotation . ON90...
ShapeBase.distanceLeft property. Returns or sets the distance (in points) between the document text and the left edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 ; shape . rotation = 60 ; // Add text that will...
Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...