Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 4,320 for

series coloring

(0.12 sec)
  1. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。... innerHTML = '<p style="color: red;">Please select an Excel...sampleUnit } </p> <p style="color: green;">ChartJapaneseSetting...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...Add values to cells and set series names. sheet . cells . get...'result' ). innerHTML = '<p style="color: green;">Chart created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....methods instead of standard ‘Color’ related methods. Support for...Java 2.9.0 has introduced a series of new classes, methods, enumerations...

    docs.aspose.com/imaging/java/public-api-changes...
  4. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...get(chartIndex); // Add series for bubble chart // X-values:...getFont().setColor(com.aspose.cells.Color.getBlack()); chart.getCategoryAxis()...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  5. Public API Changes in Aspose.Imaging 3.0.1|Docu...

    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....1 has introduced a series of new classes, methods, enumerations...Indicates if this page is colored. Property com.aspose.imaging...

    docs.aspose.com/imaging/java/public-api-changes...
  6. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples....setCommentsAreaColor ( Color . LIGHT_GRAY ); // Set the color for the comments...parameters such as size, resolution, color palette, and more. This code...

    docs.aspose.com/slides/java/convert-slide/
  7. 在 Java 中格式化演示文稿图表|Aspose.Slides 文档

    了解在 Aspose.Slides for Java 中的图表格式化,并通过专业、吸引眼球的样式提升您的 PowerPoint 演示文稿。... setColor ( Color . GRAY ); chartTitle . getPortionFormat...getSolidFillColor (). setColor ( Color . BLUE ); chart . getAxes ()...

    docs.aspose.com/slides/zh/java/chart-formatting/
  8. Font Rasterization

    Font rasterization is a term that may look complex, but it turns out to be just a conversion of a vector-based font to a raster one. Click to learn more!...pixels, each with a specific color value. Images are made up of...font is broken down into a series of curves and lines that can...

    docs.aspose.com/font/net/font-rasterization/
  9. Public API Changes in Aspose.Cells 8.4.0|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....0 has exposed a series of new classes and properties...used to retrieve the theme‑color attributes of cell borders....

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet.... This involves defining a series of points and curves that form...complex shapes. Line Width and Color - The setlinewidth operator...

    products.aspose.com/page/cpp/add-shapes-to-ps/