Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,968 for

fill color

(0.03 sec)
  1. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting....Font Type - Font Size - Font Color - Font Shades - Paragraph Alignment...C++: - Position - Size - Line - Fill (including Pattern, Gradient...

    docs.aspose.com/slides/cpp/features-overview/
  2. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....Fill = xDocs.CreateSolidColorBrus(Color.Black); //...XpsDocument Class . To create a fill of the signature text use the...

    products.aspose.com/page/net/create-xps-file/
  3. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the brush Color that Fills the closed path of the shape in C++....method Defines the brush color that fills the closed path of the...shape. System :: Drawing :: Color Aspose :: Words :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Set series color. series1 -> get_Format () -> get_Fill () -> set_ForeColor...set_ForeColor ( Color :: get_Red ()); series2 -> get_Format ()...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  5. 管理单元格|Aspose.Slides for Python 文档

    Python中的PowerPoint演示文稿中的表格单元格... fill_format . fill_type = slides . FillType . NO_FILL cell...border_bottom . fill_format . fill_type = slides . FillType . NO_FILL cell...

    docs.aspose.com/slides/zh/python-net/manage-cells/
  6. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  7. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。...); // Setting the foreground color of the plot area chart . getPlotArea...AsposeCells . Color . Blue ); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  8. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....get_Marker () -> get_Format () -> get_Fill () -> PresetTextured ( PresetTexture...set_ForeColor ( System :: Drawing :: Color :: get_Yellow ()); dataPoints...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....setColor(Color.BLUE); horizontalRuleFormat...getColor() Gets the brush color that fills the horizontal rule. getHeight()...

    reference.aspose.com/words/java/com.aspose.word...
  10. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...