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

graphics

(0.1 sec)
  1. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能...PsDocument 包含诸如 “write_graphics_save()” 和 “write_graphics_restore()” 之...时未使用**“write_graphics_save()” 和 “write_graphics_restore()”**方法,则会影响上层的图形状态,并且...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  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. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....following classes from there: Graphics Image Bitmap PrinterSettings...Bitmap. PrinterSettings and Graphics are declared deprecated and...

    docs.aspose.com/slides/net/modern-api/
  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...

    docs.aspose.com/psd/java/adding-a-signature-to-...
  5. Archive

    archives...HTML5 Canvas element with graphics using C#. You can embed this...Canvas element is used to draw graphics on the fly within the web...

    blog.aspose.com/imaging/generate-html5-canvas-p...
  6. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....processing and drawing of graphics paths and allows for the incorporation...font hinting When creating graphics, you can customize a pen with...

    docs.aspose.com/drawing/java/developer-guide/dr...
  7. 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/
  8. ActiveX|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/activex/
  9. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....)); var graphics = image . getGraphics (); graphics . setColor...SystemColor" , "window" )); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/nodejs-java/activex/
  10. Create WMF image file via Java | products.aspos...

    Create WMF image file via Java....powerful, and user-friendly 2D graphics drawing API for the Java platform...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/java/create/wmf/