Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 30,426 for

color

(0.04 sec)
  1. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++...."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  2. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....Show data labels and set font color. series . HasDataLabels = true...true ; dataLabels . Font . Color = Color . White ; // Set data label...

    reference.aspose.com/words/net/aspose.words.dra...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Viewer via Javahttps://products.aspose.com/pdf/java/viewer/Recent content in PDF Viewer via Java on Aspsoe.PDF ProductsHugo -- gohugo.ioenF......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/java/viewer/index.xml
  4. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...(title, color)。 SquigglyAnnotation 并设置参数 (title, color)。 UnderlineAnnotation...UnderlineAnnotation 并设置参数 (title, color)。 然后我们应该将所有注释添加到页面。 using namespace...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  5. Stroke.Transparency | Aspose.Words for .NET

    Adjust the Stroke Transparency property to control opacity from 0.0 (opaque) to 1.0 (clear), enhancing your design's visual impact.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... HighlightColor = Color . Yellow ; doc . FirstSection.... Bold = true ; font . Color = Color . Blue ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Border | Aspose.Words for Java

    Represents a border of an object in Java....setColor(Color.GREEN); builder.getFont().getBorder()...getColor() Gets the border color. getDistanceFromText() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... setBackgroundColor ( Color . getLightGray ()); textFragment...getTextState (). setForegroundColor ( Color . getRed ()); // 使用 setStrokingColor...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  10. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and Color in C# and VB.NET. Join Lines in C#...circle, etc with the specified color. Set Pen Width to Draw Graphics...output image format Set Pen Color to Draw Graphics in C# To draw...

    docs.aspose.com/drawing/net/working-with-pens/