Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 741 for

pen

(0.08 sec)
  1. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

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

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  2. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style....Description SOLID Solid (continuous) pen. SHORT_DASH System dash style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Շրջանագիծ նկարել Java-ում

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

    kb.aspose.com/hy/drawing/java/draw-circle-in-java/
  4. Aspose.PSD for .NET 20.3 - 发行说明|Documentation

    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 工具绘制矩形 graphic . DrawRectangle ( new Pen ( Color...graphic . DrawRectangle ( new Pen ( new SolidBrush ( Color . Blue...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 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/
  6. 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...
  7. 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...
  8. Շրջան գծել C#-ում

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

    kb.aspose.com/hy/drawing/net/draw-circle-in-csh...
  9. 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/
  10. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....object created above Create a new Pen tool object with required color...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...