Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 17,659 for

area

(0.14 sec)
  1. Abrupt PDF file size increase after merging two...

    Product: Aspose.PDF for .NET/ Aspose.CELLS for .NET Version: 24.2.0.0 /24.1.0.0 Platform : .NET Framework 4.8 . OS: Windows Problem Description We are facing a significant and abrupt increase in PDF file size in…...let’s start with our specific area and examine the unreasonably...

    forum.aspose.com/t/abrupt-pdf-file-size-increas...
  2. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . getLegend (). setPosition...

    docs.aspose.com/cells/nodejs-cpp/create-open-hi...
  3. 用C++创建Sunburst图表的方法|Documentation

    学习如何用Aspose.Cells for C++创建环状图,这是以圆圈形式呈现数据的图表。我们的指南将帮助您设置图表的各种属性和格式,包括数据标签、图例、颜色等。...true ); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/creating-sunburst-...
  4. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected Area. var xls1 = new …...than the saved to pdf selected area. var xls1 = new Workbook(“C:\11...

    forum.aspose.com/t/resulting-table-borders-are-...
  5. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how to use the library to identify and manipulate merged cells....information on how to get merged cell areas in a worksheet. Aspose.Cells...allows you to get merged cell areas in a worksheet. You can unmerge...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  6. ShapeBase.local_to_parent method | Aspose.Words...

    ShapeBase.local_to_parent method. Converts a value from the local coordinate space into the coordinate space of the parent shape....size, our group shape covers an area of 500pt x 500pt # in the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Sort Data in Column with Custom Sort List|Docum...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for JavaScript via C++ API.... get ( 0 ); // Specify cell area - sort from A1 to A40 const...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  8. How to create Sunburst chart with JavaScript vi...

    Learn how to create a sunburst chart in Aspose.Cells for JavaScript via C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more.... area . fillFormat . fillType = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  9. Specifying Sort Warning While Sorting Data|Docu...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for JavaScript via C++ API....get ( 0 ); // Create your cell area. const ca = AsposeCells . CellArea...

    docs.aspose.com/cells/javascript-cpp/specifying...
  10. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....remove the selected merged areas. Steps to Unmerge Cells Without...the Excel file with merged areas in it for unmerging them into...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...