Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,602 for

pen

(0.06 sec)
  1. 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/
  2. 档案

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

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  3. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Pen with System.Drawing.HacthBrush...methods that accept System.Drawing.Pen as a parameter. In the example...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. Fine tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results under various conditions....completely filled in with a pen or marker. Ballot choices are...completely filled in with a pen, except for the consent box,...

    docs.aspose.com/omr/net/recognition/accuracy-th...
  9. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 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/zh/cpp/ps/working-with-clips/
  10. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Pen with System.Drawing.HacthBrush...methods that accept System.Drawing.Pen as a parameter. In the example...

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