Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 17,670 for

area

(0.71 sec)
  1. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....the following result: Insert Area Chart The following code example...example shows how to insert an area chart: The code produces the...

    docs.aspose.com/words/python-net/working-with-c...
  2. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... AREA , 100 , 100 , 500 , 350 ) chart...add_chart ( charts . ChartType . AREA , 50 , 50 , 450 , 300 ) wb =...

    docs.aspose.com/slides/python-net/chart-axis/
  3. Unmerge Cells in Excel using Node.js

    This article describes how to unmerge cells in Excel using Node.js. It has the IDE settings, steps, and a sample code to split merged cells using Node.js....the merged areas, create a range for each cell area and call the...method for deleting merged areas from the complete collection...

    kb.aspose.com/cells/nodejs/unmerge-cells-in-exc...
  4. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....override the default document areas detection method . IgnoredSymbols...Rectangle> entire image List of areas of the image from which to extract...

    docs.aspose.com/ocr/net/recognition-settings-co...
  5. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...() -> addChart ( ChartType :: Area , 100 , 100 , 500 , 350 ); $chart...() -> addChart ( ChartType :: Area , 50 , 50 , 450 , 300 ); $wb...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  6. Defect detection|Documentation

    How to automatically find problem Areas in an image that may be recognized inaccurately....find potentially problematic areas of image and return the information...pixels scattered across the area. Often occurs in digital photographs...

    docs.aspose.com/ocr/java/defect-detection/
  7. 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...
  8. 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...
  9. 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/
  10. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....support defining the export area, exporting nested structure...setting indent, setting merge areas, and setting sheet index. You...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...