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

color

(0.22 sec)
  1. 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...
  2. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an image...resultDiv . innerHTML = '<p style="color: green;">Image with hyperlink...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  3. 使用 C++ 通过 JavaScript 创建动态图表|Documentation

    学习如何通过 C++ 使用 Aspose.Cells for JavaScript 创建动态图表。本指南将展示如何根据您的需求动态更新图表数据、系列和格式,从而在工作表中直观展示变化的数据。... innerHTML = '<p style="color: green;">Operation completed..., SaveFormat , ChartType , Color , Utils } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. 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...
  5. 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/
  6. 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...
  7. 在 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...
  8. 数据验证|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...
  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/