Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 45,869 for

color

(0.35 sec)
  1. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to add Circle Annotation using C++ | Aspose...

    Add Circle annotations programmatically in PDF with C++ sample code on any platform with C++ language...Smith" , Color = Color . Red , InteriorColor = Color . MistyRose...

    products.aspose.com/pdf/cpp/annotation/circle/add/
  3. 如何用 .NET 添加 Redaction 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Redaction 个注释。... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 使用C++管理Excel图表的图例|Documentation

    学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。..."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/zh/cpp/chart-legend/
  5. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 验证用于保护工作表的密码,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++验证用于保护工作表的密码。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Specified password...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  8. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java.... Setting Chart Series Colors Dynamically For a chart with...with dynamic data, you can set colors of chart series dynamically...

    docs.aspose.com/words/java/using-charts-to-repr...
  9. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-curve/