Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 46,989 for

color

(1.05 sec)
  1. ChartSeries Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeries class, your key to enhancing chart series properties for dynamic document creation and visualization....parent element shall inverts its colors if the value is negative. LegendEntry...dataLabel . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 在Excel或OpenOffice中插入超链接|Documentation

    如何在使用C++的JavaScript中,用Aspose.Cells库在Excel文件插入超链接而无需MS Excel。... innerHTML = '<p style="color: green;">Workbook created and...'result' ). innerHTML = '<p style="color: green;">Excel file created...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能... CreateSolidColorBrus (Color. Black ); 10 //Add glyph to...RectangleF 和 System.Drawing.Color,因此无需替换。 请参阅 Java 和 C++ 中的 XPS...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  4. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....Pen virtualLine = new Pen ( Color . DarkSeaGreen ); private Vector4...e . Graphics ; g . Clear ( Color . AliceBlue ); if ( points ...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  5. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting....presentation theme’s color scheme? Do not set explicit colors/fills/fonts...

    docs.aspose.com/slides/cpp/chart-legend/
  6. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples.... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  10. 在 Java 中将 SVG 转换为 PNG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PNG。考虑将 SVG 转换为 PNG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...setBackgroundColor(value) Sets Color which will fill background of... Default value is Color.Transparent(Color.getTransparent()) ...

    docs.aspose.com/html/zh/java/convert-svg-to-png/