Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 68,437 for

graphics

(0.05 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....

    docs.aspose.com/imaging/java/adding-a-watermark...
  2. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the C++ Modern API for seamless PowerPoint and OpenDocument automation....System::Drawing: System::Drawing::Graphics System::Drawing::Image Sy...API. Methods with System::Graphics are declared deprecated and...

    docs.aspose.com/slides/cpp/modern-api/
  3. 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/
  4. Adding a Signature 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 make use of the Graphics class to draw another image...image’s surface using the Graphics class' DrawImage method. We’ll...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  5. 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...
  6. 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...
  7. EMF to SVG Images Conversion with Python | prod...

    How to use Python for EMF to SVG images and photos conversion on desktop and web applications....task encountered by every graphic designer. The efficiency and...distribution. An image crafted in a graphic editor is likely to be in vector...

    products.aspose.com/imaging/python-net/conversi...
  8. EMF to SVGZ Images Conversion with Python | pro...

    How to use Python for EMF to SVGZ images and photos conversion on desktop and web applications....task encountered by every graphic designer. The efficiency and...distribution. An image crafted in a graphic editor is likely to be in vector...

    products.aspose.com/imaging/python-net/conversi...
  9. 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...
  10. 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...draw_line method exposed by Graphics class. First, we will create...

    docs.aspose.com/imaging/python-net/drawing-images/