Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 17,620 for

area

(0.24 sec)
  1. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/python-net/manage-ink/
  2. Add Sparklines in Excel using Java

    Follow this article to add sparklines in Excel using Java. It has IDE settings, steps, and a sample code to create sparklines in Excel using Java....Create a cell area and add a sparkline group for this area Add a sparkline...Create a cell area, add a sparklines group for this area, and add...

    kb.aspose.com/cells/java/add-sparklines-in-exce...
  3. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....Column Bar Line Pie Scatter Area Doughnut Radar Funnel Surface...without data markers Area Charts An area chart is a kind of line...

    docs.aspose.com/cells/python-net/chart-types/
  4. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++....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/cpp/rendering-slicer/
  5. Charts in MS Word | Create Chart in Word using C#

    Programmatically create charts in Word documents using C#. Learn how to insert column charts, scatter charts, Area charts, and bubble charts in a Word document....scatter charts in Word Insert area charts in Word Create bubble...Insert Area Charts in Word Documents using C# # Area charts highlight...

    blog.aspose.com/words/create-charts-in-word-usi...
  6. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...GetValidations (); // Create Cell Area CellArea ca ; ca . StartRow...CellArea area ; area . StartRow = 0 ; area . EndRow = 1 ; area . StartColumn...

    docs.aspose.com/cells/zh/cpp/data-validation/
  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 Sparklines in Excel using Python

    This article provides a guide on how to add sparklines in Excel using Python. It has the IDE settings, steps, and a sample code to work with Excel sparklines using Python....Create the cell area and add a group using this area Access the new...create a cell area, and add a group based on this area. Add a sparkline...

    kb.aspose.com/cells/python/add-sparklines-in-ex...
  9. 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 .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...provides the Chart.PlotArea.Area.FillFormat.ImageData property...

    docs.aspose.com/cells/net/set-picture-as-backgr...
  10. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。...Legend at the bottom of the chart area chart . legend . position =...PlotArea area with nothing chart . plotArea . area . fillFormat...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...