Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 46,916 for

color

(0.18 sec)
  1. Aspose::Words::ConditionalStyle::get_TopPadding...

    Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....Col ( System :: Drawing :: Color :: get_AliceBlue ()); // 2 -...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 用C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括成交量、最高、最低和收盘价,以便更好的分析与可视化。...SetCategoryData ( u "A2:A9" ); // Set Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill...

    docs.aspose.com/cells/zh/cpp/create-volume-high...
  4. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!... Color = Color . Green ; // All inline...

    reference.aspose.com/words/net/aspose.words/com...
  5. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Color = Color . Red ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers.... Color = Color . Green ; // All inline...

    reference.aspose.com/words/net/aspose.words.not...
  7. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!... BackgroundPatternCol = Color . LightCoral ; shading . ForegroundPatternCol...ForegroundPatternCol = Color . LightSalmon ; builder . Write (...

    reference.aspose.com/words/net/aspose.words/bor...
  8. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the document....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Modifying AcroForms|Aspose.PDF for Java

    This section explains how to modifying forms in your PDF document with Aspose.PDF for Java....(Font font, double size, Color color) class. This class can be...( font , 10 , java . awt . Color . BLACK )); // Save updated...

    docs.aspose.com/pdf/java/modifing-form/
  10. Add Trend Lines to Presentation Charts in Java|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for Java — a practical guide to engage your audience.... setColor ( Color . RED ); // Adding Logarithmic...exposed by Shapes object Set the Color of the shape lines. Write the...

    docs.aspose.com/slides/java/trend-line/