Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 106,214 for

graphics

(0.07 sec)
  1. System::Drawing::Region Member List - Aspose.PD...

    System::Drawing::Region Member List This is the complete list of members for System::Drawing::Region , including all ......Region > &r, const SharedPtr< Graphics > &g) System::Drawing::Region...GetBounds (const SharedPtr< Graphics > &graphics) const System::Drawing::Region...

    reference.aspose.com/pdf/cpp/class/system.drawi...
  2. IsInfinite | Aspose.Drawing for .NET API 参考

    IsInfinite Region.IsInfinite method public bool IsInfinite ( Graphics g ) 也可以看看 class Graphics class Region 命名空间 Aspo......IsInfinite ( Graphics g ) 也可以看看 class Graphics class Region 命名空间...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  3. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....styles to draw text during graphics drawing. This article guides...Initialize a new object of the Graphics class with the bitmap object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  4. get_PageScale() | Aspose.Slides for C++ API Ref...

    Returns the scaling between world units and page units for the current Graphics object....get_PageScale() Graphics::get_PageScale() const method Returns...current Graphics object. float System :: Drawing :: Graphics :: get_PageScale...

    reference.aspose.com/slides/cpp/system.drawing/...
  5. SolidBrush | Aspose.Imaging for .NET API 参考

    初始化SolidBrushaspose.imaging.brushes/solidbrush类的新实例...public SolidBrush () 例子 此示例使用 Graphics 类在图像表面上创建原始形状。为了演示该操作,该示例创建一个...创建一个 PNG 格式的新 Image,并使用 Graphics 类 [C#] //创建一个 FileStream 的实例...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  7. package-summary - Aspose.Imaging for Java - API...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....graphics com.aspose.imaging.fileformats...fileformats.opendocument.objects.graphic com.aspose.imaging.fileformats...

    reference.aspose.com/imaging/java/com.aspose.im...
  8. DrawClosedCurve | Aspose.Drawing for .NET API 参考

    DrawClosedCurve DrawClosedCurve(Pen, PointF[], float, FillMode) public void DrawClosedCurve ( Pen pen , PointF [] poi......PointF enum FillMode class Graphics 命名空间 Aspose.Drawing 部件 Aspose...class Pen struct PointF class Graphics 命名空间 Aspose.Drawing 部件 Aspose...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  9. TranslateClip | Aspose.Drawing for .NET API Ref...

    TranslateClip Contents [ Hide ] Graphics.TranslateClip method (1 of 2) Translates the clipping region of this Graphic......TranslateClip Contents [ Hide ] Graphics.TranslateClip method (1 of...the clipping region of this Graphics by specified amounts in the...

    reference.aspose.com/drawing/net/system.drawing...
  10. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw Graphics in Java....empowers you to draw various graphics elements, and brushes play...Drawing Graphics with a Solid Brush in Java To draw graphics with...

    docs.aspose.com/drawing/java/working-with-brushes/