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

solid color brush

(0.11 sec)
  1. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Pens Color Width Dash style Cap type Join type Brushes Solid...

    docs.aspose.com/drawing/net/feature-list/
  2. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display text with different fonts, sizes, and styles in Java. Load and save drawings in Java....Flatten paths (planned) Pens Color Width Dash style Cap type (planned)...(planned) Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/java/feature-list/
  3. 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 6 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. 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/
  5. 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....height='100' style='border:1px solid #d3d3d3;'></canvas> 7 <script>...gradients, patterns, and solid colors. You can apply transformations...

    docs.aspose.com/html/net/edit-html5-canvas/
  6. Aspose.PSD for .NET 20.3 - 发行说明|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....string sourceFile = "rect2_color.ai" ; using ( var aiImage =...)) { aiImage . Save ( "rect2_color.ai_output.pdf" , new PdfOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...GradientStops> <GradientStop Color="sc#0.980392158, 1, 1, 1" Offset="0"...Offset="0" /> <GradientStop Color="sc#0.521568656, 1, 1, 1" Offset="1"...

    docs.aspose.com/page/net/what-is-xps-file/
  8. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....also see how to work with the colors of the shapes. Working analogically.... To create CMYK (blue) solid color stroked rectangle in the...

    products.aspose.com/page/net/manipulate-vector-...
  9. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setForeColor(Color.WHITE); // 2 - The stroke, which...setWeight(5.0); stroke.setColor(Color.RED); stroke.setDashStyle(DashStyle...

    reference.aspose.com/words/java/com.aspose.word...
  10. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Color ConvertColor ( string inputColor , Color defVal...)) return defVal ; try { int color = Convert . ToInt32 ( inputColor...

    docs.aspose.com/barcode/net/how-to-create-custo...