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

area

(0.3 sec)
  1. Aspose::Words::Saving::GraphicsQualityOptions::...

    Aspose::Words::Saving::GraphicsQualityOptions::get_UseTileFlipMode method. Gets or sets a flag indicating whether WrapMode is TileFlipXY in C++....when it is smaller than the area being filled. By default uses...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities.... TextBox Represents text area inside of a shape. Comment Represents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/java/aspose-cells-gridjs/...
  4. 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...
  5. 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/net/aspose-cells-gridjs/u...
  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. 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...
  8. 用Node.js通过C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documenta...

    学习如何使用Aspose.Cells for Node.js via 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/nodejs-cpp/create-volu...
  9. 用C++创建高低收(HLC)股票图表|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...
  10. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...chart that belongs to the copied area After the copy the workbook...chart that belongs to the copied area After the copy the workbook...

    forum.aspose.com/t/copied-range-does-not-update...