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

pen

(0.05 sec)
  1. Aspose.PSD 21.7 | Photoshop Format Manipulation...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/21-7/
  2. Aspose.PSD 19.12 | Photoshop Format Manipulatio...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/19-12/
  3. Aspose.PSD 20.8 | Photoshop Format Manipulation...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/20-8/
  4. Aspose.PSD 20.4 | Photoshop Format Manipulation...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/20-4/
  5. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...100 , 100 ) 39 40 pen = aspose . pydrawing . Pen ( aspose . pydrawing...Color . blue )) 41 pen . width = float ( 2 ) 42 pen . dash_style =...

    docs.aspose.com/page/python-net/ps/working-with...
  6. RectangleShape | Aspose.Imaging for .NET API Re...

    RectangleShape Contents [ Hide ] RectangleShape constructor (1 of 2) Initializes a new instance of the RectangleShape......( figure ); //Draw path with Pen object of color Black graphics...DrawPath ( new Aspose . Imaging . Pen ( Aspose . Imaging . Color ....

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Error CS0234: The type or namespace name 'Meter...

    Build outputs the following errors: 1>D:\Visual Studio\Plugin\Aspose.Drawing-for-.NET-master\Examples\CSharp\Licensing\Licensing.cs(40,28,40,35): error CS0234: The type or namespace name ‘Metered’ does not exist in the …...FromImage(bitmap); Pen pen = new Pen(Color.FromKnownColor(KnownColor...2); graphics.DrawClosedCurve(pen, new Point[] { new Point(100...

    forum.aspose.com/t/error-cs0234-the-type-or-nam...
  8. Aspose.PSD 20.5 | Photoshop Format Manipulation...

    Java class library to enable your Apps to create, modify & convert Photoshop PSD & PSB formats. Supports image compression, dithering, rendering, & scaling etc.... getWhite ()); Pen pen = new Pen ( Color . getBrown ());...()); graphics . drawRectangle ( pen , bmpImage . getBounds ()); //...

    releases.aspose.com/psd/java/20-5/
  9. Optimized Image Resize Speed via API for C#, AS...

    C# .NET API with faster image resize speed, perform the pixel perfect and accurate text alignment, improved YCbCr to RGb subsampling test coverage for Jpeg2000....float w = width - 20 ; var pen = new Pen(Color.Red, 1 ); StringAlignment...Height; } graphics.DrawLine(pen, new Point(( int )(x), ( int...

    releases.aspose.com/imaging/net/new-releases/as...
  10. Stroke | Aspose.Page for .NET API 参考

    返回或指定当前笔画... public override Pen Stroke { set ; } 也可以看看 class...

    reference.aspose.com/page/zh/net/aspose.page.ep...