Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 17,639 for

area

(0.14 sec)
  1. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....Description Area Area chart. AreaStacked Stacked Area chart. AreaPercentStacked...AreaPercentStacked 100% Stacked Area chart. Area3D 3D Area chart. Area3DStacked...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...get_format_condition ( self , cell_area_name , color ): index = self...index ] area = self . get_cell_area_by_name ( cell_area_name )...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  3. Managing Ranges|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.... 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/java/managing-ranges/
  4. XLSX to PDF only the first rows are rendered - ...

    Hi team, I’m converting an Excel file (.xlsx) to PDF. The PDF only shows the first rows of the sheet; the rest of the rows are not rendered. I’m attaching the original Excel and a screenshot of the output where the trun…...that a predefined printable area is set for the worksheet in...in mind that when a printable area is defined in the Page Setup...

    forum.aspose.com/t/xlsx-to-pdf-only-the-first-r...
  5. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....color of the plot area chart . plotArea . area . foregroundColor...color of the chart area chart . chartArea . area . foregroundColor...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  6. Creating Matrix Report|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.... This area is automatically created when...matrix data region. In this area, you can merge cells and embed...

    docs.aspose.com/cells/reportingservices/creatin...
  7. Add WordArt Watermark to Chart with Golang via ...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....the effect to a chart’s plot area as a watermark. The WordArt...watermark for the chart plot area. The following example shows...

    docs.aspose.com/cells/go-cpp/add-wordart-waterm...
  8. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...
  9. 用C++进行数据透视表的自定义排序|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段值进行排序。...Drag the first field to the row area pivotTable . AddFieldToArea...the second field to the column area pivotTable . AddFieldToArea...

    docs.aspose.com/cells/zh/cpp/custom-sorting-in-...
  10. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically.... 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/go-cpp/managing-ranges/