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

pen

(0.06 sec)
  1. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....Pen Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...TransparencySupporte public class Pen extends TransparencySupporte...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  2. Setting up of the pen options|CAD 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....Setting up of the pen options Contents [ Hide ] How to setting...of the pen options Issue: How to setting up of the pen options...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Setting up of the pen options|CAD 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....Setting up of the pen options Contents [ Hide ] How to setting...of the pen options Issue: How to setting up of the pen options...

    docs.aspose.com/cad/net/how-to/setting-up-of-th...
  4. ActiveX|Aspose.Slides for Python 文档

    在 Python 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Pen ( draw . Color . from_known_color...CONTROL_DARK ), 1 ) as pen : graphics . draw_lines ( pen , [ draw . PointF...

    docs.aspose.com/slides/zh/python-net/activex/
  5. ActiveX|Aspose.Slides 文档

    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....0f ); auto pen = System :: MakeObject < Pen > ( Color :: FromKnownColor...0f ); graphics -> DrawLines ( pen , System :: MakeArray < Point...

    docs.aspose.com/slides/zh/cpp/activex/
  6. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... Pen ( draw . Color . from_known_color...CONTROL_DARK ), 1 ) as pen : graphics . draw_lines ( pen , [ draw . PointF...

    docs.aspose.com/slides/python-net/activex/
  7. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... drawArc(Pen pen, Rectangle rect, float startAngle...Rectangle structure. drawArc(Pen pen, RectangleF rect, float startAngle...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  8. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET... Dispose (); Pen pen = new Pen ( Color . FromKnownColor...1 ); graphics . DrawLines ( pen , new System . Drawing . Point...

    docs.aspose.com/slides/net/activex/
  9. Working with Pens|Documentation

    Learn about how to draw with Pen in C#. .NET code to set Pen width and color in C# and VB.NET. Join Lines in C#...Working with Pens Contents [ Hide ] Aspose.Drawing for .NET API...capability to draw graphics elements. Pens are one of the key elements...

    docs.aspose.com/drawing/net/working-with-pens/
  10. ActiveX|Aspose.Slides 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....0f ); auto pen = System :: MakeObject < Pen > ( Color :: FromKnownColor...0f ); graphics -> DrawLines ( pen , System :: MakeArray < Point...

    docs.aspose.com/slides/cpp/activex/