Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,400 for

graphics

(0.02 sec)
  1. pen - Aspose.PSD for Java - API Reference

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....Font FontSettings FontStyle Graphics GraphicsPath GraphicsUnit...Method and Description void Graphics. drawArc ( Pen pen, float...

    reference.aspose.com/psd/java/com.aspose.psd.cl...
  2. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  3. DrawPath | Aspose.PSD for .NET API Reference

    DrawPath Graphics.DrawPath method Draws a GraphicsPath . public void DrawPath ( Pen pen , GraphicsPath path ) Paramet......DrawPath Graphics.DrawPath method Draws a GraphicsPath . public...make use of GraphicsPath and Graphics class to create and manipulate...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  4. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....create graphic elements. Pens play a crucial role in graphic operations...Width to Draw Graphics in Java To draw graphics with a specific...

    docs.aspose.com/drawing/java/working-with-pens/
  5. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....)); var graphics = image . getGraphics (); graphics . setColor...SystemColor" , "window" )); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/nodejs-java/activex/
  6. IsVisible | Aspose.PSD for .NET API Reference

    IsVisible Contents [ Hide ] GraphicsPath.IsVisible method (1 of 8) Indicates whether the specified point is contained......clip region of the specified Graphics . public bool IsVisible (...( float x , float y , Graphics graphics ) Parameter Type Description...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  7. StreamSource | Aspose.PSD for .NET API 参考

    表示流源... 例子 此示例使用 Graphics 类在图像表面上创建原始形状。为了演示该操作,该示例创建一个...创建一个 PSD 格式的新图像,并使用 Graphics 类公开的 Draw 方法在图像表面绘制原始形状,然后将其导出为...

    reference.aspose.com/psd/zh/net/aspose.psd.sour...
  8. AddFigure | Aspose.PSD for .NET API Reference

    AddFigure GraphicsPath.AddFigure method Adds a new figure. public void AddFigure ( Figure figure ) Parameter Type Des......make use of GraphicsPath and Graphics class to create and manipulate...DrawPath method exposed by Graphics class is called to render...

    reference.aspose.com/psd/net/aspose.psd/graphic...
  9. ActiveX|Aspose.Slides for PHP 文档

    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....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/zh/php-java/activex/
  10. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...PostScript is made always in a graphics state that is bound by “gsave”...content, including nested graphics state, and make any transformations...

    docs.aspose.com/page/cpp/ps/working-with-transf...