Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 63,680 for

graphics

(0.04 sec)
  1. 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...
  2. 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...
  3. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET... Height ); Graphics graphics = Graphics . FromImage ( image...( KnownColor . Window )); graphics . FillRectangle ( brush ,...

    docs.aspose.com/slides/net/activex/
  4. Drawing Images using GraphicsPath|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....creating and maintaining a graphics path. The GraphicsPath has...that describes the paths that Graphics class can draw. The GraphicsPath...

    docs.aspose.com/imaging/net/drawing-images-usin...
  5. 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...
  6. Aspose::Words::Rendering::NodeRendererBase::Ren...

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

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

    docs.aspose.com/imaging/net/adding-a-watermark-...
  8. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document Graphics quality with customizable options for superior output....Allows to specify additional Graphics quality options. To learn...composited images are drawn to this Graphics. CompositingQuality { get;...

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

    docs.aspose.com/imaging/python-net/adding-a-wat...
  10. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...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/cpp/ps/working-with-clips/