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

pen

(0.1 sec)
  1. 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...
  2. 在 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...
  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. Draw Lines in Java

    This topic explains to draw lines in Java. It includes the environment configuration, step-by-step logic, and a working sample code for easy line drawing in Java....drawLine method while creating a Pen class instance containing the...

    kb.aspose.com/drawing/java/draw-lines-in-java/
  5. 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...
  6. 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/
  7. 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/
  8. Handling Windows Metafiles in C++|Aspose.Words ...

    Aspose.Words for C++ implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....raster operations are applied to pen drawing commands, such as drawing...curves. When drawing a line, the pen color is combined with the destination...

    docs.aspose.com/words/cpp/handling-windows-meta...
  9. Optical Mark Recognition API for C++ | products...

    NuGet package or standalone C++ library for developing desktop applications and web services that can generate OMR forms and read optical marks....types of marks drawn with a pen, pencil or marker Personalize...it possible to use a regular pen and paper, common office copier...

    products.aspose.com/omr/cpp/
  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/