Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,671 for

pen

(0.35 sec)
  1. 在 PostScript 中使用形状 | .NET

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

    docs.aspose.com/page/zh/net/ps/working-with-sha...
  2. Manage Presentation Ink Objects on Android|Aspo...

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

    docs.aspose.com/slides/androidjava/manage-ink/
  3. Manage Presentation Ink Objects in PHP|Aspose.S...

    Manage PowerPoint ink objects — create, edit & style digital ink with Aspose.Slides for PHP via Java. 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/php-java/manage-ink/
  4. Manage Presentation Ink Objects in C++|Aspose.S...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for C++. 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/cpp/manage-ink/
  5. Manage Presentation Ink Objects in Java|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Java. 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/java/manage-ink/
  6. Manage Presentation Ink Objects in JavaScript|A...

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

    docs.aspose.com/slides/nodejs-java/manage-ink/
  7. Aspose.PSD for Java 20.5 - 发行说明|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.... drawRectangle ( new Pen ( Color . getDarkGray (), 1 )...graphics . drawRectangle ( new Pen ( Color . getDarkGray (), 1 )...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  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. Optical Mark Recognition API for Java | Aspose

    Generate machine-readable OMR forms, including bubble sheets, quizzes, surveys, questionnaires, and many more. Recognize hand-filled marks from scanned images and photos within cross-platform Java applications and services....You can use a regular pen and paper, common office copier...can fill out your forms with pen, pencil, or marker and use any...

    products.aspose.com/omr/java/
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...keObject < System::Drawing::Pen > (System::MakeObject < Syst...keObject < System::Drawing::Pen > (System::MakeObject < Syst...

    docs.aspose.com/page/cpp/ps/working-with-shapes/