Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 17,481 for

area

(0.16 sec)
  1. Export Range of Cells in a Worksheet to Image w...

    Learn how to export a specific range of cells in a worksheet to an image using Aspose.Cells with C++....image of a range, set the print area to the desired range and then...Get ( 0 ); // Set the print area with the desired range worksheet...

    docs.aspose.com/cells/cpp/export-range-of-cells...
  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. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table Area to which this conditional style relates....type property Gets table area to which this conditional style...Shows how to work with certain area styles of a table. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....legend at the bottom of the chart area chart . legend . position =...with no fill chart . plotArea . area . fillFormat . fillType = FillType...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  7. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...Legend at the bottom of the chart area chart . getLegend (). setPosition...Bottom ); // Fill the PlotArea area with nothing chart . getPlotArea...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  8. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements.... Form content Main area of the form containing response...other elements . Form footer An area at the bottom of the page that...

    docs.aspose.com/omr/net/omr-form-structure/
  9. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。...Get ( 0 ); // Set the print area because we want to render slicer...one page per sheet and only area to true. ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  10. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/cpp/search-and-replace-da...