Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,670 for

area

(0.11 sec)
  1. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value axis 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...
  2. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....target sheet and set its cell area Set other properties of the...properties and effective cell area. This tutorial has guided us...

    kb.aspose.com/cells/java/how-to-create-data-val...
  3. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....by providing the rectangular area on the selected page Set basic...configured by setting the rectangular area where this comment is to be...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  4. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....is parsed and the rectangular area of each page is utilized to...class returns the rectangular area that is used to switch the page...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  5. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Rectangle object defining the crop area Set the CropBox, TrimBox, ArtBox...is initialized defining the area of the page that is to be cropped...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....tiles together to fill a larger area. LeftRightDirectionTr class...tiles together to fill a larger area. Public API and Backwards Incompatible...

    docs.aspose.com/slides/java/public-api-and-back...
  7. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....Column3D, ClusteredColumn, Line, Area, Contour, Bubble, Radar, etc...formatting, sidewall, rotation, plot area, etc. In this tutorial, we focused...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  8. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....ClusteredColumn, Column3D, Line, Area, Contour, Bubble, Radar, etc...formatting, sidewall, rotation, plot area, etc. In this tutorial, we learned...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  9. 用Node.js通过C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via 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/nodejs-cpp/create-open...
  10. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...