Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 68,733 for

graphics

(0.09 sec)
  1. Manage ActiveX Controls in Presentations Using ...

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

    docs.aspose.com/slides/java/activex/
  2. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...provides the capability to draw graphics elements. Pens are one of...key elements of working with graphics and are used to draw different...

    docs.aspose.com/drawing/net/working-with-pens/
  3. 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...
  4. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...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/net/ps/working-with-transf...
  5. How to Install libgdiplus in macOS|Documentation

    This article explains how to install libgdiplus in macOS, such as Monterey 12.4....Common graphics library. This situation often...the System.Drawing.Common graphics library depends on libgdiplus...

    docs.aspose.com/cells/net/how-to-install-libgdi...
  6. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化和增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/zh/java/activex/
  7. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw Graphics in C# and VB.NET....provides the capability to draw graphics elements. Brushes are one...key element of working with graphics and are used to fill the internal...

    docs.aspose.com/drawing/net/working-with-brushes/
  8. ActiveX|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/activex/
  9. Aspose::Words::Rendering::NodeRendererBase::Ren...

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

    reference.aspose.com/words/cpp/aspose.words.ren...
  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...DrawLine method exposed by Graphics class. First, we will create...

    docs.aspose.com/psd/net/drawing-images/