Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,602 for

pen

(0.04 sec)
  1. 如何在 C# 中绘制形状

    本分步教程详细说明了如何在 C# 中绘制形状。它可以帮助您在 C# 中绘制圆圈。还提供了绘制椭圆的 C# 代码。...Graphics object 创建具有所需颜色和厚度的新 Pen tool object 使用 DrawEllipse method...

    kb.aspose.com/zh/drawing/net/how-to-draw-shapes...
  2. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....to record the trajectory of a pen as a user writes digital ink...

    docs.aspose.com/slides/python-net/manage-ink/
  3. Manage Ink|Aspose.Slides for Node.js via .NET D...

    Use ink tools to draw objects in PowerPoint Java...to record the trajectory of a pen as a user writes digital ink...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  4. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...to record the trajectory of a pen as a user writes digital ink...

    docs.aspose.com/slides/java/manage-ink/
  5. Cross Platform 2D Graphics Library|Documentation

    Aspose.Drawing library for Java to draw pictures. Cross-platform image drawing library for 2D graphics....accomplished by choosing a `Pen` tool with your desired color...

    docs.aspose.com/drawing/java/developer-guide/cr...
  6. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... SetStroke ( new Pen( new SolidBrush(Color. Red )...22 document. SetStroke ( new Pen( new SolidBrush(Color. Red )...

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  7. Layer Vector Mask|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....create vector masks with the pen or shapes tools. Aspose.PSD supports...

    docs.aspose.com/psd/net/layer-vector-mask/
  8. 档案

    档案...使用白色清除图像表面并使用蓝色创建并初始化 Pen 对象 graphics.Clear(Color.White); var pen = new Pen(Color...LinearGradientBrush 绘制多边形 graphics.DrawEllipse(pen, new Rectangle(10, 10, 150, 100));...

    blog.aspose.com/zh/imaging/net-drawing-library/
  9. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...keObject < System::Drawing::Pen > (System::MakeObject < Syst...keObject < System::Drawing::Pen > (System::MakeObject < Syst...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  10. Drawing Images using GraphicsPath|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....parameter is an object of the Pen class, which determines the color...

    docs.aspose.com/imaging/python-net/drawing-imag...