Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,481 for

area

(0.3 sec)
  1. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents an area chart AreaStacked Represents...

    docs.aspose.com/cells/net/creating-charts/
  2. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using Aspose...Aspose.Cells, read the area and export it as HTML. Using Aspose.Words...

    forum.aspose.com/t/indentation-applied-to-first...
  3. Chart|Aspose.Slides Documentation

    Create and customize charts in C# with Aspose.Slides: add data, format series, axes and labels, change types, and export—works with PPT, PPTX and ODP....Chart This method adds a simple area chart to the first slide. static...Shapes . AddChart ( ChartType . Area , 50 , 50 , 400 , 300 ); } Access...

    docs.aspose.com/slides/net/examples/elements/ch...
  4. Manage Ink Objects in Presentations with Python...

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for Python via .NET. Get code samples for traces, brush color & size....a container that defines the area of the object itself (its frame)...latter includes the container area size, the shape of the container...

    docs.aspose.com/slides/python-net/manage-ink/
  5. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value axis in Java....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis.setMajorTickMark(AxisTickMark...

    reference.aspose.com/words/java/com.aspose.word...
  6. 如何添加文本条件格式|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-...
  7. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 使用JavaScript via C++导出打印区域范围到HTML。|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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。...Legend at the bottom of the chart area chart . legend . position =...PlotArea area with nothing chart . plotArea . area . fillFormat...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...