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

pen

(0.2 sec)
  1. 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/
  2. 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 Java...Java allows you to add pen options in export properties of CAD....

    docs.aspose.com/cad/java/exporting-cad/
  3. 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/
  4. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles.... Next, we define a Pen object with two properties: the...and the previously described Pen object, we draw the Path onto...

    docs.aspose.com/drawing/net/developer-guide/cro...
  5. 档案

    档案...Black)); // 在指定颜色时声明画笔 Pen pen = new Pen(Color.FromKnownColor(KnownColor...600); graphics.DrawRectangle(pen, rectangle); // 绘制文本 graphics...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  6. 在 PostScript 中处理文本 | .NET

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

    docs.aspose.com/page/zh/net/ps/working-with-text/
  7. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths and drawing rectangles.... Next, we define a Pen object with two properties: the...and the previously described Pen object, we draw the Path onto...

    docs.aspose.com/drawing/java/developer-guide/cr...
  8. Aspose.Imaging Java For Jython|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.... imaging import Pen from com . aspose . imaging import...# Create an instance of Pen pen = Pen # Create and initialize...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. Qualys scan report for the Aspose.Words .NET li...

    Hello Aspose Support Team, Our internal cybersecurity team has requested that we provide them with the “latest Qualys scan report for the Aspose.Words .NET library.” Thanks, Hasan....NET library” pen test report? Does the scan reports...“Aspose.Words .NET library” pen test report? Unfortunately, the...

    forum.aspose.com/t/qualys-scan-report-for-the-a...
  10. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose...Graphics ( regularLayer ) pen = Pen ( Color . alice_blue ) brush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...