Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 68,463 for

graphics

(0.54 sec)
  1. 在 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...
  2. 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...
  3. Adding a Signature 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 make use of the Graphics class to draw another image...image’s surface using the Graphics class' DrawImage method. We’ll...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  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. 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...
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....get_Height ()); auto graphics = Graphics :: FromImage ( image...( KnownColor :: Window )); graphics -> FillRectangle ( brush ...

    docs.aspose.com/slides/cpp/activex/
  7. 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...
  8. 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/
  9. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....render a metafile as vector graphics. If Aspose.Words cannot correctly...metafile records to vector graphics then Aspose.Words renders...

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