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

graphics

(0.07 sec)
  1. 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...
  2. 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/
  3. 在 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...
  4. 在 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...
  5. 在 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...
  6. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....method Renders the shape into a Graphics object to a specified scale...SizeF RenderToScale ( Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words.ren...
  7. 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/
  8. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....method Renders the shape into a Graphics object to a specified size...float RenderToSize ( Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words.ren...
  9. 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...
  10. 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/