Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,248 for

figure

(0.23 sec)
  1. RemoveShapes | Aspose.Imaging for .NET API 参考

    从图中删除一系列形状...RemoveShapes Figure.RemoveShapes method 从图中删除一系列形状。 public void...要删除的形状范围。 也可以看看 class Shape class Figure 命名空间 Aspose.Imaging 部件 Aspose...

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

    在指定位置绘制指定图像... Figure figureToFill = new Aspose . Imaging . Figure (); figureToFill...Imaging . Figure figureToDraw = new Aspose . Imaging . Figure (); pathToDraw...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  3. Reverse | Aspose.PSD for .NET API 参考

    反转此图形形状顺序和形状点顺序...Reverse Figure.Reverse method 反转此图形形状顺序和形状点顺序。 public void Reverse...Reverse () 也可以看看 class Figure 命名空间 Aspose.PSD 部件 Aspose.PSD RemoveShapes...

    reference.aspose.com/psd/zh/net/aspose.psd/figu...
  4. EmfRecorderGraphics2D | Aspose.Imaging for .NET...

    初始化EmfRecorderGraphics2Daspose.imaging.fileformats.emf.graphics/emfrecordergraphics2d类的新实例... Figure figureToFill = new Aspose . Imaging . Figure (); figureToFill...Imaging . Figure figureToDraw = new Aspose . Imaging . Figure (); pathToDraw...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  5. xpsdocument - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....startPoint) Creates a new open path figure. XpsPathFigure createPathFigure...isClosed) Creates a new path figure. XpsPathFigure createPathFigure...

    reference.aspose.com/page/java/com.aspose.xps/x...
  6. Evaluate Aspose.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.... Figure: Evaluation Warning If you...

    docs.aspose.com/cad/pythons/evaluate-aspose-cad/
  7. Set Bar Height for Barcode Image|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....bar heights is shown in the figure below: The same barcode with...above code is shown in the figure below. The barcode image generated...

    docs.aspose.com/barcode/jasperreports/set-the-b...
  8. DrawImage | Aspose.Imaging for .NET API 参考

    在指定位置使用其原始物理尺寸绘制指定图像... Figure figureToFill = new Aspose . Imaging . Figure (); figureToFill...Imaging . Figure figureToDraw = new Aspose . Imaging . Figure (); pathToDraw...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. Document | Aspose.PDF for .NET API Reference

    Document A complete document. This is the root element of any structure tree containing multiple parts or multiple articles....PDF Div Figure English Русский 简体中文 عربي Français...

    reference.aspose.com/pdf/net/aspose.pdf.logical...
  10. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net? below is my codes, but it results in wrong position image. Dim Img As New Png…...GraphicsPath() Dim Figure As New Aspose.Imaging.Figure() Dim EllipseShape...CropH)) Figure.AddShape(EllipseShape) path.AddFigure(Figure) g.Clip...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...