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

pen

(0.11 sec)
  1. 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-...
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  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. 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...
  9. 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/
  10. 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/