Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 12,730 for

fill

(0.88 sec)
  1. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Fill . FillType = FillType . Solid...Solid ; series . Format . Fill . SolidFillColor . Color = Color...

    docs.aspose.com/slides/zh/net/chart-data-label/
  2. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....create different solid color filled rectangles use methods of the...XpsDocument(); // ARGB solid color filled rectangle XpsPath rect1 = doc...

    products.aspose.com/page/net/work-with-brushes/
  3. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for C++. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....Code Set Picture as Background Fill in the Chart with Golang via...

    docs.aspose.com/cells/go-cpp/set-the-values-for...
  4. 档案

    档案...f)); path->set_Fill(doc->CreateLinearGradient(S...XpsGradientBrush>(path->get_Fill()))->get_GradientStops()->AddRange(stops);...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  5. Working with Vector Graphics in Java|Documentation

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

    docs.aspose.com/drawing/java/working-with-vecto...
  6. Working with Shapes in Ruby|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....Shape in Ruby Set Visio Shape’s Fill data in Ruby Set Visio Shape’s...

    docs.aspose.com/diagram/java/working-with-shape...
  7. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/net/drop-shadow/
  8. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。... getCells (); // Fill some sample data into the cells...); // Implement the shading / fill color. flag1 . setCellShading...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  9. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern Fills for your designs. Enhance your visuals today!...for a stroke image or pattern fill. public byte [] ImageBytes {...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color transparency levels, semi-transparent images and text rendering.... Additionally, we fill the interior of the car body's...Intersect method. Finally, we fill this region with a magenta-colored...

    docs.aspose.com/drawing/net/showcases/car-body/