Create your first automation in just a few minutes.Try Studio Web →
by Irina-Maria Chintoiu
5
Activity
20.3k
Hi,
Got 2 queries:
1] Is it possible to add outline to the text?
2] Another question is that it somehow crop the image down to about 75% and scale it back up to the original image's dimension. Any idea why it is doing that?
Thank you in advance!
How should I enter the ImageFormat here?
ImageFormat.Jpeg is not valid.
Thank you !
Hello,
ImageFormat is a class from System.Drawing.Imaging, so you have two options:
1. In the activity properties, instead of ImageFormat.Jpeg, write System.Drawing.Imaging.ImageFormat.Jpeg, or
2. Go to the Namespaces tab in Studio and add this assembly: System.Drawing.Imaging.
Regards,
Lavinia
Technical
Version
1.1.0Updated
May 11, 2023Works with
Studio: 22.10+
Certification
Silver Certified
Support
UiPath Community Support