Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 17,524 for

area

(0.19 sec)
  1. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-open-high-l...
  2. Aspose::Words::Saving::SvgSaveOptions::get_FitT...

    Aspose::Words::Saving::SvgSaveOptions::get_FitToViewPort method. Specifies if the output SVG should fill the available viewport Area (browser window or container). When set to true width and height of output SVG are set to 100%. The default value is false in C++....fill the available viewport area (browser window or container)...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....Legend at the bottom of the chart area chart . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  4. Primary and Second Axis with Node.js via C++|Do...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....Legend at the bottom of the chart area chart . getLegend (). setPosition...Bottom ); // Fill the PlotArea area with no fill chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/primary-and-se...
  5. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....cell area to apply conditional formatting (A1) const area = CellArea...formatConditionColle . addArea ( area ); // Add a condition: Cell...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  7. Manipulating EMF Files|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....increase the focus on a particular area. The EmfImage class provides...

    docs.aspose.com/imaging/java/manipulating-emf-f...
  8. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....object represents the drawing area of a foreground page or a background...

    docs.aspose.com/diagram/java/change-page-size/
  9. Limitations and API Differences|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....Android via Java covers a major area of functionality offered by...restricted to some functional areas. This article lists all such...

    docs.aspose.com/email/androidjava/limitations-a...
  10. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....Shows how to work with certain area styles of a table. Document...Shows how to work with certain area styles of a table. Document...

    reference.aspose.com/words/java/com.aspose.word...