Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 68,393 for

graphics

(0.17 sec)
  1. Adding a Watermark to an 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.... This example uses the Graphics class to draw a string on...the image surface using the Graphics class DrawString method. We’ll...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...
  2. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....render a metafile as vector graphics. If Aspose.Words cannot correctly...metafile records to vector graphics then Aspose.Words renders...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle...layer and update it using the graphic API: regularLayer = img . add_regular_layer...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  4. 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. To add a clip to the...

    docs.aspose.com/page/java/ps/working-with-clips/
  5. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document Graphics quality with customizable options for superior output....Allows to specify additional Graphics quality options. To learn...composited images are drawn to this Graphics. CompositingQuality { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-clips/
  7. ActiveX|Aspose.Slides 文档

    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 = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/zh/androidjava/activex/
  8. Adding a Watermark to an 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.... This example uses the Graphics class to draw a string on...the image surface using the Graphics class' DrawString method....

    docs.aspose.com/imaging/python-net/adding-a-wat...
  9. Adding a Watermark to an 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.... This example uses the Graphics class to draw a string on...the image surface using the Graphics class' drawString method....

    docs.aspose.com/imaging/java/adding-a-watermark...
  10. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Height ); Graphics graphics = Graphics . FromImage ( image...( KnownColor . Window )); graphics . FillRectangle ( brush ,...

    docs.aspose.com/slides/net/activex/