Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,682 for

pen

(0.16 sec)
  1. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....Pen object. Set a stroke in the current...Translate( 100 , 100 ); Pen pen = new Pen( new SolidBrush(Color...

    products.aspose.com/page/net/work-with-ps-graph...
  2. Convert DWF to PDF in Python

    This quick tutorial explains how to transform DWF to PDF in Python. It includes all essential information needed to build a complete DWF to PDF converter software in Python....draw color, layers, layouts, pen features, and quality, among...

    kb.aspose.com/cad/python/convert-dwf-to-pdf-in-...
  3. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....class to draw shapes, and adjust pen color, position, radius, etc...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  4. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....DrawRectangle while defining a Pen class object, and the rectangular...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  5. 在 PS 文件中处理纹理 | Python

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Pen 类的对象用于描边。 Aspose.Page for Python...Python 中,描边颜色与 aspose.pydrawing.Pen 对象中的描边属性分开指定,并再次使用 aspose.pydrawing...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....graphics, you can customize a pen with different colors, widths...

    docs.aspose.com/drawing/java/developer-guide/dr...
  7. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....DrawEllipse method while initiating a Pen class instance, and the size...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  8. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....Pen(Color.DarkGray, 1), rect); image...DrawRectangle ( new Aspose . PSD . Pen ( Color . DarkGray , 1 ), rect...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  9. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....drawEllipse method while defining a Pen class object and size of the...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  10. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...ուղղանկյուն գույնը՝ օգտագործելով Pen դասի գույնը, և ֆոնի գույնը՝ օգտագործելով...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...