Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 14,718 for

area

(0.08 sec)
  1. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....units of 1/4000 of the chart area. left – the vertical offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/cpp/controls-in-charts/
  2. FieldPrint.PostScriptGroup | Aspose.Words for .NET

    Discover the FieldPrint PostScriptGroup property to easily manage your drawing rectangle for efficient PostScript instruction handling....FieldPrint , true ); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 用 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...
  4. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/python-net/creating-charts/
  5. Search and Replace Data in a Range with Node.js...

    This article shows how to search and replace data in a range in Excel using Node.js via C++ code.... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

    docs.aspose.com/cells/nodejs-cpp/search-and-rep...
  6. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via 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/nodejs-cpp/chart-and-a...
  7. 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...
  8. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for Python via .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....pick vertices from a polygon area, and then form triangles by...picks vertices from a polygon area, and then apply an algorithm...

    docs.aspose.com/3d/python-net/triangulation-of-...
  9. Sort Data in Spreadsheets|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....easy to set properties of cell area. Java code is mentioned below...setKey2 ( 1 ); //Create a cells area (range). CellArea ca = new CellArea...

    docs.aspose.com/cells/java/sort-data-in-spreads...
  10. 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...