Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 44,495 for

color

(0.15 sec)
  1. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument.... Color = Color . Black ; // Assign the...

    docs.aspose.com/slides/net/examples/elements/te...
  3. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Color = Color . Blue ; level . Font ....

    reference.aspose.com/words/net/aspose.words.lis...
  4. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal.... Color = Color . Blue ; level . Font ....

    reference.aspose.com/words/net/aspose.words/sty...
  5. 如何通过 Node.js 以及 C++ 改变评论字体颜色|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Color . Black ); const font = shape.... setColor ( AsposeCells . Color . White ); const styleFlag =...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  6. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....SetCategoryData ( u "A2:A9" ); // Set the color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  7. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....GetCategoryData () = u "A2:A9" ; // Set color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  8. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity.... Color = Color . Red ; yAxis . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Character spacing updated...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  10. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... setColor ( Color . cyan ); // 为第二张幻灯片创建文本框 IAutoShape...getSolidFillColor (). setColor ( Color . darkGray ); // 为第三张幻灯片创建文本框...

    docs.aspose.com/slides/zh/java/manage-zoom/