Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 6,617 for

point coloring

(0.12 sec)
  1. Manage Titles of Excel Charts with C++|Document...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  2. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....getPortions () as $portion ) { $point = $portion -> getCoordinates...setColor ( java ( "java.awt.Color" ) -> YELLOW ); $shape -> getLineFormat...

    docs.aspose.com/slides/php-java/paragraph/
  3. Manage DataLabels of Excel Charts with JavaScri...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for JavaScript via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... innerHTML = '<p style="color: red;">Aspose.Cells is not initialized...resultDiv . innerHTML = '<p style="color: green;">Workbook created successfully...

    docs.aspose.com/cells/javascript-cpp/insert-dat...
  4. Aspose.PSD for .NET 19.2 - Release Notes|Docume...

    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....Add support of Fill layers: Color fill Feature PSDNET-98 Add support...Layers.FillSettings.FillType.Color F:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-2...
  5. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API.... SetForegroundColor ( Color :: White ()); chart . GetPlotArea...(). GetBorder (). SetColor ( Color :: White ()); chart . GetLegend...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  6. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image.... new Light () { Color = new Vector3 ( Color . White ), LightType...LightType = LightType . Point }). Transform . Translation = new Vector3...

    docs.aspose.com/3d/net/capture-the-viewports-of...
  7. Aspose.PSD for .NET 21.9 - Release Notes|Docume...

    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....Effects with the multichannel color mode in the PSD file Feature...Effects with the multichannel color mode in the PSD file var fileName...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-9...
  8. Convert WORDML to PPSX via C++ or with free Onl...

    Export WORDML to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSX online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/wordml...
  9. Convert WORDML to ODP via C++ or with free Onli...

    Export WORDML to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....500 ); // reset default fill color ashp -> get_FillFormat () ->...System :: Drawing :: PointF point = System :: Drawing :: PointF...

    products.aspose.com/total/cpp/conversion/wordml...
  10. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...); // Setting the foreground color of the plot area chart . plotArea...AsposeCells . Color ( 0 , 0 , 255 ); // Setting the foreground color of...

    docs.aspose.com/cells/zh/javascript-cpp/setting...