Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 17,524 for

area

(0.17 sec)
  1. 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...
  2. 用 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-...
  3. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....page margin, leaving text free area on the other side of the shape...page margin, leaving text free area on the other side of the shape...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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/
  6. Working with Dyn-Hide Form|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 defined area is hidden from the report. To...sheet from the list of hidden areas in the Dyn-Hide dialog. Click...

    docs.aspose.com/cells/reportingservices/working...
  7. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....marks shall be inside the plot area. NONE Specifies that there shall...marks shall be outside the plot area. length Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  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. 数据验证与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/
  10. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. 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/cpp/chart-types/