Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 188 for

solid color brush

(0.18 sec)
  1. Modify and add new XPS files | C++

    C++ API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the code examples on how to do it.... Set the fill color of the text using the set_Fill...Method, passing in a solid color brush created by the CreateSolidColorBrus...

    products.aspose.com/page/cpp/create-xps-file/
  2. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....Exception on loading PSD image: Color section (DropShadow Resource)...must contain 3 color components for RGB or 4 color components for...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  3. C# .NET API for PostScript Processing

    C# ASP.NET VB.NET library to load and convert XPS PS and EPS files to PDF and Images. Create or manipulate XPS files in .NET applications...shapes, and specifying colors in different color spaces. Using the...Paths Glyphs Solid Color Brush Image Brush Visual Brush sRGB scRGB...

    products.aspose.com/page/net/
  4. C++ API for PostScript Processing

    Load and convert PS, EPS and XPS files to PDF and Images with this lIbrary. Create or manipulate XPS files in C++ applications....play with a palette of vibrant colors in various spaces. Plus, you...Paths Glyphs Solid Color Brush Image Brush Visual Brush sRGB scRGB...

    products.aspose.com/page/cpp/
  5. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......Brush Aspose.Imaging.Brush DisposableObject...True deep_clone() DeepClone() Brush False aspose.imaging.BuildVersionInfo...

    docs.aspose.com/imaging/python-net/python-notes...
  6. Aspose.PSD for Java 20.3 - Release Notes|Docume...

    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....Exception on loading PSD image: Color section (DropShadow Resource)...must contain 3 color components for RGB or 4 color components for...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...specify appearance properties - brushes, stroke pattern, opacity, etc...doc. CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/
  8. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...specify appearance properties - brushes, stroke pattern, opacity, etc...CreateSolidColorBrus(System::Drawing::Color::get_Green())); 21 doc -> Add...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  9. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...To do so, you must specify a brush offered by the API. In the example...Create a brush 13 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...
  10. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....height='100' style='border:1px solid #d3d3d3;'></canvas> 9 <script>...gradients, patterns, and solid colors. You can apply transformations...

    docs.aspose.com/html/net/edit-html5-canvas/