Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 63,464 for

graphics

(0.04 sec)
  1. Aspose::Words::Saving::GraphicsQualityOptions c...

    Aspose::Words::Saving::GraphicsQualityOptions class. Allows to specify additional Graphics quality options. To learn more, visit the documentation article in C++....Allows to specify additional Graphics quality options. To learn...composited images are drawn to this Graphics. get_CompositingQuality ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...always performed within a graphics state delimited by the “gsave”...such as “write_graphics_save()” and “write_graphics_restore()” to...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToSize method. Renders the shape into a Graphics object to a specified size in C++....method Renders the shape into a Graphics object to a specified size...System :: Drawing :: Graphics > & graphics , float x , float y...

    reference.aspose.com/words/cpp/aspose.words.ren...
  4. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....create graphic elements. Pens play a crucial role in graphic operations...Width to Draw Graphics in Java To draw graphics with a specific...

    docs.aspose.com/drawing/java/working-with-pens/
  5. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...PostScript is made always in a graphics state that is bound by “gsave”...content, including nested graphics state, and make any transformations...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  6. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  7. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...DrawLine method exposed by Graphics class. First, we will create...

    docs.aspose.com/psd/net/drawing-images/
  8. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET... Height ); Graphics graphics = Graphics . FromImage ( image...( KnownColor . Window )); graphics . FillRectangle ( brush ,...

    docs.aspose.com/slides/net/activex/
  9. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Initialize a new object of Graphics class with this bitmap object...RotateTransform method of Graphics object to specify the rotation...

    docs.aspose.com/drawing/net/working-with-coordi...
  10. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in Java....Initialize a new object of the Graphics class with this bitmap object...rotateTransform() method of the Graphics object to specify the rotation...

    docs.aspose.com/drawing/java/working-with-coord...