Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 12,448 for

fill

(0.05 sec)
  1. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...class object to draw Rectangle Fill Region in C# Instantiate an...method of Graphics class to fill defined regions Create bitmap...

    docs.aspose.com/drawing/net/working-with-vector...
  2. Rotating Cell Text|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....RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...Set the background pattern for fill color. objstyle . Pattern =...

    docs.aspose.com/cells/net/rotating-cell-text/
  3. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... fill = doc. create_image_brush (data_dir...Tile an image 14 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/python-net/xps/working-wit...
  4. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write...chart on the slide. Set fill type and fill color of chart Set round...

    docs.aspose.com/slides/androidjava/chart-format...
  5. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write...chart on the slide. Set fill type and fill color of chart Set round...

    docs.aspose.com/slides/php-java/chart-formatting/
  6. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...SoftAssertions(); // Verify the original fill color is not the same as the...getPortionFormat().getEffective(); // Check fill color in IPortionFormatEffect...

    forum.aspose.com/t/iportioneffectivedata-instan...
  7. Convert SVG to PDF – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...stroke='black' stroke-width='3' fill='red' />\n" + 6 "</svg>\n" ;...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  8. 在 PS 文件中处理形状 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加形状的问题。了解如何在 Python 中使用该功能...orange )) 17 # Fill the rectangle 18 document. fill (path) 19 20...orange )) 17 # Fill the ellipse 18 document. fill (path) 19 20...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. Stamping with Aspose.PDF using C#|Aspose.PDF fo...

    This section describes how to add image stamps and text stamps to a PDF page....alignment for TextStamp object, fill stroke text as stamp in PDF...

    docs.aspose.com/pdf/net/stamping/
  10. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/cpp/ps/working-with-transp...