Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 17,645 for

area

(0.24 sec)
  1. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...a layout area that matches the expected drawing area to get a...

    forum.aspose.com/t/measurestring-result-not-acc...
  2. 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...
  3. 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-...
  4. 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...
  5. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  6. Page Setup and Printing Options with JavaScript...

    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....to: Select a specific print area of a worksheet. Print titles...cell to E30 cell) of the print area pageSetup . printArea = "A1:E30"...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  7. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...vertically merged, the display areas of the merged cells are consolidated...consolidated. The consolidated area is used to display the contents...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations.... Area , 100 , 100 , 500 , 350 ); chart...getShapes (). addChart ( ChartType . Area , 50 , 50 , 450 , 300 ); IChartDataWorkbook...

    docs.aspose.com/slides/androidjava/chart-axis/
  9. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....with GridLines Export print area range to HTML Export similar...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  10. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for Node.js via C++ API.... Define the cell area before applying data sorting...

    docs.aspose.com/cells/nodejs-cpp/sort-data-of-e...