Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 14,949 for

area

(0.08 sec)
  1. 5115255.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/ar/cpp/filter-objects-whi...
  2. 5115255.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/ru/nodejs-cpp/filter-obje...
  3. 5115255.xlsx

    NoCharts T1 T2 SUM 9 2 0 0 4 3 1 4 2 2 3 2 3 ERROR:#VALUE! 0 0 2 3 4 2 1 4 5 4 TRUE 2 1 4 2 string data 0 0 4 5 1 0 4 3 5 1 1 2 0 4 5 0 2 3 1 1 4 3 4 1 1 4 1 4 C1 C2 C3 C4 5 1 0 5 3 5 3 3 3 2 3 5 4......3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...3 2 2 5 2 1 4 4 4 1 4 Merged Area Apple Orange Orange Banana Apple...

    docs.aspose.com/cells/es/nodejs-cpp/filter-obje...
  4. How to - developer tips|CAD 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....existing ones Calculation of area and circumference of the circles...content in layout regardless plot area Export of only some entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  5. Create Volume-Open-High-Low-Close(VOHLC) Stock ...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . getLegend (). setPosition...189 )); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  6. AxisDisplayUnit.Document | Aspose.Words for .NET

    Discover the AxisDisplayUnit property, easily access the document linked to your parent chart for seamless data management and enhanced visualization....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . MajorTickMark = AxisTickMark...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Export Range of Cells in a Worksheet to Image w...

    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....image of a range, set the print area to the desired range and then...get ( 0 ); // Set the print area with your desired range worksheet...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  8. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...Get ( 0 ); // Set the print area worksheet . GetPageSetup ()...// Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  9. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Maroon ()); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/create-high-low-close...
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/zh/cpp/search-and-replace...