Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 17,520 for

area

(0.4 sec)
  1. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....returns a collection of referred areas. As you can see above, in Book1...{ const area = ret . get ( 0 ); const sheetName = area . sheetName...

    docs.aspose.com/cells/javascript-cpp/precedents...
  2. 通过 C++ 使用 JavaScript 创建 Volume High Low Close(V...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、高、低、收盘价的股票图表。我们的指南将演示如何将股票市场数据(包括成交量、高、低、收盘价)绘制到图表上,以便更好地分析和可视化。...Legend at the bottom of the chart area chart . legend . position =...chart . nSeries . get ( 0 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....legend at the bottom of the chart area chart . legend . position =...nSeries . get ( 0 ). downBars . area . foregroundColor = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-ope...
  4. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates 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 horizontal offset...units of 1/4000 of the chart area. height – the height of the...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  5. Add WordArt Watermark to Chart in Aspose.Cells|...

    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....text effect to a chart’s plot area as a watermark. The WordArt...for an existing chart’s plot area. The example uses a template...

    docs.aspose.com/cells/net/add-wordart-watermark...
  6. 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...
  7. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  8. 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...
  9. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....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/cpp/aspose.words.fie...
  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/