Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 17,481 for

area

(0.52 sec)
  1. 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/
  2. 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/
  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. 用C++通过JavaScript创建开盘 最高 最低 收盘(OHLC)股票图表|Documen...

    了解如何使用Aspose.Cells for JavaScript通过C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表上绘制股票市场数据,包括开盘、最高、最低和收盘价,以实现更好的分析和可视化。...Legend at the bottom of the chart area chart . legend . position =...nSeries . get ( 0 ). downBars . area . foregroundColor = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  5. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....validations ; // Create Cell Area const ca = new AsposeCells ...structure const area = new AsposeCells . CellArea (); area . startRow...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  6. 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/
  7. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Aspose.Cells for Python via .NET API. You can set the Print Area, Print Titles and Page Order....to: Select a specific print area on a worksheet. Print titles...Print Area By default, the print area incorporates all areas of...

    docs.aspose.com/cells/python-net/setting-print-...
  8. 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 legend 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...
  9. 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...
  10. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot Area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...get the location of the plot area and move it accordingly. However...top left corner of the plot area: var workbook = new Workbook(@"...

    forum.aspose.com/t/regression-location-of-plota...