Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 6,436 for

point coloring

(0.31 sec)
  1. Support of Fill Layers|Documentation

    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....Support of Fill Layers With Color Fill This article demonstrates...how to fill PSD layer with Color. Please use the Aspose.PSD.FileFormats...

    docs.aspose.com/psd/java/support-of-fill-layers/
  2. RevisionOptions.moved_from_text_color property ...

    RevisionOptions.moved_from_text_color property. Allows to specify the color to be used for areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_from_text_color property RevisionOptions.moved_from_text_color property...property Allows to specify the color to be used for areas where content...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Managing Controls|Documentation

    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....example, you can change the color of the line, specify the weight...toolbar, click AutoShapes , point to Lines , and select the line...

    docs.aspose.com/cells/java/managing-controls/
  4. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup... inserted_text_color = aw . layout . RevisionColor...revision_options . deleted_text_color = aw . layout . RevisionColor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layer via Aspose.PSD for Java...class allows us to specify the color type for the output image. Next...a LevelsLayer, add a curve point to a CurvesLayer, and so on...

    docs.aspose.com/psd/java/adjustment-layer-enhan...
  6. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the data label of one data point has been set to ‘United Kingdom...chart and change their line colors. Customizing Charts with Golang...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  7. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Apply a fill color to the chart series. Add labels...data. series . data_points . add_data_point_for_bar_series ( workbook...

    docs.aspose.com/slides/python-net/create-chart/
  8. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...label of first series first point DataLabels dlbls = chart . GetNSeries...fntSetting . GetFont (). SetColor ( Color :: Red ()); fntSetting . GetFont...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  9. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/getting-started/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java.... Add a fill color for chart series. Add labels...1 , 30 )); // Sets the fill color for series series . getFormat...

    docs.aspose.com/slides/java/create-chart/