Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 37,996 for

canvas

(0.14 sec)
  1. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...new PointF(0f, 5f); 11 12 // Canvas for magenta grid VisualBrush...Tile ; 24 // New canvas 25 XpsCanvas canvas = doc. AddCanvas...

    docs.aspose.com/page/net/xps/working-with-visua...
  2. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Canvas ); shape . fill . textureAlignment... Drawing . PresetTexture . Canvas ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Visual Brush | C++

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... f )); 7 8 // Canvas for magenta grid VisualBrush...// New canvas 19 System ::SharedPtr < XpsCanvas > canvas = doc...

    docs.aspose.com/page/cpp/xps/working-with-visua...
  4. Fill.preset_texture property | Aspose.Words for...

    Fill.preset_texture property. Gets a [PresetTexture](../../presettexture/) for the fill.... CANVAS ) shape . fill . texture_alignment... drawing . PresetTexture . CANVAS , shape . fill . preset_texture...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PresetTexture | Aspose.Words for Java

    Specifies texture to be used to fill a shape in Java.... CANVAS Canvas texture. CORK Cork texture...marble texture. CANVAS public static int CANVAS Canvas texture. CORK...

    reference.aspose.com/words/java/com.aspose.word...
  6. SVG viewBox – How does the SVG viewBox work?

    Learn what a viewbox is and how it can be used to scale and crop SVG images....flexible window within the SVG canvas, allowing you to control how...The difference between SVG canvas, viewport, and viewBox How...

    docs.aspose.com/svg/net/drawing-basics/svg-view...
  7. Modern API|Aspose.Slides Documentation

    Modern API...following classes from there: Canvas Bitmap As of version 24.4,...contain dependencies on Bitmap. Canvas is declared deprecated and...

    docs.aspose.com/slides/androidjava/modern-api/
  8. Working with Visual Brush in XPS file | Java

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...= new XpsDocument(); 7 8 // Canvas for magenta grid VisualBrush...Tile ); 25 26 // New canvas 27 XpsCanvas canvas = doc. addCanvas...

    docs.aspose.com/page/java/xps/working-with-visu...
  9. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... CANVAS ) shape . fill . texture_alignment... drawing . PresetTexture . CANVAS , shape . fill . preset_texture...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... PointF (0, 5) 10 11 # Canvas for the magenta grid VisualBrush...VisualBrush 12 visual_canvas = doc. create_canvas () 13 14 visual_path...

    docs.aspose.com/page/python-net/xps/working-wit...