Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 840 for

gradient fill

(0.06 sec)
  1. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...to apply over the underlying fill. Generated XPS document will...will show slanting gradient stripes as a present over the source...

    docs.aspose.com/page/net/xps/working-with-trans...
  2. Edit HTML5 Canvas – С# Examples

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....and , enabling the use of gradients, patterns, and solid colors...render a custom text filled in with the gradient brush. Copy 1 //...

    docs.aspose.com/html/net/edit-html5-canvas/
  3. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...12 // Set blue solid brush to fill path1 13 path1. setFill (doc... and set red solid brush to fill it 28 path3. setFill (doc. ...

    docs.aspose.com/page/java/xps/working-with-tran...
  4. Aspose.PSD for Python via .NET 24.11 - Release ...

    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....image = cast ( PsdImage , img ) fill_layer = cast ( FillLayer , image...Assuming index of the fill layer is 1 src_fill_settings = cast (...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... fill ( new Rectangle2D. Float (0...Create rectangle with opaque gradient fill ////////// 15 Rectangle2D...

    docs.aspose.com/page/java/ps/working-with-trans...
  6. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....Feature PSDJAVA-566 Handle Gradient type Noise in GdflResrource...()); } ** PSDJAVA-566. Handle Gradient type Noise in GdflResrource**...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  7. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....Browsers with C++ Render Gradient Fill for the WordArt while Converting...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  8. Aspose.PSD for Python via .NET 23.12 - Release ...

    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....Feature PSDPYTHON-8 Handle Gradient type Noise in GdflResrource...PSD.FileFormats.Psd.Layers.Gradient.NoiseColorModel F:Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  9. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear Gradient....Brush with a linear gradient. This class cannot be inherited...arg0) getAngle() Gets the gradient angle. getBlend() Gets a Aspose...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  10. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...width , height ) { // Set the fill color of the rectangle GraphInfo...100 , 200 , 120 ) { // Specify fill color for the Rectangle object...

    docs.aspose.com/pdf/zh/net/add-rectangle/