Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 106,179 for

graphics

(0.07 sec)
  1. Aspose.Drawing | Aspose.Drawing for .NET API Re...

    Aspose.Drawing is a Graphics API that provides the capability of 2D drawings identical to GDI in your .NET applications....Drawing is a graphics API that provides the capability...NamespaceDoc Aspose.Drawing is a graphics API that provides the capability...

    reference.aspose.com/drawing/net/aspose.drawing/
  2. PrintPageEventArgs | Aspose.Drawing for .NET AP...

    PrintPageEventArgs PrintPageEventArgs class Provides data for the PrintPage event. public class PrintPageEventArgs Co......Description Graphics { get; } Gets the Graphics used to paint...

    reference.aspose.com/drawing/net/system.drawing...
  3. DrawPolygon | Aspose.Drawing for .NET API 参考

    DrawPolygon DrawPolygon(Pen, Point[]) public void DrawPolygon ( Pen pen , Point [] points ) 也可以看看 class Pen struct Po......class Pen struct Point class Graphics 命名空间 Aspose.Drawing 部件 Aspose...class Pen struct PointF class Graphics 命名空间 Aspose.Drawing 部件 Aspose...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  4. DrawLines | Aspose.Drawing for .NET API 参考

    DrawLines DrawLines(Pen, PointF[]) public void DrawLines ( Pen pen , PointF [] points ) 也可以看看 class Pen struct PointF......class Pen struct PointF class Graphics 命名空间 Aspose.Drawing 部件 Aspose...class Pen struct Point class Graphics 命名空间 Aspose.Drawing 部件 Aspose...

    reference.aspose.com/drawing/zh/net/aspose.draw...
  5. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....Graphics graphics = new Graphics(raster); int width...- (2 * (height / 3)) - 1); graphics.DrawRectangle(new Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  6. SaveOptions - Aspose.TeX for Java - API Reference

    Java API to typeset TeX files from within Java based applications....PS/EPS and/or XPS/OXPS included graphics. void rasterizeIncludedGra...PS/EPS and/or XPS/OXPS included graphics. boolean subsetFonts () Gets...

    reference.aspose.com/tex/java/com.aspose.tex.re...
  7. Pen | Aspose.Imaging for .NET API Reference

    Pen Contents [ Hide ] Pen constructor (1 of 4) Initializes a new instance of the Pen class with the specified color. ......{ //Create an instance of Graphics and initialize it with Image...Imaging . Graphics graphics = new Aspose . Imaging . Graphics ( image...

    reference.aspose.com/imaging/net/aspose.imaging...
  8. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....CGM Computer Graphics Metafile for 2D vector graphics EPUB Ebook...Files SVG Scalable Vector Graphics (An XML-based vector image...

    docs.aspose.com/pdf/net/supported-file-formats/
  9. Aspose.Imaging for .NET 3.7.0 Release Notes

    Aspose.Imaging for .NET 3.7.0 Release Notes – the latest updates and fixes....support for Scalable Vector Graphics (SVG) 1.1 format support New...image ) { Aspose . Imaging . Graphics . UseOwnDrawingEngine = true...

    releases.aspose.com/imaging/net/release-notes/2...
  10. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...the content of the current graphics state that will be shown in...blue-filled rectangle in the same graphics state. In order to add a clip...

    docs.aspose.com/page/java/ps/working-with-clips/