Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 4,290 for

series coloring

(0.32 sec)
  1. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...get ( chartIndex ); // Adding Series Collection (chart data source)...'result' ). innerHTML = '<p style="color: green;">Chart converted to...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  2. Recognize Data Matrix BarCode Images via Python...

    Scan Data Matrix symbology barcode images using Python applications without using any other software....accommodating barcodes of different colors and sizes to suit specific...information, rather than a series of lines of varying widths...

    products.aspose.com/total/python-net/recognize-...
  3. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them.... You can customize fill color, opacity, corner rounding, stroke...Used fill – rectangle fill color fill-opacity – fill transparency...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  4. Public API Changes in Aspose.Imaging 2.8.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....0 has introduced a series of new classes, methods, enumerations...while saving the result in RGB (color) TIFF format. TiffExpectedFormat...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. 如何通过 C++ 使用 JavaScript 创建甘特图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建甘特图。... innerHTML = '<p style="color: red;">Please select an Excel...chartDataRange = "B1:B6" ; // Add series data range chart . nSeries...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. 如何使用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;">Workbook created successfully...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Add values to cells and set series names. sheet . getCells ()...setForegroundColor ( AsposeCells . Color . Yellow ); sheet . getCells...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. 档案

    档案...ForegroundColor = Color.SteelBlue; chart.NSeries[1]...1 ].Area.ForegroundColor = Color.SteelBlue; 透明偏移量 将偏移(不可见)条完全透明。...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  9. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....two-dimensional array that maps colors to pixels at a particular location...photographs or pictures with color gradients. However, one of their...

    docs.aspose.com/svg/net/image-vectorization-exa...
  10. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....comments_area_color = draw . Color . antique_white # Set the color for...parameters such as size, resolution, color palette, and more. This Python...

    docs.aspose.com/slides/python-net/convert-slide/