Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,670 for

pen

(0.04 sec)
  1. Drawing Images|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....overloads accepting the instance of Pen class and coordinates pairs of...structures as arguments. The Pen Class defines an object used...

    docs.aspose.com/imaging/net/drawing-images/
  2. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pen depending on whether we fill...Drawing.Brush or System.Drawing.Pen , the text will be filled or...

    docs.aspose.com/page/cpp/ps/working-with-text/
  3. Drawing Images|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....overloads accepting the instance of Pen class and coordinates pairs of...Point/PointF structures as arguments. Pen Class defines an object used...

    docs.aspose.com/imaging/java/drawing-images/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Translate (100, 100); 41 42 Pen pen = new Pen( new SolidBrush(Color...SolidBrush(Color. Blue ), 2); 43 pen. DashStyle = DashStyle. Dash ; 44 45 document...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  5. Exporting CAD|CAD 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.... Support for setup of Pen in Export Aspose.CAD for .NET...NET allows you to add pen options in the export properties of CAD...

    docs.aspose.com/cad/net/developer-guide/exporti...
  6. Exporting CAD|CAD 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.... Support for setup of Pen in Export Aspose.CAD for .NET...NET allows you to add pen options in the export properties of CAD...

    docs.aspose.com/cad/net/exporting-cad/
  7. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector graphics in Java....Define a Pen object with parameters: color Blue and pen size of...

    docs.aspose.com/drawing/java/hello-world-example/
  8. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Pen 。或者,我们可以在一个方法中同时填充和勾勒文本轮廓。如果我们使用不带...Drawing.Brush 或 System.Drawing.Pen 的方法,文本将使用当前图形状态下的当前画笔/描边进行填充或勾勒轮廓。...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  9. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::Pen > pen = System::MakeObject < System::Drawing::Pen > (System::MakeObject...r::get_Blue()), 2. 0f ); 51 pen -> set_DashStyle(System::Dra...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Translate (100, 100); 41 42 Pen pen = new Pen( new SolidBrush(Color...SolidBrush(Color. Blue ), 2); 43 pen. DashStyle = DashStyle. Dash ; 44 45 document...

    docs.aspose.com/page/net/ps/working-with-clips/