Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 8,478 for

pen

(0.06 sec)
  1. Apply Rounded Corners to Rectangle API for C#, ...

    C# .NET API to apply the rounded corners to a rectangle, better support for CDR & DICOM format processing, Contrast & Gamma support for GIF multi frame image....new Size( 100 , 100 )); Pen pen = new Pen(Color.Red, 10 ); graphics...graphics.DrawRectangle(pen, 10 , 10 , 80 , 80 ); pen.LineJoin = LineJoin...

    releases.aspose.com/imaging/net/new-releases/as...
  2. brush - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....OpenTypeFontsCache PdfComplianceVersion Pen PenAlignment PenType PixelDataFormat...of the current Brush . Brush Pen. getBrush () Gets the Brush that...

    reference.aspose.com/psd/java/com.aspose.psd.cl...
  3. PresetThemeValue | Aspose.Diagram for .NET API ...

    Specifies the theme value...54 Shade Pencil 55 Pencil Pen 56 Pen Marker 57 Marker WhiteBoard...

    reference.aspose.com/diagram/net/aspose.diagram...
  4. Aspose.Imaging Java For Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... imaging import Pen from com . aspose . imaging import...# Create an instance of Pen pen = Pen # Create and initialize...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  5. EmfPolyPolygon16 | Aspose.Imaging for .NET API ...

    EmfPolyPolygon16 Contents [ Hide ] EmfPolyPolygon16 class The EMR_POLYPOLYGON16 record specifies a series of closed p......is outlined using the current pen, and filled using the current...be outlined using the current pen, and filled using the current...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. TranslateTransform | Aspose.PSD for .NET API Re...

    TranslateTransform Contents [ Hide ] Pen.TranslateTransform method (1 of 2) Translates the local geometric transforma......TranslateTransform Contents [ Hide ] Pen.TranslateTransform method (1...class Pen namespace Aspose.PSD assembly Aspose.PSD Pen.TranslateTransform...

    reference.aspose.com/psd/net/aspose.psd/pen/tra...
  7. Aspose.PSD.Extensions | Aspose.PSD for .NET API...

    The namespace contains extension methods....Contains extension methods for Pen and Pen. PointExtensions Contains...

    reference.aspose.com/psd/net/aspose.psd.extensi...
  8. emfplusrecordtype - Aspose.Imaging for Java - A...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...EmfPlusDrawArc The record defines pen strokes for drawing an arc of...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. TextShape - Aspose.Imaging for Java - API Refer...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....pen com.aspose.imaging.fileformats...getBounds ( Matrix matrix, Pen pen) Gets the object's bounds....

    reference.aspose.com/imaging/java/com.aspose.im...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...layer ) In the code example, a Pen object is created to define the...the thickness as needed. pen = Pen ( Color . alice_blue ) Similarly...

    docs.aspose.com/psd/python-net/graphics-api/