Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 66,509 for

graphics

(0.07 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. 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...
  3. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics object to a specified size in C++....Renders a document page into a Graphics object to a specified size...System :: Drawing :: Graphics > & graphics , float x , float y...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Height ); Graphics graphics = Graphics . FromImage ( image...( KnownColor . Window )); graphics . FillRectangle ( brush ,...

    docs.aspose.com/slides/zh/net/activex/
  5. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....styles to draw text during graphics drawing. This article guides...Initialize a new object of the Graphics class with the bitmap object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  6. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...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/net/ps/working-with-clips/
  7. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw Graphics in Java....empowers you to draw various graphics elements, and brushes play...Drawing Graphics with a Solid Brush in Java To draw graphics with...

    docs.aspose.com/drawing/java/working-with-brushes/
  8. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能... 0f ); 20 21 //Create graphics path from the rectangle 22...////////// 2 //Set paint in graphics state on upper level 3 document...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  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...