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

pen

(0.07 sec)
  1. Optical mark recognition (OMR) overview|Documen...

    What is Optical Mark Recognition (OMR), where is it used, and how is the technology evolving....possible to use an ordinary pen and paper, regular office equipment...

    docs.aspose.com/omr/cpp/omr-technology/
  2. What is optical mark recognition (OMR)?|Documen...

    A brief overview of Optical Mark Recognition (OMR) technology and how it can be used in everyday tasks....possible to use an ordinary pen and paper, regular office equipment...

    docs.aspose.com/omr/java/omr-technology/
  3. 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...
  4. Aspose.PSD for Java 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.... drawRectangle ( new Pen ( Color . getDarkGray (), 1 )...graphics . drawRectangle ( new Pen ( Color . getDarkGray (), 1 )...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  5. How to Convert DGN to PDF in C#

    This short tutorial entails how to convert DGN to PDF in C#. It covers all the necessary details that can be used to write a comprehensive DGN to PDF converter software in C#....color, draw color, draw type, pen options, and quality. In this...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-pdf...
  6. Convert DWG to TIFF in C#

    This article will let you convert DWG to TIFF in C#. It has details of the required information and steps to write a comprehensive DWG to TIFF converter software in C#....type, background color, layers, pen options, layouts, and quality...

    kb.aspose.com/cad/net/convert-dwg-to-tiff-in-cs...
  7. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...blue line on the image using a `Pen` object. Before saving the image...Image import com.aspose.imaging.Pen import com.aspose.imaging.Rectangle...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  8. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetStroke ( new Pen( new SolidBrush(Color. Red )...22 document. SetStroke ( new Pen( new SolidBrush(Color. Red )...

    docs.aspose.com/page/net/ps/working-with-shapes/
  9. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code....and clear its surface Create a Pen and Brush for drawing different...colored or filled using different pens and brushes as demonstrated...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  10. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...Pen 类的对象(用于描边)分别传递给相应的方法。 Aspose...HatchBrush 。 System.Drawing.Pen 类由于是密封类,因此无法扩展,但它包含 System.Drawing...

    docs.aspose.com/page/zh/net/ps/working-with-tex...