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

color

(0.11 sec)
  1. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Apply font, color, and background settings to...styling. label . Font . Color = Color . DarkBlue ; label . Font...

    docs.aspose.com/cells/net/insert-datalabels-to-...
  2. SvgColorMode|Aspose.BarCode for Python via .NET...

    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....Possible modes for filling color in svg file, RGB is default...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the document.... color = "#0000FF" ; font . name =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_IsHorizo...

    Aspose::Words::Drawing::ShapeBase::get_IsHorizontalRule method. Returns true if this shape is a horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....Inline ); // Set the title and color of the frame that appears when...); tag -> set_Color ( System :: Drawing :: Color :: get_Magenta...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... color = "#0000FF" ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Alignment method. Gets or sets the alignment of the horizontal rule in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...:HorizontalRuleFormat::get_Color method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在 Python 中自定义 Treemap 和 Sunburst 图表的数据点|Aspose....

    了解如何使用 Aspose.Slides for Python via .NET 在 treemap 和 sunburst 图表中管理数据点,兼容 PowerPoint 和 OpenDocument 格式。... solid_fill_color . color = draw . Color . yellow 设置数据点的分支颜色...fill . solid_fill_color . color = draw . Color . red presentation...

    docs.aspose.com/slides/zh/python-net/data-point...
  10. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux....specify the compression and color mode of output image to create...output file as a grayscale or color image. Code to Convert Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...