Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 17,864 for

area

(0.09 sec)
  1. 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...
  2. Spreadsheet Editor - Components|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....main areas of interest. Ribbon The tabbed‑toolbar area on top...

    docs.aspose.com/cells/java/spreadsheet-editor-c...
  3. Using Sparklines and Setting 3D Format|Document...

    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....tiny charts to selected cell areas. The example below demonstrates...a given data range to a cell area. Save the Excel file to disk...

    docs.aspose.com/cells/python-net/using-sparklin...
  4. Managing Controls|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.... In your worksheet area, click and drag to define the...mouse cursor into the label area and change the label. In the...

    docs.aspose.com/cells/python-net/managing-contr...
  5. ConditionalStyleType enumeration | Aspose.Words...

    Aspose.Words.ConditionalStyleType enumeration. Represents possible table Areas to which conditional formatting may be defined in a table style....enumeration Represents possible table areas to which conditional formatting...Shows how to work with certain area styles of a table. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....CURVED_TEXT areas detection mode to extract text...from the dewarped image. Other area detection modes may produce...

    docs.aspose.com/ocr/net/dewarp/
  9. 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/
  10. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...', '_'); //Set print area sourceWS.PageSetup.PrintArea...Replace('!', '_'); //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/incorrect-rendering-when-con...