Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 17,871 for

area

(0.07 sec)
  1. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for С++ to optimize PowerPoint presentations with tailored legend formatting....non-overlay mode so the plot area makes room for the legend, allowing...set_Overlay(false) ); in this case, the plot area will shrink to accommodate the...

    docs.aspose.com/slides/cpp/chart-legend/
  2. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced chart clarity and precision in your data visualizations....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...
  3. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....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...
  4. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...189 }); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  5. Creating Tabular Report|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....footer data row, and footer text area. The footer tag should be placed...footer tag. The footer text area can contain static text, report...

    docs.aspose.com/cells/reportingservices/creatin...
  6. 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...
  7. Add Tooltip in PDF in Java

    Follow this article to add tooltip in PDF in Java. It shares details for setting the IDE, a list of steps, and a sample code to work with the PDF tooltip in Java for form fields....required Define a rectangular area where the tooltip will be displayed...to it, create a rectangular area for displaying the tooltip,...

    kb.aspose.com/pdf/java/add-tooltip-in-pdf-in-java/
  8. 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/
  9. 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-...
  10. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....cell area to apply conditional formatting (A1) const area = CellArea...formatConditionColle . addArea ( area ); // Add a condition: Cell...

    docs.aspose.com/cells/javascript-cpp/apply-cond...