Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 46,997 for

color

(0.51 sec)
  1. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... SetForegroundColor ( Color :: Maroon ()); // Fill the PlotArea...

    docs.aspose.com/cells/cpp/create-high-low-close...
  2. 用JavaScript通过C++检查VBA代码是否已签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查VBA代码项目是否已签名。... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  3. 使用 C++ 通过 JavaScript 指定作者在保护工作簿时|Documentation

    使用 C++ 通过 Aspose.Cells for JavaScript 在保护工作簿时指定作者姓名... innerHTML = '<p style="color: green;">Workbook created and...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. 图片|Aspose.Slides 文档

    使用 Aspose.Slides for Android 处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... setColor ( Color . valueOf ( 144 , 238 , 144...

    docs.aspose.com/slides/zh/androidjava/examples/...
  5. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs.... Color = Color . Blue ; pictureFrame ....Set the picture frame’s line color. Set the picture frame’s line...

    docs.aspose.com/slides/net/picture-frame/
  6. 使用C++通过JavaScript设置公式中的外部链接|Documentation

    学习如何用C++通过Aspose.Cells for JavaScript在公式中设置外部链接。... innerHTML = '<p style="color: green;">Workbook created and...

    docs.aspose.com/cells/zh/javascript-cpp/set-ext...
  7. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  8. 通过JavaScript和C++计算页面设置缩放比例因子|Documentation

    本文提供示例代码,说明如何通过C++中的JavaScript API以编程方式计算Excel工作表的页面设置缩放比例,使用“适合n页宽 m页高”选项。... innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  9. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....ts -> set_ForegroundColor ( Color :: get_Blue ()); ts -> set_Font...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  10. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter.... This property sets the color that will fill the background...BackgroundColor = System. Drawing . Color . AliceBlue 16 }; 17 18 // Call...

    docs.aspose.com/html/net/convert-epub-to-png/