Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 46,368 for

color

(0.12 sec)
  1. FixedPageSaveOptions.color_mode property | Aspo...

    FixedPageSaveOptions.Color_mode property. Gets or sets a value determining how Colors are rendered....color_mode property FixedPageSaveOptions.color_mode property...determining how colors are rendered. @property def color_mode ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....setColor(Color.BLACK); textWatermarkOptions...Description getColor() Gets font color. getFontFamily() Gets font family...

    reference.aspose.com/words/java/com.aspose.word...
  3. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground Color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme Colors!...represents the stroke foreground color. public ThemeColor ForeThemeColor...Shows how to set fore theme color and tint and shade. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Forms2OleControl.Width | Aspose.Words for .NET

    Discover how to easily adjust the Width property of Forms2OleControl for precise control sizing in points. Enhance your UI design effortlessly!... ForeColor = Color . FromArgb ( 0x17 , 0xE1 , 0x35...); oleControl . BackColor = Color . FromArgb ( 0x33 , 0x97 , 0xF4...

    reference.aspose.com/words/net/aspose.words.dra...
  5. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the document.... color = aspose . pydrawing . Color . blue horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。... setColor ( Color . getLightGreen ()); StrikeOutAnnotation...strikeOutAnnotation . setColor ( Color . getBlue ()); SquigglyAnnotation...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  7. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  8. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // 设置 StrokingColor...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  9. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....changing the SmartArt style or color style. The examples show how...); } Change a SmartArt Shape Color Style In this example, we will...

    docs.aspose.com/slides/net/manage-smartart-shape/