Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 63,464 for

graphics

(0.09 sec)
  1. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件... Height ); Graphics graphics = Graphics . FromImage ( image...( KnownColor . Window )); graphics . FillRectangle ( brush ,...

    docs.aspose.com/slides/zh/net/activex/
  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. We...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  3. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...the content of the current graphics state that will be shown in...blue-filled rectangle in the same graphics state. To add a clip to the...

    docs.aspose.com/page/java/ps/working-with-clips/
  4. Aspose::Words::Document::RenderToScale method |...

    Aspose::Words::Document::RenderToScale method. Renders a document page into a Graphics object to a specified scale in C++....Renders a document page into a Graphics object to a specified scale...System :: Drawing :: Graphics > & graphics , float x , float y...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Hello World Example|Documentation

    Java Hello World example to draw an Arc. Java code sample to work with vector Graphics in Java....vector graphics creation. The Aspose.Drawing Graphic Library...facilitates the creation of vector graphics primitives like lines, curves...

    docs.aspose.com/drawing/java/hello-world-example/
  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. 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...
  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 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/python-net/ps/working-with...
  10. 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/