Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 17,524 for

area

(0.07 sec)
  1. 通过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...
  2. 用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-...
  3. SVG Coordinate Systems and Units – Aspose.SVG G...

    Find out how to work coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....space or area where all SVG elements are drawn. This area can be...the viewing area of the image on it. This visible area is named...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  4. Manage Presentation Ink Objects on Android|Aspo...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Android. Get Java 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/androidjava/manage-ink/
  5. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  6. Manage Presentation Ink Objects in C++|Aspose.S...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for C++. 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/cpp/manage-ink/
  7. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript via C++.... area . foregroundColor = Color ....nSeries . get ( 0 ). downBars . area . foregroundColor = Color ....

    docs.aspose.com/cells/javascript-cpp/creating-w...
  8. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. static...Shapes . AddChart ( ChartType . Area , 50 , 50 , 400 , 300 ); } Access...

    docs.aspose.com/slides/net/examples/elements/ch...
  9. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....useful for highlighting detected areas when previewing an image or...ArrayList < RectangleOutput > areas = api . DetectRectangles ( images...

    docs.aspose.com/ocr/java/image-regions-word-find/
  10. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using Aspose...Aspose.Cells, read the area and export it as HTML. Using Aspose.Words...

    forum.aspose.com/t/indentation-applied-to-first...