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

pen

(0.08 sec)
  1. 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/
  2. 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...
  3. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...ուղղանկյուն գույնը՝ օգտագործելով Pen դասի գույնը, և ֆոնի գույնը՝ օգտագործելով...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  4. 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/
  5. 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/
  6. Գծեր գծել Java-ում

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

    kb.aspose.com/hy/drawing/java/draw-lines-in-java/
  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. 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. Ինչպես նկարել ձևեր C#-ում

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես կարելի է պատկերներ նկարել C#-ում: Այն օգնում է ձեզ շրջանագիծ նկարել C#-ում: Էլիպս նկարելու համար տրամադրվում է նաև C# կոդը:...Bitmap օբյեկտից Ստեղծեք նոր Pen tool object պահանջվող գույնով...

    kb.aspose.com/hy/drawing/net/how-to-draw-shapes...
  10. 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/