Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 17,524 for

area

(0.14 sec)
  1. Add Word Art Watermark to Chart|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....watermark to a chart’s plot area. The WordArt becomes an object...(shape) to the chart's plot area. com . aspose . cells . Shape...

    docs.aspose.com/cells/java/add-word-art-waterma...
  2. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....the top center of the chart area. ChartTitle title = chart.getTitle();...the top center of the chart area. ChartTitle title = chart.getTitle();...

    reference.aspose.com/words/java/com.aspose.word...
  3. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...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-...
  4. I noticed an issue with the scrollbar - Free Su...

    I noticed an issue with the scrollbar—it overlays the viewer. When I adjust the x-spreadsheet-table style, the scrollbar moves down as expected. However, when I search for content, the highlighted Area shifts unexpectedl…...for content, the highlighted area shifts unexpectedly." style...the viewer and the highlighted area shifting unexpectedly during...

    forum.aspose.com/t/i-noticed-an-issue-with-the-...
  5. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....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/python-net/how-to-add-tex...
  6. Find Specific Word Occurrence|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....FindOptions (); //Create a cell area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/net/find-specific-word-oc...
  7. Sort Data in xlsx4j|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....easy‑to‑set properties of the cell area. Java code is mentioned below:...setKey2 ( 1 ); //Create a cells area (range). CellArea ca = new CellArea...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  8. Create Excel Pivot Table using Node.js

    Create Excel pivot table using Node.js. Get details to set the IDE, a list of steps, and a sample code creating Excel pivot table using Node.js....providing the destination cells area and setting the display characteristics...column, row, and data to the area and save the output Excel file...

    kb.aspose.com/cells/nodejs/create-excel-pivot-t...
  9. Change of observer point|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.... Example: Calculation of area and circumference of the circles...

    docs.aspose.com/cad/net/how-to/change-of-observ...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/