Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 14,954 for

area

(0.07 sec)
  1. Chart Entities|Aspose.Slides 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....Table Chart Legend Chart Plot Area Chart Series Error Bar Trend...

    docs.aspose.com/slides/net/chart-entities/
  2. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for 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 . GetLegend (). SetPosition...Bottom ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  3. SVG Coordinate Systems and Units – SVG Viewport...

    Find out how to work coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming....space or area where all SVG elements are drawn. This area can be...the viewing area of the image on it. This visible area is named...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  4. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/cpp/manage-ink/
  5. 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/
  6. 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...
  7. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  8. 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...
  9. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....file sample data Create a cell area providing the start row, start...sample data and define a cell area around the target data. Add...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  10. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

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