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

area

(0.09 sec)
  1. Region of Interest|Documentation

    Learn how to limit barcode recognition to specific regions in an image using BarCodeReader in Aspose.BarCode for Java....recognition to specific rectangular areas of an image, known as regions...ROI: A barcode occupies a fixed area of a label or form. Several...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. 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/
  3. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....we need to know the maximum area. When copying all data from...the maximum area. When exporting a specified area to HTML and...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  4. 通过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...
  5. 用C++通过JavaScript创建高低收(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建高低收股票图表。我们的逐步指南将展示如何在图表上绘制股票市场数据,包括高价、低价和收盘价,以便进行更好的分析和可视化。...Legend at the bottom of the chart area chart . legend . position =... markerSize = 20 ; marker . area . formatting = AsposeCells ...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...validation area of cells CellArea area; area.StartRow = 0; area.EndRow...EndRow = 9; area.StartColumn = 0; area.EndColumn = 0; // Add the...

    forum.aspose.com/t/data-validation-example-fail...
  7. 使用C++通过JavaScript追踪前导和依赖单元格|Documentation

    学习如何使用C++通过Aspose.Cells for JavaScript追踪电子表格中的前导和依赖单元格。了解如何识别复杂财务工作表中的链接单元。...{ const area = ret . get ( 0 ); const sheetName = area . sheetName... cellIndexToName ( area . startRow , area . startColumn ); const...

    docs.aspose.com/cells/zh/javascript-cpp/precede...
  8. Setting Print Options|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C# API and .NET Library. 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/net/setting-print-options/
  9. Add WordArt Watermark to Chart with JavaScript ...

    Learn how to use Aspose.Cells for JavaScript 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....formatted text 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/javascript-cpp/add-wordar...
  10. Chart Formatting|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....properties: Setting the chart area . Setting chart lines . Applying...Setting Chart Area There are different kinds of areas in a chart...

    docs.aspose.com/cells/java/chart-formatting/