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

pen

(0.09 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. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....class to draw shapes, and adjust pen color, position, radius, etc...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  4. 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-...
  5. Draw Rectangle in C#

    This article explains how to draw rectangle in C#. It includes the IDE setup, the algorithm, and a working code snippet to create a rectangle in C#....DrawRectangle while defining a Pen class object, and the rectangular...

    kb.aspose.com/drawing/net/draw-rectangle-in-csh...
  6. 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...
  7. 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/
  8. Using Aspose.Drawing for Java in Android applic...

    Learn how to use Aspose.Drawing graphic library for Android application....Drawing API to run a simple Pen test. Replace the MainActivity...

    docs.aspose.com/drawing/java/android-pen-example/
  9. Aspose.OMR for C++|Documentation

    Aspose.OMR for C++ is a fast, reliable, and cost-effective API for creating and recognizing machine-readable forms for education, elections, business, government, and other industries....fill in your forms with any pen, pencil or marker. Aspose’s expertise...

    docs.aspose.com/omr/cpp/
  10. Գծեր գծել Java-ում

    Այս թեման բացատրում է, թե ինչպես գծել գծեր Java-ում: Այն ներառում է միջավայրի կարգավորում, քայլ առ քայլ տրամաբանություն և աշխատող նմուշային կոդ Java-ում գծեր հեշտությամբ գծելու համար:...Կանչեք drawLine մեթոդը՝ ստեղծելով Pen դասի օրինակ, որը պարունակում...

    kb.aspose.com/hy/drawing/java/draw-lines-in-java/