Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 69,792 for

graphics

(3.77 sec)
  1. ImageSaveOptions.metafile_rendering_options pro...

    ImageSaveOptions.metafile_rendering_options property. Allows to specify how metafiles are treated in the rendered output....renders metafile to vector graphics using its own metafile rendering...first and then renders vector graphics to the image. When MetafileRenderingMod...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....raster or vector image or to a Graphics object. To learn more, visit...resolution. RenderToScale ( Graphics, float, float, float ) Renders...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Format PNG Portable Network Graphics JPEG Joint Photographic Experts...Experts Group GIF Graphics Interchange Format TIFF Tagged Image...

    docs.aspose.com/drawing/net/supported-file-form...
  4. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP presentations....Graphics2D graphics = bitmap . createGraphics (); try { graphics . setPaint...Color ( 144 , 238 , 144 )); graphics . fillRect ( 0 , 0 , 100 ...

    docs.aspose.com/slides/java/examples/elements/p...
  5. 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....creating and maintaining a graphics path. The GraphicsPath has...that describes the paths that Graphics class can draw. The GraphicsPath...

    docs.aspose.com/imaging/python-net/drawing-imag...
  6. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....class Initialize an object of Graphics class from this bitmap Define...Use the DrawArc method of Graphics class object to draw an arc...

    docs.aspose.com/drawing/net/create-image/
  7. Supported File Formats|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.... SVG Scalable Vector Graphics format. TIFF Tagged Image...Format. PNG Portable Network Graphics format. BMP Bitmap Image format...

    docs.aspose.com/cells/sharepoint/supported-file...
  8. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector Graphics in C# and VB.NET....NET API with a simple vector graphics drawing. Aspose.Drawing for...that is used to draw vector graphics primitives such as lines,...

    docs.aspose.com/drawing/net/hello-world-example/
  9. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....customize the generated image with graphics and some text. Steps to Create...Bitmap class and initialize the Graphics object with it Set the shooting...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  10. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...options, false ); 9 10 //Create graphics path from the rectangle 11...shape ////////// 15 16 //Save graphics state in order to return back...

    docs.aspose.com/page/zh/java/ps/working-with-cl...