Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 17,672 for

area

(0.14 sec)
  1. Unmerge Cells in Excel using Java

    Follow this article to unmerge cells in Excel using Java. It has the IDE settings, programming steps, and a sample code to split merged cells in Excel using Java....explain all or selected merged areas from a sheet using various methods...more merged areas Access the sheet with merged areas Get the collection...

    kb.aspose.com/cells/java/unmerge-cells-in-excel...
  2. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... Table selection area How to start – Select a cell...modal. 5. Other entry points Area Path to colour picker Menubar...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. How to crop an image|Documentation

    Crop an image. Select a rectangle Area for cropping. Crop photo by shifts....rectangle method applied this area to the original photo:...

    docs.aspose.com/imaging/python-net/developer-gu...
  4. How to binarize an image|Documentation

    Binarize an image using fixed binarisation method with threshold, method Bradly and Otsu method....intensity of the surrounding area with size `s x s`. In this case...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....search range (E9:H15) const area = CellArea . createCellArea...EntireContent ; opts . range = area ; let cell = null ; do { cell...

    docs.aspose.com/cells/javascript-cpp/search-and...
  6. Cells 25.4创建数据透视表问题 - Free Support Forum - aspo...

    数据透视表,没有列,只有筛选器、行和两个值。生成的数据透视表里,值是多行展示,如何实现按列展示?自动把“数值”挪到列中 image.jpg (115.6 KB) 另外,基于透视表创建出来的透视图,不像正常的透视图一样,可以看到透视表的相关信息,在数据透视表分析下面没有任何可操作项?什么原因? image.jpg (159.8 KB) image.jpg (123.7 KB)...necessary fields in the column area. Solution To display values...value fields into the “Columns” area of the pivot table configuration...

    forum.aspose.com/t/cells-25-4/314531
  7. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Dragging the first field to the row area. pivotTable . addFieldToArea...the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/javascript-cpp/create-piv...
  8. 用C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括成交量、最高、最低和收盘价,以便更好的分析与可视化。...Legend at the bottom of the chart area chart . GetLegend (). SetPosition...189 }); // Fill the PlotArea area with nothing chart . GetPlotArea...

    docs.aspose.com/cells/zh/cpp/create-volume-high...
  9. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis . majorTickMark = aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AxisDisplayUnit.custom_unit property | Aspose.W...

    AxisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value axis....to point away from the plot area, # and the major tick marks...appear inside the graph plot area. axis . major_tick_mark = aw...

    reference.aspose.com/words/python-net/aspose.wo...