Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 17,864 for

area

(0.1 sec)
  1. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/javascript-cpp/search-and...
  2. 使用Node.js通过C++创建高低收盘(HLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建高低收盘股票图表。我们的逐步指南将演示如何在图表中绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析和可视化。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Maroon ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/create-high...
  3. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括成交量、最高、最低和收盘价,以便更好的分析与可视化。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...189 }); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/create-volume-high...
  5. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark text for redaction, apply redaction annotations, and redact selected page Areas in PDF files using Aspose.PDF for Java....()); } } Redact a selected page area Use this approach when the target...RedactionAnnotation for that area and save the document. public...

    docs.aspose.com/pdf/java/security-annotations/
  7. AxisDisplayUnit.customUnit property | Aspose.Wo...

    AxisDisplayUnit.customUnit property. Gets or sets a user-defined divisor to scale display units on the value axis....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Rendering Slicer with JavaScript via C++|Docume...

    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....an image by setting the print area that covers only the slicer...get ( 0 ); // Set the print area because we want to render only...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  9. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...chart that belongs to the copied area After the copy the workbook...chart that belongs to the copied area After the copy the workbook...

    forum.aspose.com/t/copied-range-does-not-update...
  10. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table Area to which this conditional style relates in C++....ConditionalStyle::get_Type method Gets table area to which this conditional style...Shows how to work with certain area styles of a table. auto doc...

    reference.aspose.com/words/cpp/aspose.words/con...