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

pen

(0.18 sec)
  1. 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...
  2. 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/
  3. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....drawRectangle by specifying a Pen class instance along with the...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  4. Optical mark recognition (OMR) at a glance|Docu...

    Learn what optical mark recognition (OMR) is and how it is used in everyday life....it possible to use a regular pen and paper, common office equipment...

    docs.aspose.com/omr/net/omr-technology/
  5. Hello, World!|Documentation

    Start working with Aspose.OMR for C++ by creating simple applications for generating and recognizing machine-readable forms.... A pen, a pencil, or a marker for filling...and get back to the good old pen and paper. Print the form ( Hello...

    docs.aspose.com/omr/cpp/hello-world/
  6. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms.... A pen, a pencil, or a marker. A modern...and get back to the good old pen and paper. Print the form ( Hello...

    docs.aspose.com/omr/net/hello-world/
  7. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....Description Solid 0 Solid (continuous) pen. ShortDash 1 System dash style...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...Pen 类的对象(用于描边)分别传递给相应的方法。 Aspose...HatchBrush 。 System.Drawing.Pen 类由于是密封类,因此无法扩展,但它包含 System.Drawing...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  9. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Pen 类的对象(用于描边)分别传递给相应的方法。 Aspose...HatchBrush 。 System.Drawing.Pen 类由于是密封类,因此无法扩展,但它包含 System.Drawing...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  10. 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/