Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 895 for

pen

(0.08 sec)
  1. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Dispose (); Pen pen = new Pen ( Color . FromKnownColor...1 ); graphics . DrawLines ( pen , new System . Drawing . Point...

    docs.aspose.com/slides/zh/net/activex/
  2. 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....Working with Pens Contents [ Hide ] Aspose.Drawing for Java API...to create graphic elements. Pens play a crucial role in graphic...

    docs.aspose.com/drawing/java/working-with-pens/
  3. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Pen depending on whether we fill...pydrawing.Brush or aspose.pydrawing.Pen , the text will be filled or...

    docs.aspose.com/page/python-net/ps/working-with...
  4. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...class from this bitmap Define a Pen object with desired parameters...class from this bitmap Define a Pen object with desired parameters...

    docs.aspose.com/drawing/java/working-with-vecto...
  5. Drawing Images|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....overloads accepting the instance of Pen class and coordinates pairs of...structures as arguments. The Pen Class defines an object used...

    docs.aspose.com/psd/java/drawing-images/
  6. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...class from this bitmap Define a Pen object with desired parameters...class from this bitmap Define a Pen object with desired parameters...

    docs.aspose.com/drawing/net/working-with-vector...
  7. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose...Graphics ( regularLayer ) pen = Pen ( Color . alice_blue ) brush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  8. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose...Graphics ( regularLayer ) pen = Pen ( Color . alice_blue ) brush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  9. Drawing Images|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....overloads accepting the instance of Pen class and coordinates pairs of...structures as arguments. The Pen Class defines an object used...

    docs.aspose.com/psd/net/drawing-images/
  10. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....Define a Pen object with parameters: color Blue and pen size of...

    docs.aspose.com/drawing/java/hello-world-example/