Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 17,524 for

area

(0.18 sec)
  1. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via 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....foreground color of the plot area chart . getPlotArea (). getArea...foreground color of the chart area chart . getChartArea (). getArea...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  2. 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....foreground color of the plot area chart . GetPlotArea (). GetArea...foreground color of the chart area chart . GetChartArea (). GetArea...

    docs.aspose.com/cells/cpp/chart-and-axis-titles/
  3. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  4. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....returns a collection of referred areas. As you can see above, in Book1...{ const area = ret . get ( 0 ); const sheetName = area . sheetName...

    docs.aspose.com/cells/javascript-cpp/precedents...
  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. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。... area . foregroundColor = new AsposeCells...); srs . points . get ( 1 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  8. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....text effect to a chart’s plot area as a watermark. The WordArt...for an existing chart’s plot area. The example uses a template...

    docs.aspose.com/cells/net/add-wordart-watermark...
  9. Rendering Slicer with Node.js via C++|Documenta...

    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....an image by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render slicer...

    docs.aspose.com/cells/nodejs-cpp/rendering-slicer/
  10. Set Picture as Background Fill in the Chart|Doc...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Python via .NET. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...NET provides the Chart.plot_area.area.fill_format.image_data property...

    docs.aspose.com/cells/python-net/set-picture-as...