Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 106,722 for

graphics

(0.09 sec)
  1. IsInfinite | Aspose.Imaging for .NET API Reference

    IsInfinite Region.IsInfinite method Tests whether this Region has an infinite interior on the specified drawing surfa......IsInfinite ( Graphics g ) Parameter Type Description g Graphics A Graphics...g is null. See Also class Graphics class Region namespace Aspose...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. EmfPlusStructureObjectType - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....graphics com.aspose.imaging.fileformats...fileformats.opendocument.objects.graphic com.aspose.imaging.fileformats...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. emfplusstructureobjecttype - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....graphics com.aspose.imaging.fileformats...fileformats.opendocument.objects.graphic com.aspose.imaging.fileformats...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. EmfPlusStructureObjectType - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....graphics com.aspose.imaging.fileformats...fileformats.opendocument.objects.graphic com.aspose.imaging.fileformats...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. FillRectangles() | Aspose.Slides for C++ API Re...

    Fills a series of rectangles using the specified brush....FillRectangles() Contents [ Hide ] Graphics::FillRectangles(const SharedPtr<Brush>&...void System :: Drawing :: Graphics :: FillRectangles ( const...

    reference.aspose.com/slides/cpp/system.drawing/...
  6. Document.RenderToScale | Aspose.Words for .NET

    Document RenderToScale method. Renders a document page into a Graphics object to a specified scale in C#....Renders a document page into a Graphics object to a specified scale...RenderToScale ( int pageIndex , Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose.Imaging for Java 3.6.0 Release Notes

    Aspose.Imaging for Java 3.6.0 Release Notes – the latest updates and fixes.... Graphics . UseOwnDrawingEngine = true...Imaging . Graphics graphics = new Aspose . Imaging . Graphics ( image...

    releases.aspose.com/imaging/java/release-notes/...
  8. Creating Indexed PSD Files in PHP|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....Draw some graphics over the newly created PSD $graphics = new Graphics...); $graphics -> clear ( $color -> getWhite ()); $graphics -> drawEllipse...

    docs.aspose.com/imaging/java/creating-indexed-p...
  9. ISlide | Aspose.Sildes for Python via .NET API ...

    ISlide Contents [ Hide ] ISlide class Represents a slide in a presentation. The ISlide type exposes the following mem......render_to_graphics(notes_comments_layouting, graphics, width, height)...certain slide to a Graphics object. render_to_graphics(notes_comments_layouting...

    reference.aspose.com/slides/python-net/aspose.s...
  10. Convert Slide|Aspose.Slides Documentation

    Convert PowerPoint slide to image (Bitmap, PNG, or JPG) in Java... Graphics graphics = slideImage . createGraphics...Renders the first slide to the Graphics object try { pres . getSlides...

    docs.aspose.com/slides/java/convert-slide/