Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 35,893 for

color

(0.11 sec)
  1. C# を使用して PSB ファイルを BMP に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...both monochrome as well as color format with various colour depths...

    products.aspose.com/psd/jp/net/conversion/psb-t...
  2. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control.... StrokeColor = Color . Orange ; // Even though the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table areas to which conditional formatting may be defined in a table style.... color = "#000000" ; tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...// Set the font color font . SetColor ( Color :: Blue ()); //...true ); // Set the background color of C6 Cell to Red style . SetForegroundColor...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  6. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results.... Color )); AppendLine ( $"Stroke colors: {shape.Stroke...Stroke.Color}, {shape.Stroke.Color2}" ); AppendLine ( $"Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and Color, and apply formatting options to enhance your chart's appearance.... Color . Blue ); chart . getTitle ()...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  8. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。... SetColor ( Color :: Blue ()); chart . GetTitle...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  9. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...tableStyle.getBorders().setColor(Color.BLUE); tableStyle.getBorders()...

    reference.aspose.com/words/java/com.aspose.word...