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

graphics

(0.06 sec)
  1. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....create graphic elements. Pens play a crucial role in graphic operations...Width to Draw Graphics in Java To draw graphics with a specific...

    docs.aspose.com/drawing/java/working-with-pens/
  2. 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/
  3. 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/
  4. 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/
  5. 在 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...
  6. 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...
  7. 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...
  8. 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/
  9. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache Graphics placed in document's background in C++....determining whether or not to cache graphics placed in document’s background...value is true and background graphics are written to the PDF document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...