Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 8,014 for

fill color

(0.11 sec)
  1. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Fill the rectangle path. Close the...( new SolidBrush(Color. Orange )); 16 //Fill the rectangle 17...

    docs.aspose.com/page/net/ps/working-with-shapes/
  2. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/
  3. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Format method. Provides access to Fill and line formatting of the axis title in C++....t method Provides access to fill and line formatting of the axis...-> get_Fill () -> Solid ( System :: Drawing :: Color :: get_DarkSlateGray...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. light.svg

    docs.aspose.com/svg/files/light.svg

  5. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++.... // 1 - The fill, which applies to the area within...get_Fill () -> set_ForeColor ( System :: Drawing :: Color :: get_White...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points in C++.... // 1 - The fill, which applies to the area within...get_Fill () -> set_ForeColor ( System :: Drawing :: Color :: get_White...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...refers to an image utilized for filling or drawing objects such as...These are aspose.pydrawing.Color , aspose.pydrawing.TextureBrush...

    docs.aspose.com/page/python-net/ps/working-with...
  8. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Orange())); 4 5 //Fill the first rectangle...transformations. 6 document -> Fill(path); 7 ////////// 现在,我们创建...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  9. 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 the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/androidjava/chart-format...
  10. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...system fonts folders) for filling text ////////// 2 System::SharedPtr...; 3 //Fill text with default or already defined color. In given...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/