Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,249 for

figure

(0.23 sec)
  1. Does the aspose.imaging.dll support circle/oval...

    Hi, Support: I want to know whether the aspose.imaging.dll support clipping a image to circle/oval/roundRetangle shape result, and save the clip image to png with backcolor transperance. If so ,how to work it out? Than…...GraphicsPath(); var figure = new Figure(); //Circle or oval figure EllipseShape...50)); figure.AddShape(ellipseshape); path.AddFigure(figure); //Round...

    forum.aspose.com/t/does-the-aspose-imaging-dll-...
  2. AddShapes | Aspose.PSD for .NET API Reference

    AddShapes Figure.AddShapes method Adds a range of shapes to the Figure. public void AddShapes ( Shape [] shapes ) Par......AddShapes Figure.AddShapes method Adds a range of shapes to the...the figure. public void AddShapes ( Shape [] shapes ) Parameter...

    reference.aspose.com/psd/net/aspose.psd/figure/...
  3. AddFigure | Aspose.Imaging for .NET API 参考

    添加新图形...AddFigure ( Figure figure ) 范围 类型 描述 figure Figure 要添加的图形。 例子...(); //创建Figure class 的实例 Aspose . Imaging . Figure figure = new...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  4. GraphicsPath - 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....DitheringMethods EmbeddedImage Figure FileFormat FileStreamContainer...class to create and manipulate Figures on an Image surface. Example...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. AddFigures | Aspose.Imaging for .NET API Reference

    AddFigures GraphicsPath.AddFigures method Adds new Figures. public void AddFigures ( Figure [] Figures ) Parameter Ty......new figures. public void AddFigures ( Figure [] figures ) Parameter...Type Description figures Figure[] The figures to add. Examples...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Mask | Aspose.Imaging for .NET API Reference

    Mask ManualMaskingArgs.Mask property Gets or sets the set of graphic shapes that form mask. public GraphicsPath Mask ...... Figure figure = new Aspose . Imaging . Figure (); figure...RectangleF ( 50 , 50 , 40 , 40 ))); figure . AddShape ( new Aspose . Imaging...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Decompose | Aspose.Imaging for .NET API Reference

    Decompose MaskingOptions.Decompose property Gets or sets a value indicating whether needless to separate each Shape f...... Figure figure = new Aspose . Imaging . Figure (); figure...RectangleF ( 50 , 50 , 40 , 40 ))); figure . AddShape ( new Aspose . Imaging...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. Generate AustraliaPost Barcode with Different F...

    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: Output barcode: Standard format...options. Figure: Output barcode: Customer2 format Figure: Output...

    docs.aspose.com/barcode/java/generate-australia...
  9. XpsPathFigure | Aspose.Page for .NET API Reference

    XpsPathFigure Contents [ Hide ] XpsPathFigure class Class incapsulating PathFigure element features. This element is ......indicating whether the path figure is closed. IsFilled { get;...indicating whether the path figure is used in computing the area...

    reference.aspose.com/page/net/aspose.page.xps.x...
  10. RectangleShape | Aspose.Imaging for .NET API Re...

    RectangleShape Contents [ Hide ] RectangleShape class Represents a rectangular shape. public class RectangleShape : R......a variety of shapes using Figures and GraphicsPath on the Image...instance of Figure class Aspose . Imaging . Figure figure1 = new...

    reference.aspose.com/imaging/net/aspose.imaging...