Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 44,503 for

color

(0.36 sec)
  1. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... color = "#000080" ; // Automatically...firstParagraphStyle . font . color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells library in C# to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhance Visual Appeal: Color‑coding helps make your spreadsheet...next to with (e.g., choose a color fill or custom format). Click...

    docs.aspose.com/cells/net/how-to-add-above-aver...
  3. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Underline 个注释。... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。... Print , Color = Color . Blue }; document . Pages...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  5. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 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...
  7. 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...
  8. 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...
  9. 如何通过 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...
  10. 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...