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

figure

(0.11 sec)
  1. RemoveShape | Aspose.PSD for .NET API 参考

    从图中删除一个形状...RemoveShape Figure.RemoveShape method 从图中删除一个形状。 public void...要删除的形状。 也可以看看 class Shape class Figure 命名空间 Aspose.PSD 部件 Aspose.PSD...

    reference.aspose.com/psd/zh/net/aspose.psd/figu...
  2. 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...
  3. Form | Aspose.PDF for .NET API Reference

    Form A widget annotation representing an interactive form field....PDF Figure Formula English Русский 简体中文...

    reference.aspose.com/pdf/net/aspose.pdf.logical...
  4. AddSegment | Aspose.Page for .NET API Reference

    AddSegment XpsPathGeometry.AddSegment method Adds a path segment to the list of child segments of the last pah Figure......child segments of the last pah figure. public XpsPathSegment AddSegment...

    reference.aspose.com/page/net/aspose.page.xps.x...
  5. DrawEllipse | Aspose.Imaging for .NET API Refer...

    DrawEllipse MetafileRecorderGraphics2D.DrawEllipse method Draws the ellipse. public void DrawEllipse ( Pen pen , Rect......color, width, and style of the figure. rect Rectangle The boundaries...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Barcode scan - Free Support Forum - aspose.com

    Hi, My question might seem weird but I would love to have an answer. I used your online barcode scanner to verifiy if my barcode which Figure on a ticket I have for an event coming in 4 days was readable. My question i…...verifiy if my barcode which figure on a ticket I have for an event...

    forum.aspose.com/t/barcode-scan/263863
  7. 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...
  8. 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...
  9. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files....svg file shown in Figure (a) below: Copy 1 using Aspose..."line-color.svg" )); The following Figure shows the original image (a)...

    docs.aspose.com/svg/net/how-to-change-svg-color/
  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...