Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 8,033 for

fill color

(0.07 sec)
  1. 档案

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

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  2. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 使用 XPS 图形实用程序 | .NET

    了解如何使用 Aspose.Page API for .NET 中的图形实用程序在 XPS 页面上轻松创建图像和相对复杂的形状... Fill = doc. CreateSolidColorBrus (Color. Green ); 15...100f)); 19 path. Fill = doc. CreateSolidColorBrus (Color. Red ); 20...

    docs.aspose.com/page/zh/net/xps/graphic-utilities/
  5. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhance Visual Appeal: Color‑coding helps make your spreadsheet...next to with (e.g., choose a color fill or a custom format). Click...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  6. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling Color inversion for negative values. Enhance your data visualization with this unique feature!...parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET....investigate simply graph curves, and filled curves, that you can create...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-curve/
  8. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Edit SVG in C# – Aspose.SVG for .NET

    Edit SVG files using C#. Learn how to modify SVGs with the Aspose.SVG Builder API or through direct DOM manipulation....object is created, it can be filled with SVG elements. You can...Cy( 130 ).R( 60 ).Fill(Paint.None).Stroke(Color.Salmon).StrokeWidth(...

    products.aspose.com/svg/net/edit-svg/
  10. 在 PostScript 中使用形状 | .NET

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 .NET 中使用该功能...( new SolidBrush(Color. Orange )); 16 //Fill the rectangle 17...17 document. Fill (path); 18 19 //Create graphics path from the...

    docs.aspose.com/page/zh/net/ps/working-with-sha...