Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 47,055 for

color

(2.26 sec)
  1. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... highlight_color = aspose . pydrawing . Color . light_gray...shape . font . color = aspose . pydrawing . Color . red shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java.... Setting Chart Series Colors Dynamically For a chart with...with dynamic data, you can set colors of chart series dynamically...

    docs.aspose.com/words/java/using-charts-to-repr...
  4. ThemeFont | Aspose.Words for Java

    Specifies the types of theme font names for document themes in Java....to work with theme fonts and colors. Document doc = new Document();...Normal style theme color is: {0} and RGB color is: {1}\n", font...

    reference.aspose.com/words/java/com.aspose.word...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 添加、提取、删除 PDF 中的表格 https://products.aspose.com/pdf/zh-hant/cpp/table/ Recent content in 使用 C++ 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF Products H......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/cpp/table/index...
  6. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  7. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Highlighting code works only after clicking a c...

    Hi, I’m using the code below to highlight cells, it’s working in aspose.cells.gridjs version 26.5 but somehow in newer versions, I have to still click the cell for the Color change to take effect. Is there something tha…...still click the cell for the color change to take effect. Is there...function highlightCell(ri, ci, color) { xs.setActiveCell(ri, ci);...

    forum.aspose.com/t/highlighting-code-works-only...
  9. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  10. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Color = Color . Red ; Assert . That (.... That ( newStyle . Font . Color , Is . Not . EqualTo ( doc ...

    reference.aspose.com/words/net/aspose.words/sty...