Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,659 for

area

(0.12 sec)
  1. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  2. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Extract Data AcroForms|Aspose.PDF for Java

    This section explains how to extract forms from your PDF document with Aspose.PDF for Java....form fields from a specific area of a PDF file: Open the PDF...object to get fields in that area Rectangle rectangle = new Rectangle...

    docs.aspose.com/pdf/java/extract-form/
  4. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls.... Split a merged area when the layout needs to change...automatically redraws the affected area, showing a single merged cell...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. Chart|Aspose.Slides for PHP Documentation

    Create and customize charts in PHP with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. function...() -> addChart ( ChartType :: Area , 50 , 50 , 400 , 300 ); $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Create Pivot Table in xlsx4j|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....//Dragging the first field to the row area. pivotTable . addFieldToArea...the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/java/create-pivot-table-i...
  7. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...base layer defines the shape or area that will be visible, while...texture or pattern, to a specific area of an image or artwork. By using...

    docs.aspose.com/psd/python-net/update-create-la...
  8. Extracting text inside a rectangle|Documentation

    Extract text located inside Areas of the image provided by coordinates....and other blocks from certain areas of uniform images, such as ID...extract text from one or more areas of an image, provide a list...

    docs.aspose.com/ocr/net/image-regions-extract/
  9. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....object by defining the crop area Assign the cropped rectangle...Save the PDF with the cropped area on the disk The above steps...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  10. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a document....the object is, but also what area (s) of the page it occupies...objects do not overlap the same area (s). What Is a Page Layout For...

    docs.aspose.com/words/cpp/what-is-a-page-layout/