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

area

(0.56 sec)
  1. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color Area selection. Java code example provided....corresponding to a specific color area, you can take advantage of the...will automatically select an area around the specified point with...

    docs.aspose.com/imaging/java/developer-guide/ma...
  2. Chart|Aspose.Slides for Python Documentation

    Create and customize charts in Python with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. def...slides . charts . ChartType . AREA , 50 , 50 , 400 , 300 ) presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompatibilityOptions.transparent_metafiles prop...

    CompatibilityOptions.transparent_metafiles property. Specifies not to blank the Area behind metafile pictures....property Specifies not to blank the area behind metafile pictures. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change of observer point|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.... Example: Calculation of area and circumference of the circles...

    docs.aspose.com/cad/net/how-to/change-of-observ...
  6. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....objects, such as the plot area, chart area, or legend box of a chart...some properties of chart plot area. // If an image was provided...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  7. How to Get Object Position in Chart|Documentation

    Learn how to get object positions in Excel chart using Aspose.Cells for .NET....the chart area. Units of 1/4000 of the chart area. This is a...

    docs.aspose.com/cells/net/how-to-get-object-pos...
  8. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....text, text within a particular area and more for any OCR application...Extract Text From Image Page Area C++ Code for Image Single Line...

    products.aspose.com/ocr/cpp/conversion/
  9. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  10. 使用 Node.js 通过 C++ 搜索和替换范围内的数据|Documentation

    本文展示了如何使用 Node.js 通过 C++ 代码在 Excel 的范围内搜索和替换数据。... get ( 0 ); const area = AsposeCells . CellArea . createCellArea...EntireContent ); opts . setRange ( area ); let cell = null ; do { cell...

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