Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 17,864 for

area

(0.09 sec)
  1. 测量|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.... Area + " " + eb . Length ); } catch...

    docs.aspose.com/cad/zh/net/developer-guide/meas...
  2. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...margins to maximize content area ws.PageSetup.LeftMargin = 0...Third Approach – Setting Print Area and Fit to Page with Auto-Fitting...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  3. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram....object represents the drawing area of a foreground page or a background...

    docs.aspose.com/diagram/java/reduce-file-size/
  4. Chart to Image|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/python-net/chart-to-image/
  5. Chart to Image|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Y ScatterConnectedByLi Y Area Area Y AreaStacked Y Area100PercentStacke...

    docs.aspose.com/cells/net/chart-to-image/
  6. Convert a CSV File to JSON using Java

    Follow this article to transform CSV to JSON using Java. It has details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON converter using Java....the JSON file Set the source area in CSV to export by setting...configuration and define an area to retrieve data from the source...

    kb.aspose.com/cells/java/convert-a-csv-file-to-...
  7. 用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...
  8. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced chart clarity and precision....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . MajorTickMark = AxisTickMark...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++....following result: How to Insert Area Chart The code example given...below shows how to insert an area chart. The code produces the...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  10. 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/