Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,700 for

area

(0.29 sec)
  1. 使用JavaScript via C++导出打印区域范围到HTML。|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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js 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/nodejs-cpp/creating-charts/
  3. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....lines, titles, legends, the plot area, and wall fills to improve the...rounded corners for the chart area. Together, these examples show...

    docs.aspose.com/slides/cpp/chart-formatting/
  4. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls.... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form fields from a specific area of a PDF file: Open the PDF...object to get fields in that area Rectangle rectangle = new Rectangle...

    docs.aspose.com/pdf/java/extract-form/
  7. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP 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. function...() -> addChart ( ChartType :: Area , 50 , 50 , 400 , 300 ); $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. 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...
  9. Customize chart in word - Free Support Forum - ...

    How to shift x axis and y axis line inside chart in case of negative values on series. Aspose.word.dll for .net Attaching sample image Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)...shift them inside the chart area, especially when dealing with...and y-axis inside the chart area xAxis.MajorGridlines.Format...

    forum.aspose.com/t/customize-chart-in-word/314966
  10. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . legend . position =...chart . nSeries . get ( 0 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-vol...