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

figure

(0.17 sec)
  1. 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...
  2. Shapes | Aspose.PSD for .NET API Reference

    Shapes Figure.Shapes property Gets the Figure shapes. public Shape [] Shapes { get ; } Property Value The Figure shap......Shapes Figure.Shapes property Gets the figure shapes. public...Value The figure shapes. See Also class Shape class Figure namespace...

    reference.aspose.com/psd/net/aspose.psd/figure/...
  3. 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...
  4. XpsPathFigure - Aspose.Page for Java - API Refe...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....deepClone () Clones this path figure. List < XpsPathSegment > getSegments...the first segment of the path figure. boolean isClosed () Returns...

    reference.aspose.com/page/java/com.aspose.xps/X...
  5. 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-...
  6. 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...
  7. Footnotes for Tables and Figures - Free Support...

    Kindly help me below mentioned question. footnotes should only appear on the last page of the table. Figure footnotes should appear below the Figure. Please find the input and Expected output word document. Expected_…...Footnotes for Tables and Figures Aspose.Words Product Family...table. figure footnotes should appear below the figure. Please...

    forum.aspose.com/t/footnotes-for-tables-and-fig...
  8. RemoveFigure | Aspose.Imaging for .NET API 参考

    删除图形...RemoveFigure ( Figure figure ) 范围 类型 描述 figure Figure 要删除的图形。 也可以看看...也可以看看 class Figure class GraphicsPath 命名空间 Aspose.Imaging 部件 Aspose...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Drawing Images using GraphicsPath|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....GraphicsPath class uses figures; each figure is either composed of...remove and change different figures or shapes in a GraphicsPath...

    docs.aspose.com/imaging/python-net/drawing-imag...
  10. DrawPath | Aspose.PSD for .NET API Reference

    DrawPath Graphics.DrawPath method Draws a GraphicsPath . public void DrawPath ( Pen pen , GraphicsPath path ) Paramet......class to create and manipulate Figures on an Image surface. Example...instance of Figure class Aspose . PSD . Figure figure = new Aspose...

    reference.aspose.com/psd/net/aspose.psd/graphic...