Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 68,323 for

graphics

(0.07 sec)
  1. 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-...
  2. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能...PsDocument 包含诸如 “write_graphics_save()” 和 “write_graphics_restore()” 之...时未使用**“write_graphics_save()” 和 “write_graphics_restore()”**方法,则会影响上层的图形状态,并且...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  3. 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/
  4. 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...
  5. PdfSaveOptions.cacheBackgroundGraphics property...

    PdfSaveOptions.cacheBackgroundGraphics property. Gets or sets a value determining whether or not to cache Graphics placed in document's background....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/nodejs-net/aspose.wo...
  6. PdfSaveOptions.CacheBackgroundGraphics | Aspose...

    Discover the PdfSaveOptions CacheBackgroundGraphics property to optimize document Graphics caching, enhancing your PDF creation and performance....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/net/aspose.words.sav...
  7. Creating Indexed PSD Files in PHP|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....Draw some graphics over the newly created PSD $graphics = new Graphics...); $graphics -> clear ( $color -> getWhite ()); $graphics -> drawEllipse...

    docs.aspose.com/imaging/java/creating-indexed-p...
  8. 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-...
  9. MetafileRenderingMode enumeration | Aspose.Word...

    aspose.words.saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....render a metafile as vector graphics. If Aspose.Words cannot correctly...metafile records to vector graphics then Aspose.Words renders...

    reference.aspose.com/words/python-net/aspose.wo...
  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/zh/net/ps/working-with-clips/