Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 17,051 for

area

(0.2 sec)
  1. 设置打印区域|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....cell to F20 cell) of the print area pageSetup . setPrintArea ( "A1:F20"..."Sheet1" ); //sets the print area for the first sheet wb . setPrintArea...

    docs.aspose.com/cells/zh/java/set-print-area/
  2. Export of only some entities|CAD 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....content in layout regardless plot area Export of only some layers with...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Export of only some entities|CAD 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....content in layout regardless plot area Export of only some layers with...

    docs.aspose.com/cad/net/how-to/export-of-only-s...
  4. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。...Sparklines for a data range to a cell area const idx = sheet . sparklineGroups...PlotArea/ChartArea chart . plotArea . area . backgroundColor = Color ....

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  5. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations.... The rectangular area you selected can also be easily...want to create a rectangular area that extends over A1:C4 , you...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  6. Customize chart in word - Free Support Forum - ...

    How to shift x axis and y axis line inside chart in case of negative values on series. Aspose.word.dll for .net Attaching sample image Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)...shift them inside the chart area, especially when dealing with...and y-axis inside the chart area xAxis.MajorGridlines.Format...

    forum.aspose.com/t/customize-chart-in-word/314966
  7. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....body occupies a rectangular area of cells of a single document...top-left cell of a corresponding area and ends at the end of its bottom-right...

    docs.aspose.com/words/java/working-with-table-c...
  8. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....Legend at the bottom of the chart area chart . legend . position =...chart . nSeries . get ( 0 ). area . foregroundColor = new AsposeCells...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  9. Edit of hyperlinks on objects|CAD 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....content in layout regardless plot area...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  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...