Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 63,680 for

graphics

(0.03 sec)
  1. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_Graphics property. Gets or sets a value determining whether or not to cache Graphics placed in document's background....cache_background_graphics property PdfSaveOptions.cache_background_graphics...cache_background_graphics property Gets or sets a value determining whether...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. Aspose::Words::Document::RenderToSize method | ...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....styles to draw text during graphics drawing. This article guides...Initialize a new object of the Graphics class with the bitmap object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  6. 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...
  7. ActiveX|Aspose.Slides 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....get_Height ()); auto graphics = Graphics :: FromImage ( image...( KnownColor :: Window )); graphics -> FillRectangle ( brush ...

    docs.aspose.com/slides/cpp/activex/
  8. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw Graphics in Java....empowers you to draw various graphics elements, and brushes play...Drawing Graphics with a Solid Brush in Java To draw graphics with...

    docs.aspose.com/drawing/java/working-with-brushes/
  9. 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/net/adding-a-signature-...
  10. 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...