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

graphics

(0.12 sec)
  1. 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/
  2. LaTeX includegraphics

    Learn about LaTeX includeGraphics macro, along with image transformations, viewport, clipping, and the difference between Graphics and graphicx packages....occasionally want to include graphic figures. On the one hand, those...is generally called vector graphics. Modern LaTeX systems (such...

    docs.aspose.com/tex/java/latex-includegraphics/
  3. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#....styles to draw text during graphics drawing. This article shows...Bitmap object Instantiate a Graphics object with the bitmap object...

    docs.aspose.com/drawing/net/working-with-text-a...
  4. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  5. 在 PostScript 中使用转换 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 .NET 中使用该功能...(100, 100); 11 12 //Create graphics path from the rectangle 13...////////// 2 //Set a paint in graphics state on upper level 3 document...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  6. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...always performed within a graphics state delimited by the “gsave”...such as “write_graphics_save()” and “write_graphics_restore()” to...

    docs.aspose.com/page/python-net/ps/working-with...
  7. 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/
  8. 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/
  9. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...////////// 2 //Set paint in graphics state on upper level 3 document...that is on on upper level graphics state and that is without...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  10. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...content within the current graphics state in PS viewers or editors...rectangle within the same graphics state. In the example below...

    docs.aspose.com/page/zh/python-net/ps/working-w...