Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,645 for

area

(0.13 sec)
  1. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table Area to which this conditional style relates....type property Gets table area to which this conditional style...Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements.... Form content Main area of the form containing response...other elements . Form footer An area at the bottom of the page that...

    docs.aspose.com/omr/net/omr-form-structure/
  4. 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...
  5. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  6. 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/
  7. 使用 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-...
  8. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....legend at the bottom of the chart area chart . legend . position =...with no fill chart . plotArea . area . fillFormat . fillType = FillType...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  9. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Bottom ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  10. How do I get a non named range using cell addre...

    Hi, I want to get a range using referred Area. So when I get precedent for a range I want to be able to get that precedent as a range object instead of a referred Area object. How can I do that, the only option I have …...to get a range using referred area. So when I get precedent for...object instead of a referred area object. How can I do that, the...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...