Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 47,129 for

color

(1.05 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush Color that fills the horizontal rule in C++....at::get_Color method HorizontalRuleFormat::get_Color method Gets...Gets or sets the brush color that fills the horizontal rule....

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  4. ThemeFonts.latin property | Aspose.Words for No...

    ThemeFonts.latin property. Specifies font name for Latin characters....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Theme.minorFonts property | Aspose.Words for No...

    Theme.minorFonts property. Allows to specify the set of minor fonts for different languages....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this document....Examples Shows how to set custom colors and fonts for themes. let doc...Document ( base . myDir + "Theme colors.docx" ); // The "Theme" object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in C# to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...properties, Color and LineStyle to set a border’s line color and style...

    docs.aspose.com/cells/net/cells-border-settings/
  10. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...