Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,670 for

pen

(0.38 sec)
  1. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Pen ( draw . Color . from_known_color...CONTROL_DARK ), 1 ) as pen : graphics . draw_lines ( pen , [ draw . PointF...

    docs.aspose.com/slides/zh/python-net/activex/
  2. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...0f ); auto pen = System :: MakeObject < Pen > ( Color :: FromKnownColor...0f ); graphics -> DrawLines ( pen , System :: MakeArray < Point...

    docs.aspose.com/slides/zh/cpp/activex/
  3. 档案

    档案...drawLine(Pen, int, int, int, int) 方法画线。 使用...通过指定具有蓝色的 Pen 对象和 // 坐标点 graphic.drawLine(new Pen(com.aspose...

    blog.aspose.com/zh/imaging/draw-shapes-in-java/
  4. 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/psd/net/drawing-images/
  5. 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/psd/java/drawing-images/
  6. Working with Text in PS file | Python

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

    docs.aspose.com/page/python-net/ps/working-with...
  7. 在 PS 文件中处理文本 | Python

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

    docs.aspose.com/page/zh/python-net/ps/working-w...
  8. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...layer ) In the code example, a Pen object is created to define the...the thickness as needed. pen = Pen ( Color . alice_blue ) Similarly...

    docs.aspose.com/psd/python-net/graphics-api/
  9. 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/
  10. Working with Text in PostScript | .NET

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

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