Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,162 for

figure

(0.07 sec)
  1. DrawPath | Aspose.Imaging for .NET API Reference

    DrawPath SvgGraphics2D.DrawPath method Draws the path. public void DrawPath ( Pen pen , GraphicsPath path ) Parameter......to draw the outline of the figure. path GraphicsPath The path...Imaging . Figure figureToFill = new Aspose . Imaging . Figure (); figureToFill...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. Bounds | Aspose.Imaging for .NET API 参考

    获取或设置对象的边界...Bounds Figure.Bounds property 获取或设置对象的边界。 public override RectangleF...class Figure 命名空间 Aspose.Imaging 部件 Aspose.Imaging Figure IsClosed...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  3. Reverse | Aspose.Imaging for .NET API Reference

    Reverse Figure.Reverse method Reverses this Figure shapes order and shapes point order. public void Reverse () See Al......Reverse Figure.Reverse method Reverses this figure shapes order...void Reverse () See Also class Figure namespace Aspose.Imaging assembly...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. polygonshape - Aspose.Imaging for Java - API Re...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....a variety of shapes using Figures and GraphicsPath on the Image...instance of Figure class com.aspose.imaging.Figure figure1 = new...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Clone | Aspose.Page for .NET API Reference

    Clone XpsPathFigure.Clone method Clones this path Figure. public XpsPathFigure Clone () Return Value Clone of this pa......Clone method Clones this path figure. public XpsPathFigure Clone...Return Value Clone of this path figure. See Also class XpsPathFigure...

    reference.aspose.com/page/net/aspose.page.xps.x...
  6. Does the aspose.imaging.dll support text cutout...

    Hi,Support: Does the aspose.imaging.dll supports text cutout overlay effect?If so,how to do it? If not, it’s recommended this feature for update later. The text cutout overlay effect looks like this: 111.jpg (21.4 KB…...width, height); var figure = new Figure(); figure.AddShape(new TextShape("HEY"...StringAlignment.Center, })); figure.AddShape(new RectangleShape(backgroung...

    forum.aspose.com/t/does-the-aspose-imaging-dll-...
  7. EmfPointEnum | Aspose.Imaging for .NET API Refe...

    EmfPointEnum EmfPointEnum enumeration The Point enumeration is used to specify how a point is to be used in a drawing......the last point in a figure and the figure is closed PT_LINETO...this point starts a disjoint figure. This point becomes the new...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. How to Run the Examples|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.... Figure: Aspose.CAD Examples Directory...and select the pom.xml file. Figure: Select File or Directory to...

    docs.aspose.com/cad/java/how-to-run-the-examples/
  9. How to draw the stroked text with blur and soft...

    Hi, Support: How to draw the stroked text with blur and soft edge onto an image? please see the example image attached. Thanks for your help....Center, }; var figure = new Figure(); figure.AddShape(new TextShape(text...GraphicsPath(); graphicsPath.AddFigure(figure); gr.DrawPath( new Pen(Color...

    forum.aspose.com/t/how-to-draw-the-stroked-text...
  10. Decompose | Aspose.Imaging for .NET API 参考

    获取或设置一个值该值指示 是否无需将每个 Shape 与蒙版分离为单独的对象或作为与背景分离的蒙版的联合对象... Figure figure = new Aspose . Imaging . Figure (); figure...RectangleF ( 50 , 50 , 40 , 40 ))); figure . AddShape ( new Aspose . Imaging...

    reference.aspose.com/imaging/zh/net/aspose.imag...