Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 17,038 for

area

(0.09 sec)
  1. Create High-Low-Close(HLC) Stock Chart with Jav...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . legend . position =... markerSize = 20 ; marker . area . formatting = AsposeCells ...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legion for improved visual appeal and data representation.... area . foregroundColor = new AsposeCells...); srs . points . get ( 1 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  3. Add WordArt Watermark to Chart|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....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. Adding WordArt Watermark to...

    docs.aspose.com/cells/java/add-wordart-watermar...
  4. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, and max display range of Excel files with the Aspose.Cells for C++ library....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  5. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/cpp/managing-ranges/
  6. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  7. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/python-net/managing-ranges/
  8. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  9. Create Open-High-Low-Close(OHLC) Stock Chart wi...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . legend . position =...nSeries . get ( 0 ). downBars . area . foregroundColor = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  10. Layout detecton|Documentation

    How to detect the layout of the provided image....sequential index of the content area, unique within the entire image...bounding rectangle of the content area. Example The following code...

    docs.aspose.com/ocr/python-net/layout_detection/