Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 30,674 for

color

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current paragraph formatting properties in C++....Col ( System :: Drawing :: Color :: FromArgb ( 198 , 217 , 241...Col ( System :: Drawing :: Color :: get_White ()); builder ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering....check whether the page is in color or not. doc = aw . Document...page of the document is not colored. self . assertFalse ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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 Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  5. 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...
  6. 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...
  7. 如何通过 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...
  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. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level.... color = aspose . pydrawing . Color . blue level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... color = "#000080" ; // Automatically...firstParagraphStyle . font . color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...