Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 44,566 for

color

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。... innerHTML = '<p style="color: green;">Validation added successfully...errorMessage = "Please select a color from the list" ; // Specify...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  5. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Supports background color settings. Supports autofill...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  6. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET.... Color . Aqua ; pdfDocument . Pages...

    products.aspose.com/pdf/net/stamps/text/
  7. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Clear ( Color . FromArgb ( random . Next (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 在 PostScript 中使用转换 | C++

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 C++ 中使用该功能...dBrush > (System::Drawing::Color::get_Orange())); 4 5 //Fill...dBrush > (System::Drawing::Color::get_Blue())); 11 12 //Fill...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  9. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...new points and setting sector color // series.IsColorVaried = true;...getSolidFillColor().setColor(new Color(PresetColor.Cyan)); // Setting...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  10. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/